summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-05-31Pull translation changes for 5.0.2Allan McRae
2017-05-22Prepare translations for 5.0.2 releaseAllan McRae
2017-05-08extract db files with dbonlyAndrew Gregory
2017-05-08libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse
2017-05-08unlink_file: strip trailing slashesAndrew Gregory
2017-05-08libalpm: Use archive_read_extract2Armin K
2017-05-08Use f_bavail for diskspace calculationsMartin Kühne
2017-05-08Do not #define _RESERVED_IDENTIFIERSIvy Foster
2017-05-08Change type of count in be_syncRikard Falkeborn
2017-05-08Return boolean from db_populateRikard Falkeborn
2017-05-08Fix gcc strict-overflow errorRikard Falkeborn
2017-05-08lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster
2017-05-08Fix memory leak in remove_notify_needed_optdependsAllan McRae
2017-05-08hook.c: replace fstatat with statAndrew Gregory
2017-05-08hook.c: replace readdir_r with readdirAndrew Gregory
2017-05-08Reject files larger than 16384 bytes in read_sigfile.Tobias Stoeckmann
2017-05-08Release resources on error paths.Tobias Stoeckmann
2017-05-08Always use proper error code in alpm_initialize.Tobias Stoeckmann
2017-05-08recursedeps: include cyclic dependenciesAndrew Gregory
2017-05-08Avoid logical OR duplication warning from gcc-6Allan McRae
2017-04-27Prevent wrapping of enum itemsAllan McRae
2017-04-27fix spelling mistakesEric Engestrom
2017-04-27Use versions specified in optdependsAllan McRae
2017-04-27Consider provides when warning about optdepnd removalAllan McRae
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Pull translation updates from TransifexAllan McRae
2016-02-23make alpm_unlock and trans_interrupt async safeAndrew Gregory
2016-02-23alpm_run_chroot: always connect parent2child pipeAndrew Gregory
2016-02-23ensure gpgdir has a trailing slashAndrew Gregory
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-02-20Log to file when running hooksOlivier Brunel
2016-02-20Add the missing limits.h include to hook.cAlastair Hughes
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