summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Normalize alpm download callback's frontend cb argumentsIvy Foster2016-08-30
* Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann2016-08-30
* Remove obsolete TODOAllan McRae2016-08-30
* Turn off colours once finished using themAllan McRae2016-08-30
* Report local file URL for -Sp operations if package is in cacheAllan McRae2016-05-18
* pacsort help clearly states that files contain inputs to be sortedAshley Whetter2016-05-05
* Add colour to the output of the "-{F, Q}o" operations.Xavion2016-05-05
* Add colour to group selection dialogXavion2016-05-05
* Handle provides with -QAllan McRae2016-05-05
* pacman_query: move error messages into relevant if statementsAllan McRae2016-05-05
* Remove notification of system upgrade when only printing URLsAllan McRae2016-05-05
* Print replacements when using -SupAllan McRae2016-05-05
* Do not add root prefix twice when checking database filesAllan McRae2016-03-28
* use multi-byte character matching for user inputAndrew Gregory2016-02-26
* Failed database downloads cause transaction to stopAllan McRae2016-02-26
* Use versions specified in optdependsAllan McRae2016-02-26
* Consider provides when labelling optdepends status as pending installAllan McRae2016-02-26
* Regenerate translations for 5.0.1Allan McRae2016-02-23
* Manually fix space before ellipses in translationsAllan McRae2016-02-23
* Fix inconsistent status messagesStefan Tatschner2016-02-23
* Pull translation updates from TransifexAllan McRae2016-02-23
* dump_pkg_info: fix wide character title alignmentAndrew Gregory2016-02-20
* Update translationsAllan McRae2016-01-30
* Remove spacing when outputting package sizesAllan McRae2016-01-25
* Pull translations updates from TransifexAllan McRae2016-01-17
* pacsort, introduce define for escape_char error codeRikard Falkeborn2016-01-04
* Update copyright years for 2016Allan McRae2016-01-04
* 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
* 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