Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-02Document database checking optionsAllan McRae
2015-01-02Integrate testdb into pacmanAllan McRae
2015-01-02Split install reason changing into its own functionAllan McRae
2015-01-02Merge branch 'maint'Allan McRae
2015-01-02Fix typo in a comment in makepkg.confJason St. John
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner
2015-01-02updpkgsums: retain permissions on rewritten PKGBUILDDave Reisner
2015-01-02Remove outdated fakeroot information from PKGBUILD man pageAllan McRae
2014-12-28add tap_ prefix to test helper functionsAndrew Gregory
2014-12-28use tap.sh for bash testsAndrew Gregory
2014-12-28Clarify "assume installed" error messageAllan McRae
2014-12-28Merge branch 'maint'Allan McRae
2014-12-28Fix .SRCINFO output with architecture specific fieldsAllan McRae
2014-12-27makepkg: print the name of the source array being checkedDave Reisner