summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel2015-12-15
* Pull translations from Transifex and prepare for next releaseAllan McRae2015-12-09
* 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
* Refactor strtrim functionSilvan Jegen2015-11-11
* Use correct format specifiersRikard Falkeborn2015-11-11
* files_search: reset found for each targetAndrew Gregory2015-11-04
* files_search: free compiled regexAndrew Gregory2015-11-04
* files: do not unnecessarily strdup targetsAndrew Gregory2015-11-04
* files.c: add vim modelineAndrew Gregory2015-11-04
* add detail to broken dependency errorsAndrew Gregory2015-11-04
* add --quiet to -FhAndrew Gregory2015-11-04
* package.c: Fix incorrect buffersize and constant-foldingPierre Neidhardt2015-11-03
* Add -F --machinereadable optionFlorian Pritz2015-11-03
* Align titles automatically in information displayPierre Neidhardt2015-10-27
* Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt2015-10-27
* pacsort: clean up if errorRikard Falkeborn2015-10-21
* pacsort: don't overwrite memory if realloc failsRikard Falkeborn2015-10-21
* pacsort: handle failing list_addRikard Falkeborn2015-10-21
* Pluralize malloc failure stringAllan McRae2015-10-19
* package.c: Comment stylePierre Neidhardt2015-10-18
* Do not print any root prefix in files database operationsAllan McRae2015-10-18
* package.c: Remove obsolete param from docPierre Neidhardt2015-10-18
* pacman: add user hook directoriesAndrew Gregory2015-10-18
* move ini parser into commonAndrew Gregory2015-09-20
* move strtrim to util-commonAndrew Gregory2015-09-20
* copy assumeinstalled optionsAndrew Gregory2015-08-08
* pacman/util.c: Fix memory leak if realloc failsRikard Falkeborn2015-08-08
* Remove ko_KR translationAllan McRae2015-08-08
* pacman/files.c: fix memory leak on regex errorAllan McRae2015-07-20
* Handle repo/pkg style arguments to sync repo file listingAllan McRae2015-07-15
* Add regex search option to sync database file searchingAllan McRae2015-07-15
* Implement searching for a file in the sync databasesAllan McRae2015-07-15
* Implement listing files from sync packagesAllan McRae2015-07-15
* Implement locating file owner in sync files databaseAllan McRae2015-07-15
* Prototype pacman files database operationsAllan McRae2015-07-15
* pacman: move database syncing to util.cAllan McRae2015-07-15
* Add pacman support for .files databasesAllan McRae2015-07-15
* Fix formatting in parsearg_upgradeAllan McRae2015-07-14
* Simplify sync_cleandbAllan McRae2015-07-14
* Fix overflow warningsAndrew Gregory2015-07-12
* Match providers when showing optdep install statusLukas Fleischer2015-06-20
* util.c: table_display: Fix incorrect docstringJohannes Löthberg2015-06-20