summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Merge branch 'maint'Allan McRae7-25/+20
2015-02-12Disable directory ownership warningsAllan McRae1-0/+8
2015-02-12set package origin when adding to db cacheAndrew Gregory1-0/+7
2015-02-12valgrind.supp: remove library version from suppressionAllan McRae1-1/+1
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory4-24/+4
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae16-145/+560
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae3-87/+110
2015-02-01makepkg: rename other_options to build_optionsAllan McRae1-3/+3
2015-02-01makepkg: split message functions into libmakepkgAllan McRae6-30/+125
2015-02-01add option to optimize PNG images with optipngChristian Hesse5-5/+32
2015-02-01remove globbing for upx and make UPXFLAGS an array variableChristian Hesse2-4/+4
2015-02-01Update copyright notices for 2015Allan McRae99-108/+108
2015-02-01pmenv.py: Fix typo in copyright assignmentAllan McRae1-1/+1
2015-02-01Add make rule to update copyright yearsAllan McRae1-1/+6
2015-02-01Merge branch 'maint'Allan McRae5-9/+13
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae1-2/+2
2015-02-01trans_commit: restore pm_errno after updating logAndrew Gregory1-0/+4
2015-02-01contrib: remove fakeroot option from PKGBUILD.vimAllan McRae1-1/+1
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský1-1/+1
2015-02-01Add --noarchive to makepkg's zsh completionJeffrey Tolar1-0/+1
2015-02-01Remove --asroot from makepkg's completionsJeffrey Tolar2-5/+4
2015-01-21extract_single_file: consolidate extraction logicAndrew Gregory1-79/+61
2015-01-21extract_single_file: use .pacnew for check filesAndrew Gregory1-27/+13
2015-01-21remove support for .pacorig filesAndrew Gregory14-105/+36
2015-01-21extract_single_file: use full path in messagesAndrew Gregory1-18/+13
2015-01-21extract_single_file: factor out db file extractionAndrew Gregory1-28/+32
2015-01-21extract_single_file: reduce indentationAndrew Gregory1-55/+51
2015-01-21extract_single_file: consolidate needbackup checksAndrew Gregory1-39/+15
2015-01-21ini.c: move error output into conf.cAndrew Gregory2-12/+14
2015-01-21ini.c: remove useless key checkAndrew Gregory1-6/+0
2015-01-21ini.c: remove empty section name restrictionAndrew Gregory1-7/+0
2015-01-21ini.c: remove unnecessary helper functionAndrew Gregory1-34/+16
2015-01-21ini.c: move Include parsing to conf.cAndrew Gregory2-64/+72
2015-01-21ini.c: remove final callback callAndrew Gregory2-9/+2
2015-01-21conf.c: parse config in a single passAndrew Gregory2-76/+57
2015-01-21conf.c: use masks for siglevel inheritanceAndrew Gregory5-53/+50
2015-01-21conf.c: store repo settings in dedicated structAndrew Gregory2-38/+48
2015-01-21Merge branch 'maint'Allan McRae2-2/+2
2015-01-21fix geometric growth in _alpm_greedy_growDaniel Micay1-1/+1
2015-01-21be_local: fix _alpm_greedy_grow usageDaniel Micay1-1/+1
2015-01-12Merge branch 'maint'Allan McRae1-0/+3
2015-01-12makepkg: clear destination array in array_buildAllan McRae1-0/+3
2015-01-11test makepkg-template: Add update-version-with-newest-optionFlorian Pritz5-0/+50
2015-01-11test makepkg-template: Add template-without-versionFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add name-charset-validFlorian Pritz3-0/+28
2015-01-11test makepkg-template: Add name-charset-invalidFlorian Pritz2-0/+18
2015-01-11test makepkg-template: Add missing-template-symlinkFlorian Pritz3-0/+17
2015-01-11test makepkg-template: Add missing-template-fileFlorian Pritz2-0/+21
2015-01-11test makepkg-template: Add keep-old-versionFlorian Pritz5-0/+58
2015-01-11test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz2-0/+20