summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt2015-10-27
* validate hooks after parsingAndrew Gregory2015-10-18
* run hooks during trans_commitAndrew Gregory2015-10-18
* add hook data types and parserAndrew Gregory2015-10-18
* handle: add hookdirs optionAndrew Gregory2015-10-18
* check fileconflicts and diskspace outside commitAndrew Gregory2015-09-20
* sortbydeps: skip local packages being updatedAndrew Gregory2015-09-19
* libalpm: Force update when database is marked as corrupted.Sebastian Lackner2015-08-08
* fill in name_hash for assumeinstalled optionsAndrew Gregory2015-08-08
* copy assumeinstalled optionsAndrew Gregory2015-08-08
* check assumeinstalled for meaningful modAndrew Gregory2015-08-08
* check dep versions before calling strcmpAndrew Gregory2015-08-08
* Remove ko_KR translationAllan McRae2015-08-08
* ensure matching database and package versionLevente Polyak2015-07-20
* Read file lists from databasesAllan McRae2015-07-15
* Allow frontends to specify the sync database extensionAllan McRae2015-07-15
* Do not warn about packages that optionally require a removal when ignoring depsAllan McRae2015-07-14
* Do not warn about downgrades when only downloading packageAllan McRae2015-07-12
* libalpm: Do a sanity check before manipulating final DB URLDavid Macek2015-05-12
* Fix comment in alpm_db_updateDavid Macek2015-05-12
* alpm_logaction: implement documented return valueAndrew Gregory2015-05-12
* alpm_logaction: allow falling back to syslogAndrew Gregory2015-05-12
* alpm_logaction: check logfile before openingAndrew Gregory2015-05-12
* merge _alpm_logaction into alpm_logactionAndrew Gregory2015-05-12
* Silence warning from clangAllan McRae2015-05-12
* close stdin before running install scriptsAndrew Gregory2015-03-26
* be_package: fallback to standard filelist loadingAndrew Gregory2015-03-26
* add_entry_to_files_list: pass filelist directlyAndrew Gregory2015-03-26
* 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