summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* | 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
* | 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
|/
* Use correct mode bits for the log file (0000 -> 0644)Evangelos Foutras2014-12-24
* Update translations from transifexAllan McRae2014-12-19
* remove.c: honor inverted patterns in noupgradeAndrew Gregory2014-12-18
* add alpm_option_match_noupgradeAndrew Gregory2014-12-18
* version: fix memory leak in early returnDave Reisner2014-11-19
* Fix translation error and remove empty po filesAllan McRae2014-11-19
* Update po files to send to TransifexAllan McRae2014-11-18
* Pull translation updates from TransifexAllan McRae2014-11-18
* Add alpm_option_match_noextractAllan McRae2014-11-18
* extract_single_file: fix memory leak in error conditionAllan McRae2014-11-18
* _alpm_backup_dup: fix memory leak in error caseAllan McRae2014-11-18
* Remove logging of NoExtract eventsAllan McRae2014-11-18
* Fix crash when using external downloaderAllan McRae2014-11-17
* dload: mark final_url as constChristian Hesse2014-10-19
* dload: unlink file on filesize exceeded errorChristian Hesse2014-10-16
* dload: use better error message on exceeded file sizeChristian Hesse2014-10-16
* be_sync: use effective URL for db file signature downloadChristian Hesse2014-10-16
* sync.c: download packages before starting commitAndrew Gregory2014-10-13
* alpm: Fix wrong xferred/total sizes when resuming downloadsOlivier Brunel2014-10-02