summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ini: only recognize comments at beginning of lineAndrew Gregory2017-01-04
* pacman: ensure linkage against libarchiveDave Reisner2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* Suppress more output messages on successful -D options with -qAllan McRae2016-12-05
* Give a "success!" message on database checkPatrick Eigensatz2016-12-05
* Remove pacsortAllan McRae2016-12-05
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Remove pactreeAllan McRae2016-10-22
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* 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