summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-21extract_single_file: reduce indentationAndrew Gregory
2015-01-21extract_single_file: consolidate needbackup checksAndrew Gregory
2015-01-21ini.c: move error output into conf.cAndrew Gregory
2015-01-21ini.c: remove useless key checkAndrew Gregory
2015-01-21ini.c: remove empty section name restrictionAndrew Gregory
2015-01-21ini.c: remove unnecessary helper functionAndrew Gregory
2015-01-21ini.c: move Include parsing to conf.cAndrew Gregory
2015-01-21ini.c: remove final callback callAndrew Gregory
2015-01-21conf.c: parse config in a single passAndrew Gregory
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory
2015-01-21conf.c: store repo settings in dedicated structAndrew Gregory
2015-01-21Merge branch 'maint'Allan McRae
2015-01-21fix geometric growth in _alpm_greedy_growDaniel Micay
2015-01-21be_local: fix _alpm_greedy_grow usageDaniel Micay
2015-01-12Merge branch 'maint'Allan McRae
2015-01-12makepkg: clear destination array in array_buildAllan McRae
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz
2015-01-11test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz
2015-01-11test makepkg-template: Add invalid-keyFlorian Pritz
2015-01-11Add testrunner for makepkg-templateFlorian Pritz
2015-01-11makepkg-template: Remove linenumber/file from errorsFlorian Pritz
2015-01-11Merge branch 'maint'Allan McRae