summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix testing of arrays status for arch specific variablesZuyi Hu2016-01-25
* Pull translations updates from TransifexAllan McRae2016-01-17
* doc: alpm-hooks.5: Remove extra space in alpm-hooks man pageJohannes Löthberg2016-01-15
* Cast events to void* before passing to callbackAllan McRae2016-01-15
* add alpm_list_appendAndrew Gregory2016-01-15
* test version range restrictions corner caseDominik Fischer2016-01-15
* Add pacsort tests with invalid inputRikard Falkeborn2016-01-04
* pacsort, introduce define for escape_char error codeRikard Falkeborn2016-01-04
* Make alpm_graph state signedness explicitRikard Falkeborn2016-01-04
* Update NEWS for pacman-5.0Allan McRae2016-01-04
* Update README for pacman-5.0Allan McRae2016-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* zsh_completion: add -q/--quiet for -Q/-SDaniel Hahler2016-01-04
* Replace mktemp's --tmpdir option with shell code.Alastair Hughes2016-01-04
* Do not warn about missing files in NoExtractAllan McRae2016-01-04
* makepkg: Output full URL in case of download failureFlorian Pritz2015-12-15
* alpm: Abort ASAP on failure in pre-transaction hooksOlivier Brunel2015-12-15
* makepkg: run pkgver() and prepare() with --noextractAllan McRae2015-12-15
* Give error message when --files will do nothingAllan McRae2015-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
* makepkg: record build information in .BUILDINFOAllan McRae2015-12-06
* makepkg: add whirlpool to the list of hashing algorithmsLuke2015-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
* Updated the documentation for makepkg's -L option.Alastair Hughes2015-12-06
* remove soft interrupt handler before cleanupAndrew Gregory2015-12-05
* extract soft interrupt handlersAndrew Gregory2015-12-05
* extract SIGSEGV handlerAndrew Gregory2015-12-05
* extract SIGWINCH handlerAndrew Gregory2015-12-05
* move signal handlers to sighandler.[ch]Andrew Gregory2015-12-05
* avoid unsafe functions in signal handlerAndrew Gregory2015-12-05
* remove SIG_IGN check when setting signal handlerAndrew Gregory2015-12-05
* do not catch SIGTERMAndrew Gregory2015-12-05
* pacman: exit without memory cleanup on signalsAndrew Gregory2015-12-05
* 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
* Detect potential conflict when symlink to directory is changing to directoryAllan McRae2015-12-05
* Add large file support CFLAGS to pkgconfig fileAllan McRae2015-12-04
* run_chroot: always clear script output bufferAndrew Gregory2015-11-29
* pacdiff: do not require DIFFPROG for -o/--outputEvangelos Foutras2015-11-28
* hooks: pass matched targets to hooksAndrew Gregory2015-11-28
* allow specifying input to scriptletsAndrew Gregory2015-11-28