summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | extract_single_file: use .pacnew for check filesAndrew Gregory2015-01-21
* | remove support for .pacorig filesAndrew Gregory2015-01-21
* | extract_single_file: use full path in messagesAndrew Gregory2015-01-21
* | extract_single_file: factor out db file extractionAndrew Gregory2015-01-21
* | extract_single_file: reduce indentationAndrew Gregory2015-01-21
* | extract_single_file: consolidate needbackup checksAndrew Gregory2015-01-21
* | ini.c: move error output into conf.cAndrew Gregory2015-01-21
* | ini.c: remove useless key checkAndrew Gregory2015-01-21
* | ini.c: remove empty section name restrictionAndrew Gregory2015-01-21
* | ini.c: remove unnecessary helper functionAndrew Gregory2015-01-21
* | ini.c: move Include parsing to conf.cAndrew Gregory2015-01-21
* | ini.c: remove final callback callAndrew Gregory2015-01-21
* | conf.c: parse config in a single passAndrew Gregory2015-01-21
* | conf.c: use masks for siglevel inheritanceAndrew Gregory2015-01-21
* | conf.c: store repo settings in dedicated structAndrew Gregory2015-01-21
* | Merge branch 'maint'Allan McRae2015-01-21
|\|
| * fix geometric growth in _alpm_greedy_growDaniel Micay2015-01-21
| * be_local: fix _alpm_greedy_grow usageDaniel Micay2015-01-21
* | Merge branch 'maint'Allan McRae2015-01-12
|\|
| * makepkg: clear destination array in array_buildAllan McRae2015-01-12
* | test makepkg-template: Add update-version-with-newest-optionFlorian Pritz2015-01-11
* | test makepkg-template: Add template-without-versionFlorian Pritz2015-01-11
* | test makepkg-template: Add name-charset-validFlorian Pritz2015-01-11
* | test makepkg-template: Add name-charset-invalidFlorian Pritz2015-01-11
* | test makepkg-template: Add missing-template-symlinkFlorian Pritz2015-01-11
* | test makepkg-template: Add missing-template-fileFlorian Pritz2015-01-11
* | test makepkg-template: Add keep-old-versionFlorian Pritz2015-01-11
* | test makepkg-template: Add invalid-template-line-unknown-markerFlorian Pritz2015-01-11
* | test makepkg-template: Add invalid-template-line-missing-nameFlorian Pritz2015-01-11
* | test makepkg-template: Add invalid-keyFlorian Pritz2015-01-11
* | Add testrunner for makepkg-templateFlorian Pritz2015-01-11
* | makepkg-template: Remove linenumber/file from errorsFlorian Pritz2015-01-11
* | Merge branch 'maint'Allan McRae2015-01-11
|\|
| * paccache: exit in case of pacman error when -u flag is usedDario Giovannetti2015-01-11
| * makepkg: restore attr merging for write_pkginfoDave Reisner2015-01-11
| * makepkg: avoid nested quoting in string replacementDave Reisner2015-01-11