| Commit message (Expand) | Author | Age |
* | pacsort, introduce define for escape_char error code | Rikard Falkeborn | 2016-01-04 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | Give error message when --files will do nothing | Allan McRae | 2015-12-15 |
* | alpm-hooks: add Description field | Allan McRae | 2015-12-15 |
* | Show progress processing hooks | Allan McRae | 2015-12-15 |
* | Add ALPM_EVENT_TRANSACTION_{START,DONE} events | Allan McRae | 2015-12-15 |
* | Add events ALPM_EVENT_HOOK_{START,DONE} | Olivier Brunel | 2015-12-15 |
* | Pull translations from Transifex and prepare for next release | Allan McRae | 2015-12-09 |
* | remove soft interrupt handler before cleanup | Andrew Gregory | 2015-12-05 |
* | extract soft interrupt handlers | Andrew Gregory | 2015-12-05 |
* | extract SIGSEGV handler | Andrew Gregory | 2015-12-05 |
* | extract SIGWINCH handler | Andrew Gregory | 2015-12-05 |
* | move signal handlers to sighandler.[ch] | Andrew Gregory | 2015-12-05 |
* | avoid unsafe functions in signal handler | Andrew Gregory | 2015-12-05 |
* | remove SIG_IGN check when setting signal handler | Andrew Gregory | 2015-12-05 |
* | do not catch SIGTERM | Andrew Gregory | 2015-12-05 |
* | pacman: exit without memory cleanup on signals | Andrew Gregory | 2015-12-05 |
* | Refactor strtrim function | Silvan Jegen | 2015-11-11 |
* | Use correct format specifiers | Rikard Falkeborn | 2015-11-11 |
* | files_search: reset found for each target | Andrew Gregory | 2015-11-04 |
* | files_search: free compiled regex | Andrew Gregory | 2015-11-04 |
* | files: do not unnecessarily strdup targets | Andrew Gregory | 2015-11-04 |
* | files.c: add vim modeline | Andrew Gregory | 2015-11-04 |
* | add detail to broken dependency errors | Andrew Gregory | 2015-11-04 |
* | add --quiet to -Fh | Andrew Gregory | 2015-11-04 |
* | package.c: Fix incorrect buffersize and constant-folding | Pierre Neidhardt | 2015-11-03 |
* | Add -F --machinereadable option | Florian Pritz | 2015-11-03 |
* | Align titles automatically in information display | Pierre Neidhardt | 2015-10-27 |
* | Use ARRAYSIZE macro for non-string array size computation | Pierre Neidhardt | 2015-10-27 |
* | pacsort: clean up if error | Rikard Falkeborn | 2015-10-21 |
* | pacsort: don't overwrite memory if realloc fails | Rikard Falkeborn | 2015-10-21 |
* | pacsort: handle failing list_add | Rikard Falkeborn | 2015-10-21 |
* | Pluralize malloc failure string | Allan McRae | 2015-10-19 |
* | package.c: Comment style | Pierre Neidhardt | 2015-10-18 |
* | Do not print any root prefix in files database operations | Allan McRae | 2015-10-18 |
* | package.c: Remove obsolete param from doc | Pierre Neidhardt | 2015-10-18 |
* | pacman: add user hook directories | Andrew Gregory | 2015-10-18 |
* | move ini parser into common | Andrew Gregory | 2015-09-20 |
* | move strtrim to util-common | Andrew Gregory | 2015-09-20 |
* | copy assumeinstalled options | Andrew Gregory | 2015-08-08 |
* | pacman/util.c: Fix memory leak if realloc fails | Rikard Falkeborn | 2015-08-08 |
* | Remove ko_KR translation | Allan McRae | 2015-08-08 |
* | pacman/files.c: fix memory leak on regex error | Allan McRae | 2015-07-20 |
* | Handle repo/pkg style arguments to sync repo file listing | Allan McRae | 2015-07-15 |
* | Add regex search option to sync database file searching | Allan McRae | 2015-07-15 |
* | Implement searching for a file in the sync databases | Allan McRae | 2015-07-15 |
* | Implement listing files from sync packages | Allan McRae | 2015-07-15 |
* | Implement locating file owner in sync files database | Allan McRae | 2015-07-15 |
* | Prototype pacman files database operations | Allan McRae | 2015-07-15 |
* | pacman: move database syncing to util.c | Allan McRae | 2015-07-15 |