summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae2015-01-11
* | pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh2015-01-02
* | initialize pointers passed to _alpm_pkg_dupAndrew Gregory2015-01-02
* | be_package.c: fix style violationAndrew Gregory2015-01-02
* | add alpm_pkg_get_base() to READMEAllan McRae2015-01-02
* | Remove testdbAllan McRae2015-01-02
* | Document database checking optionsAllan McRae2015-01-02
* | Integrate testdb into pacmanAllan McRae2015-01-02
* | Split install reason changing into its own functionAllan McRae2015-01-02
* | Merge branch 'maint'Allan McRae2015-01-02
|\|
| * Fix typo in a comment in makepkg.confJason St. John2015-01-02
| * makepkg: avoid expansion of var in arithmetic contextDave Reisner2015-01-02
| * updpkgsums: retain permissions on rewritten PKGBUILDDave Reisner2015-01-02
| * Remove outdated fakeroot information from PKGBUILD man pageAllan McRae2015-01-02
* | add tap_ prefix to test helper functionsAndrew Gregory2014-12-28
* | use tap.sh for bash testsAndrew Gregory2014-12-28
* | Clarify "assume installed" error messageAllan McRae2014-12-28
* | Merge branch 'maint'Allan McRae2014-12-28
|\|
| * Fix .SRCINFO output with architecture specific fieldsAllan McRae2014-12-28
* | makepkg: print the name of the source array being checkedDave Reisner2014-12-27
* | makepkg: call out the source array(s) missing checksumsDave Reisner2014-12-27
* | Remove logically dead code in _alpm_local_db_writeAllan McRae2014-12-27
* | _alpm_run_chroot: only close working directory if it was openedAllan McRae2014-12-27
* | _alpm_db_add_pkgincache: free potential memory leakAllan McRae2014-12-27
* | Initialize memory to prevent issues when freeing on errorAllan McRae2014-12-27
* | _alpm_recursedeps: free memory on errorAllan McRae2014-12-27
* | apply_deltas: fix memory leak on errorAllan McRae2014-12-27