summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Silence warning from clangAllan McRae1-1/+1
2015-05-12Pluralize callback stringAllan McRae1-2/+3
2015-05-12Update source URLAllan McRae1-1/+1
2015-03-26close stdin before running install scriptsAndrew Gregory1-0/+1
2015-03-26be_package: fallback to standard filelist loadingAndrew Gregory1-15/+22
2015-03-26add_entry_to_files_list: pass filelist directlyAndrew Gregory1-8/+9
2015-03-26Add makepkg option --packagelistIvy Foster2-3/+28
2015-03-26repo-add: merge desc and depends filesAllan McRae1-7/+3
2015-03-26makepkg: write validpgpkeys to .SRCINFOAllan McRae1-1/+1
2015-03-26PKGBUILD.5: have epoch directly following pkgver/pkgrelAllan McRae1-5/+5
2015-03-26update repo-add documentation for removal of -f flagAllan McRae1-15/+7
2015-03-26Always create files databaseAllan McRae1-102/+153
2015-03-26repo-add: remove duplication finding old package detailsAllan McRae1-9/+1
2015-03-26repo-add: check early for xdelta if it is neededAllan McRae1-4/+24
2015-03-26repo-add: only update database if entire command succeededAllan McRae1-4/+4
2015-03-26repo-add: move database creation into its own functionAllan McRae1-20/+22
2015-03-26repo-add: move database rotation into its own functionAllan McRae1-30/+37
2015-03-26Merge branch 'maint'Allan McRae2-6/+3
2015-03-26Make get_pkg_arch treat arch as an arrayIvy Foster1-1/+1
2015-03-26Update PKGBUILD-split.proto allowed overridesAllan McRae1-3/+0
2015-03-26fix source package signing with SRCPKGDIR setChristian Hesse1-2/+2
2015-03-15Actually return the error value of check_db_localCharles Pigott1-1/+1
2015-03-15libmakepkg: move helper functions into tidy/stripAllan McRae2-48/+50
2015-03-15PKGBUILD.5.txt: Clarify note about variables availableJohannes Löthberg1-2/+2
2015-03-15PKGBUILD.5.txt: Add note about functions starting in $srcdirJohannes Löthberg1-0/+2
2015-03-03remove: use strcmp for files in skip_removeAndrew Gregory3-49/+53
2015-03-03sync_prepare: exclude removals from resolvedepsAndrew Gregory1-1/+1
2015-03-03Allow UPX compression for DOS/Win executablesDavid Macek1-3/+5
2015-03-03common: Avoid errors on systems that define strnlen but not strndupWill Miles2-3/+5
2015-03-03util: Use util-common for strndup in pacsort and pactreeWill Miles5-46/+7
2015-03-03calculate_removed_size: ensure llstat succeedsAllan McRae1-1/+6
2015-03-03sync_cleandb: ensure stat call succeedsAllan McRae1-1/+4
2015-03-03pacsort: test string is not NULL before strlenAllan McRae1-1/+5
2015-03-03Abort of failure to add version file to empty local databaseAllan McRae1-2/+12
2015-03-03parse_descfile: fix memory leak in error caseAllan McRae1-1/+1
2015-03-03Fix memory leaks in dump_pkg_fullAllan McRae1-0/+5
2015-03-03Merge branch 'maint'Allan McRae1-0/+2
2015-03-01Update release historyAllan McRae1-0/+2
2015-02-20Merge branch 'maint'Allan McRae118-12572/+16785
2015-02-20Release 4.2.1v4.2.1Allan McRae1-2/+2
2015-02-20Update translations from TransifexAllan McRae57-1662/+1409
2015-02-14Update translations from TransifexAllan McRae109-11184/+15639
2015-02-14Update NEWS for 4.2.1 releaseAllan McRae1-0/+28
2015-02-14Fix Bazaar cloning in makepkg.Renato Silva1-17/+0
2015-02-12libmakepkg: make package checking functions extendableAllan McRae3-2/+13
2015-02-12libmakepkg: make package tidy functions extendableAllan McRae10-15/+38
2015-02-12libmakepkg: move package checking out of tidy_installAllan McRae8-15/+55
2015-02-12paccache: added --quiet optionMaxim Andersson1-4/+10
2015-02-12repo-add: improve delta file detection on removalAllan McRae1-1/+1
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae1-6/+7