summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | pacsort: fix memory leakAllan McRae2014-12-27
* | Merge branch 'maint'Allan McRae2014-12-27
|\|
| * fix duplication of package sha256sumAllan McRae2014-12-27
| * makepkg: fix typo in dep array nameDave Reisner2014-12-27
* | libalpm: Add accessors for the base fieldJohannes Löthberg2014-12-24
* | libalpm: Parse and write PKGBASEsJohannes Löthberg2014-12-24
* | add vim modeline to test filesAndrew Gregory2014-12-24
* | mount_point_list: free memory on errorAllan McRae2014-12-24
* | conflict_new: free memory on errorAllan McRae2014-12-24
* | _alpm_runscriptlet: free memory on errorAllan McRae2014-12-24
* | add_fileconflict: free memory on errorAllan McRae2014-12-24
* | create_tempfile: fix memory leak on errorAllan McRae2014-12-24
* | _alpm_split_backup: free memory on errorAllan McRae2014-12-24
* | alpm_dep_from_string: free memory on errorAllan McRae2014-12-24
* | _alpm_conflict_dup: fix memory leak on errorAllan McRae2014-12-24
* | local_db_read: fix memory leak on errorAllan McRae2014-12-24
* | _alpm_db_new: free memory on errorAllan McRae2014-12-24
* | _alpm_db_get_pkgcache_hash: check for error when loading pkgcacheAllan McRae2014-12-24
* | _alpm_delta_parse: free memory on errorAllan McRae2014-12-24
* | _alpm_dep_dup: free memory on errorAllan McRae2014-12-24
* | pacman/util.c: fix potential memory leak in indentprintAllan McRae2014-12-24
* | Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callbackAllan McRae2014-12-24
* | build_payload: free memory on errorAllan McRae2014-12-24
* | depmiss_new: free memory on errorAllan McRae2014-12-24
* | _alpm_delta_dup: free memory on errorAllan McRae2014-12-24
* | checkupdates: include package versions in outputEvangelos Foutras2014-12-24