summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sync_cleandb: ensure stat call succeedsAllan McRae2015-03-03
* pacsort: test string is not NULL before strlenAllan McRae2015-03-03
* Abort of failure to add version file to empty local databaseAllan McRae2015-03-03
* parse_descfile: fix memory leak in error caseAllan McRae2015-03-03
* Fix memory leaks in dump_pkg_fullAllan McRae2015-03-03
* Merge branch 'maint'Allan McRae2015-03-03
|\
| * Update release historyAllan McRae2015-03-02
* | Merge branch 'maint'Allan McRae2015-02-20
|\|
| * Release 4.2.1Allan McRae2015-02-20
| * Update translations from TransifexAllan McRae2015-02-20
| * Update translations from TransifexAllan McRae2015-02-14
| * Update NEWS for 4.2.1 releaseAllan McRae2015-02-14
| * Fix Bazaar cloning in makepkg.Renato Silva2015-02-14
* | libmakepkg: make package checking functions extendableAllan McRae2015-02-12
* | libmakepkg: make package tidy functions extendableAllan McRae2015-02-12
* | libmakepkg: move package checking out of tidy_installAllan McRae2015-02-12
* | paccache: added --quiet optionMaxim Andersson2015-02-12
* | repo-add: improve delta file detection on removalAllan McRae2015-02-12
* | repo-add: only backup database signature if database was backed upAllan McRae2015-02-12
* | repo-add: unify checking gpg keysAllan McRae2015-02-12
* | repo-add: clarify invalid repo extension messageAllan McRae2015-02-12
* | repo-add: improve removing old packagesAllan McRae2015-02-12
* | Merge branch 'maint'Allan McRae2015-02-12
|\|
| * Disable directory ownership warningsAllan McRae2015-02-12
| * set package origin when adding to db cacheAndrew Gregory2015-02-12
| * valgrind.supp: remove library version from suppressionAllan McRae2015-02-12
| * sync200.py.in: remove unused substitutionAndrew Gregory2015-02-12
* | makepkg: split package tidying into libmakepkgAllan McRae2015-02-01
* | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae2015-02-01
* | makepkg: rename other_options to build_optionsAllan McRae2015-02-01
* | makepkg: split message functions into libmakepkgAllan McRae2015-02-01
* | add option to optimize PNG images with optipngChristian Hesse2015-02-01
* | remove globbing for upx and make UPXFLAGS an array variableChristian Hesse2015-02-01
* | Update copyright notices for 2015Allan McRae2015-02-01
* | pmenv.py: Fix typo in copyright assignmentAllan McRae2015-02-01
* | Add make rule to update copyright yearsAllan McRae2015-02-01
* | Merge branch 'maint'Allan McRae2015-02-01
|\|
| * makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae2015-02-01
| * trans_commit: restore pm_errno after updating logAndrew Gregory2015-02-01
| * contrib: remove fakeroot option from PKGBUILD.vimAllan McRae2015-02-01
| * makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský2015-02-01
| * Add --noarchive to makepkg's zsh completionJeffrey Tolar2015-02-01
| * Remove --asroot from makepkg's completionsJeffrey Tolar2015-02-01
* | extract_single_file: consolidate extraction logicAndrew Gregory2015-01-21
* | extract_single_file: use .pacnew for check filesAndrew Gregory2015-01-21
* | remove support for .pacorig filesAndrew Gregory2015-01-21
* | extract_single_file: use full path in messagesAndrew Gregory2015-01-21
* | extract_single_file: factor out db file extractionAndrew Gregory2015-01-21
* | extract_single_file: reduce indentationAndrew Gregory2015-01-21
* | extract_single_file: consolidate needbackup checksAndrew Gregory2015-01-21