summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-01-30Update translationsAllan McRae
2016-01-17Pull translations updates from TransifexAllan McRae
2016-01-15Cast events to void* before passing to callbackAllan McRae
2016-01-15add alpm_list_appendAndrew Gregory
2016-01-04Make alpm_graph state signedness explicitRikard Falkeborn
2016-01-04Update copyright years for 2016Allan McRae
2016-01-04Do not warn about missing files in NoExtractAllan McRae
2015-12-15alpm: Abort ASAP on failure in pre-transaction hooksOlivier Brunel
2015-12-15alpm-hooks: add Description fieldAllan McRae
2015-12-15Show progress processing hooksAllan McRae
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel
2015-12-15Collect all triggered hooks before running themAllan McRae
2015-12-09Pull translations from Transifex and prepare for next releaseAllan McRae
2015-12-06alpm_run_chroot: remove dead codeAndrew Gregory
2015-12-06alpm_initialize: Fix double slash in sys hook dir pathDavid Macek
2015-12-06db_update: always clear db flags after updateAndrew Gregory
2015-12-05add and expose alpm_unlockAndrew Gregory
2015-12-05handle_unlock: return 0 if lockfile == NULLAndrew Gregory
2015-12-05skip conflicts resolved by file replacementAndrew Gregory
2015-12-05always unlink files before extractionAndrew Gregory
2015-12-04Add large file support CFLAGS to pkgconfig fileAllan McRae
2015-11-29run_chroot: always clear script output bufferAndrew Gregory
2015-11-28hooks: pass matched targets to hooksAndrew Gregory
2015-11-28allow specifying input to scriptletsAndrew Gregory
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory
2015-11-11Use correct format specifiersRikard Falkeborn
2015-11-03ensure realloc has a positive sizeAndrew Gregory
2015-10-28_alpm_hook_run: check path length before copyingAndrew Gregory
2015-10-27hook.c: print invalid option nameAndrew Gregory
2015-10-27order hooks by file nameAndrew Gregory
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt
2015-10-18validate hooks after parsingAndrew Gregory
2015-10-18run hooks during trans_commitAndrew Gregory
2015-10-18add hook data types and parserAndrew Gregory
2015-10-18handle: add hookdirs optionAndrew Gregory
2015-09-20check fileconflicts and diskspace outside commitAndrew Gregory
2015-09-19sortbydeps: skip local packages being updatedAndrew Gregory
2015-08-08libalpm: Force update when database is marked as corrupted.Sebastian Lackner
2015-08-08fill in name_hash for assumeinstalled optionsAndrew Gregory
2015-08-08copy assumeinstalled optionsAndrew Gregory
2015-08-08check assumeinstalled for meaningful modAndrew Gregory
2015-08-08check dep versions before calling strcmpAndrew Gregory
2015-08-08Remove ko_KR translationAllan McRae
2015-07-20ensure matching database and package versionLevente Polyak
2015-07-15Read file lists from databasesAllan McRae
2015-07-15Allow frontends to specify the sync database extensionAllan McRae
2015-07-14Do not warn about packages that optionally require a removal when ignoring depsAllan McRae
2015-07-12Do not warn about downgrades when only downloading packageAllan McRae