summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann2016-08-30
* Release resources on error paths.Tobias Stoeckmann2016-08-30
* Always use proper error code in alpm_initialize.Tobias Stoeckmann2016-08-30
* recursedeps: include cyclic dependenciesAndrew Gregory2016-08-30
* Avoid logical OR duplication warning from gcc-6Allan McRae2016-05-05
* Prevent wrapping of enum itemsAllan McRae2016-05-05
* fix spelling mistakesEric Engestrom2016-05-05
* Use versions specified in optdependsAllan McRae2016-02-26
* Consider provides when warning about optdepnd removalAllan McRae2016-02-26
* Regenerate translations for 5.0.1Allan McRae2016-02-23
* Pull translation updates from TransifexAllan McRae2016-02-23
* make alpm_unlock and trans_interrupt async safeAndrew Gregory2016-02-23
* alpm_run_chroot: always connect parent2child pipeAndrew Gregory2016-02-23
* ensure gpgdir has a trailing slashAndrew Gregory2016-02-23
* do not rely on localdb for hook matchingAndrew Gregory2016-02-23
* only remove pacnew file if it is newAndrew Gregory2016-02-21
* Log to file when running hooksOlivier Brunel2016-02-20
* Add the missing limits.h include to hook.cAlastair Hughes2016-02-20
* Update translationsAllan McRae2016-01-30
* Pull translations updates from TransifexAllan McRae2016-01-17
* Cast events to void* before passing to callbackAllan McRae2016-01-15
* 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