| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | create_tempfile: fix memory leak on error | Allan McRae | 2014-12-24 |
* | | _alpm_split_backup: free memory on error | Allan McRae | 2014-12-24 |
* | | alpm_dep_from_string: free memory on error | Allan McRae | 2014-12-24 |
* | | _alpm_conflict_dup: fix memory leak on error | Allan McRae | 2014-12-24 |
* | | local_db_read: fix memory leak on error | Allan McRae | 2014-12-24 |
* | | _alpm_db_new: free memory on error | Allan McRae | 2014-12-24 |
* | | _alpm_db_get_pkgcache_hash: check for error when loading pkgcache | Allan McRae | 2014-12-24 |
* | | _alpm_delta_parse: free memory on error | Allan McRae | 2014-12-24 |
* | | _alpm_dep_dup: free memory on error | Allan McRae | 2014-12-24 |
* | | pacman/util.c: fix potential memory leak in indentprint | Allan McRae | 2014-12-24 |
* | | Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callback | Allan McRae | 2014-12-24 |
* | | build_payload: free memory on error | Allan McRae | 2014-12-24 |
* | | depmiss_new: free memory on error | Allan McRae | 2014-12-24 |
* | | _alpm_delta_dup: free memory on error | Allan McRae | 2014-12-24 |
* | | checkupdates: include package versions in output | Evangelos Foutras | 2014-12-24 |