summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add large file support CFLAGS to pkgconfig fileAllan McRae2015-12-04
* run_chroot: always clear script output bufferAndrew Gregory2015-11-29
* hooks: pass matched targets to hooksAndrew Gregory2015-11-28
* allow specifying input to scriptletsAndrew Gregory2015-11-28
* allow arguments in hook Exec fieldsAndrew Gregory2015-11-28
* Use correct format specifiersRikard Falkeborn2015-11-11
* ensure realloc has a positive sizeAndrew Gregory2015-11-03
* _alpm_hook_run: check path length before copyingAndrew Gregory2015-10-28
* hook.c: print invalid option nameAndrew Gregory2015-10-27
* order hooks by file nameAndrew Gregory2015-10-27
* Alpm, check for NULL in free-functionsRikard Falkeborn2015-10-27
* 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