summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-11paccache: exit in case of pacman error when -u flag is usedDario Giovannetti
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh
2015-01-02initialize pointers passed to _alpm_pkg_dupAndrew Gregory
2015-01-02be_package.c: fix style violationAndrew Gregory
2015-01-02add alpm_pkg_get_base() to READMEAllan McRae
2015-01-02Remove testdbAllan McRae