summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | remove: use strcmp for files in skip_removeAndrew Gregory2015-03-03
* | sync_prepare: exclude removals from resolvedepsAndrew Gregory2015-03-03
* | Allow UPX compression for DOS/Win executablesDavid Macek2015-03-03
* | common: Avoid errors on systems that define strnlen but not strndupWill Miles2015-03-03
* | util: Use util-common for strndup in pacsort and pactreeWill Miles2015-03-03
* | calculate_removed_size: ensure llstat succeedsAllan McRae2015-03-03
* | 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