| Commit message (Expand) | Author | Age |
* | test makepkg-template: Add missing-template-symlink | Florian Pritz | 2015-01-11 |
* | test makepkg-template: Add missing-template-file | Florian Pritz | 2015-01-11 |
* | test makepkg-template: Add keep-old-version | Florian Pritz | 2015-01-11 |
* | test makepkg-template: Add invalid-template-line-unknown-marker | Florian Pritz | 2015-01-11 |
* | test makepkg-template: Add invalid-template-line-missing-name | Florian Pritz | 2015-01-11 |
* | test makepkg-template: Add invalid-key | Florian Pritz | 2015-01-11 |
* | Add testrunner for makepkg-template | Florian Pritz | 2015-01-11 |
* | makepkg-template: Remove linenumber/file from errors | Florian Pritz | 2015-01-11 |
* | Merge branch 'maint' | Allan McRae | 2015-01-11 |
|\ |
|
| * | paccache: exit in case of pacman error when -u flag is used | Dario Giovannetti | 2015-01-11 |
| * | makepkg: restore attr merging for write_pkginfo | Dave Reisner | 2015-01-11 |
| * | makepkg: avoid nested quoting in string replacement | Dave Reisner | 2015-01-11 |
| * | makepkg: fix removing static libraries when shared use absolute symlinks | Allan McRae | 2015-01-11 |
* | | pkgdelta: Use high compression options offered by xdelta3 | Mohammad Alsaleh | 2015-01-02 |
* | | initialize pointers passed to _alpm_pkg_dup | Andrew Gregory | 2015-01-02 |
* | | be_package.c: fix style violation | Andrew Gregory | 2015-01-02 |
* | | add alpm_pkg_get_base() to README | Allan McRae | 2015-01-02 |
* | | Remove testdb | Allan McRae | 2015-01-02 |
* | | Document database checking options | Allan McRae | 2015-01-02 |
* | | Integrate testdb into pacman | Allan McRae | 2015-01-02 |
* | | Split install reason changing into its own function | Allan McRae | 2015-01-02 |
* | | Merge branch 'maint' | Allan McRae | 2015-01-02 |
|\| |
|
| * | Fix typo in a comment in makepkg.conf | Jason St. John | 2015-01-02 |
| * | makepkg: avoid expansion of var in arithmetic context | Dave Reisner | 2015-01-02 |
| * | updpkgsums: retain permissions on rewritten PKGBUILD | Dave Reisner | 2015-01-02 |
| * | Remove outdated fakeroot information from PKGBUILD man page | Allan McRae | 2015-01-02 |
* | | add tap_ prefix to test helper functions | Andrew Gregory | 2014-12-28 |
* | | use tap.sh for bash tests | Andrew Gregory | 2014-12-28 |
* | | Clarify "assume installed" error message | Allan McRae | 2014-12-28 |
* | | Merge branch 'maint' | Allan McRae | 2014-12-28 |
|\| |
|
| * | Fix .SRCINFO output with architecture specific fields | Allan McRae | 2014-12-28 |
* | | makepkg: print the name of the source array being checked | Dave Reisner | 2014-12-27 |
* | | makepkg: call out the source array(s) missing checksums | Dave Reisner | 2014-12-27 |
* | | Remove logically dead code in _alpm_local_db_write | Allan McRae | 2014-12-27 |
* | | _alpm_run_chroot: only close working directory if it was opened | Allan McRae | 2014-12-27 |
* | | _alpm_db_add_pkgincache: free potential memory leak | Allan McRae | 2014-12-27 |
* | | Initialize memory to prevent issues when freeing on error | Allan McRae | 2014-12-27 |
* | | _alpm_recursedeps: free memory on error | Allan McRae | 2014-12-27 |
* | | apply_deltas: fix memory leak on error | Allan McRae | 2014-12-27 |
* | | pacsort: fix memory leak | Allan McRae | 2014-12-27 |
* | | Merge branch 'maint' | Allan McRae | 2014-12-27 |
|\| |
|
| * | fix duplication of package sha256sum | Allan McRae | 2014-12-27 |
| * | makepkg: fix typo in dep array name | Dave Reisner | 2014-12-27 |
* | | libalpm: Add accessors for the base field | Johannes Löthberg | 2014-12-24 |
* | | libalpm: Parse and write PKGBASEs | Johannes Löthberg | 2014-12-24 |
* | | add vim modeline to test files | Andrew Gregory | 2014-12-24 |
* | | mount_point_list: free memory on error | Allan McRae | 2014-12-24 |
* | | conflict_new: free memory on error | Allan McRae | 2014-12-24 |
* | | _alpm_runscriptlet: free memory on error | Allan McRae | 2014-12-24 |
* | | add_fileconflict: free memory on error | Allan McRae | 2014-12-24 |