summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* remove: use strcmp for files in skip_removeAndrew Gregory2015-03-03
* sync_prepare: exclude removals from resolvedepsAndrew Gregory2015-03-03
* calculate_removed_size: ensure llstat succeedsAllan McRae2015-03-03
* Abort of failure to add version file to empty local databaseAllan McRae2015-03-03
* parse_descfile: fix memory leak in error caseAllan McRae2015-03-03
* Merge branch 'maint'Allan McRae2015-02-20
|\
| * Update translations from TransifexAllan McRae2015-02-20
| * Update translations from TransifexAllan McRae2015-02-14
* | Merge branch 'maint'Allan McRae2015-02-12
|\|
| * Disable directory ownership warningsAllan McRae2015-02-12
| * set package origin when adding to db cacheAndrew Gregory2015-02-12
* | Update copyright notices for 2015Allan McRae2015-02-01
* | Merge branch 'maint'Allan McRae2015-02-01
|\|
| * trans_commit: restore pm_errno after updating logAndrew Gregory2015-02-01
* | extract_single_file: consolidate extraction logicAndrew Gregory2015-01-21
* | extract_single_file: use .pacnew for check filesAndrew Gregory2015-01-21
* | remove support for .pacorig filesAndrew Gregory2015-01-21
* | extract_single_file: use full path in messagesAndrew Gregory2015-01-21
* | extract_single_file: factor out db file extractionAndrew Gregory2015-01-21
* | extract_single_file: reduce indentationAndrew Gregory2015-01-21
* | extract_single_file: consolidate needbackup checksAndrew Gregory2015-01-21
* | conf.c: use masks for siglevel inheritanceAndrew 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
* | initialize pointers passed to _alpm_pkg_dupAndrew Gregory2015-01-02
* | be_package.c: fix style violationAndrew Gregory2015-01-02
* | 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
* | Merge branch 'maint'Allan McRae2014-12-27
|\|
| * fix duplication of package sha256sumAllan McRae2014-12-27
* | libalpm: Add accessors for the base fieldJohannes Löthberg2014-12-24
* | libalpm: Parse and write PKGBASEsJohannes Löthberg2014-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