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