summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* add alpm_list_appendAndrew Gregory2016-01-15
* Make alpm_graph state signedness explicitRikard Falkeborn2016-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* Do not warn about missing files in NoExtractAllan McRae2016-01-04
* alpm: Abort ASAP on failure in pre-transaction hooksOlivier Brunel2015-12-15
* alpm-hooks: add Description fieldAllan McRae2015-12-15
* Show progress processing hooksAllan McRae2015-12-15
* Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae2015-12-15
* Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel2015-12-15
* Collect all triggered hooks before running themAllan McRae2015-12-15
* Pull translations from Transifex and prepare for next releaseAllan McRae2015-12-09
* alpm_run_chroot: remove dead codeAndrew Gregory2015-12-06
* alpm_initialize: Fix double slash in sys hook dir pathDavid Macek2015-12-06
* db_update: always clear db flags after updateAndrew Gregory2015-12-06
* add and expose alpm_unlockAndrew Gregory2015-12-05
* handle_unlock: return 0 if lockfile == NULLAndrew Gregory2015-12-05
* skip conflicts resolved by file replacementAndrew Gregory2015-12-05
* always unlink files before extractionAndrew Gregory2015-12-05
* 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