summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-16check for overflow when setting HTTP_USER_AGENTAndrew Gregory
2017-05-16query_fileowner: avoid buffer overflowAndrew Gregory
2017-05-08free memory for --overwrite listsAndrew Gregory
2017-04-16add --sysroot optionAndrew Gregory
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-12deprecate --force in favor of --overwriteAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-04-04parse stdin as newline-separatedAndrew Gregory
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory
2017-01-04pacman: ensure linkage against libarchiveDave Reisner
2017-01-04Update copyright yearsAllan McRae
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae
2016-12-05Give a "success!" message on database checkPatrick Eigensatz
2016-12-05Remove pacsortAllan McRae
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-10-22Remove pactreeAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster
2016-08-30Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann
2016-08-30Remove obsolete TODOAllan McRae
2016-08-30Turn off colours once finished using themAllan McRae
2016-05-18Report local file URL for -Sp operations if package is in cacheAllan McRae
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion
2016-05-05Add colour to group selection dialogXavion
2016-05-05Handle provides with -QAllan McRae
2016-05-05pacman_query: move error messages into relevant if statementsAllan McRae
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae
2016-05-05Print replacements when using -SupAllan McRae
2016-03-28Do not add root prefix twice when checking database filesAllan McRae
2016-02-26use multi-byte character matching for user inputAndrew Gregory
2016-02-26Failed database downloads cause transaction to stopAllan McRae
2016-02-26Use versions specified in optdependsAllan McRae
2016-02-26Consider provides when labelling optdepends status as pending installAllan McRae
2016-02-23Regenerate translations for 5.0.1Allan McRae
2016-02-23Manually fix space before ellipses in translationsAllan McRae
2016-02-23Fix inconsistent status messagesStefan Tatschner
2016-02-23Pull translation updates from TransifexAllan McRae
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory
2016-01-30Update translationsAllan McRae
2016-01-25Remove spacing when outputting package sizesAllan McRae
2016-01-17Pull translations updates from TransifexAllan McRae
2016-01-04pacsort, introduce define for escape_char error codeRikard Falkeborn
2016-01-04Update copyright years for 2016Allan McRae
2015-12-15Give error message when --files will do nothingAllan McRae
2015-12-15alpm-hooks: add Description fieldAllan McRae
2015-12-15Show progress processing hooksAllan McRae
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel