summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-11add --threads optionAndrew Gregory3-2/+28
2017-05-11pacman: properly set threads optionAndrew Gregory1-2/+4
2017-05-11add threads optionAndrew Gregory2-0/+21
2017-05-11remove unused byte from user agent bufferAndrew Gregory1-1/+1
2017-05-11check for overflow when setting HTTP_USER_AGENTAndrew Gregory1-1/+6
2017-05-11query_fileowner: avoid buffer overflowAndrew Gregory1-0/+1
2017-05-09Handle empty string passed to query_ownerAllan McRae1-1/+2
2017-05-08free memory for --overwrite listsAndrew Gregory1-0/+1
2017-04-17add --sysroot optionAndrew Gregory3-6/+23
2017-04-17conflict: include owner for filesystem conflictsAndrew Gregory1-2/+7
2017-04-12deprecate --force in favor of --overwriteAndrew Gregory1-1/+2
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory3-0/+10
2017-04-04parse stdin as newline-separatedAndrew Gregory1-32/+23
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse3-1/+13
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory1-7/+2
2017-01-04pacman: ensure linkage against libarchiveDave Reisner1-1/+4
2017-01-04Update copyright yearsAllan McRae28-29/+29
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae1-4/+6
2016-12-05Give a "success!" message on database checkPatrick Eigensatz2-0/+9
2016-12-05Remove pacsortAllan McRae3-558/+1
2016-10-22Represent bitfields as ints, not enumsIvy Foster9-32/+34
2016-10-22Remove pactreeAllan McRae3-516/+1
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster9-27/+27
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster1-8/+11
2016-08-30Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann1-3/+5
2016-08-30Remove obsolete TODOAllan McRae1-1/+0
2016-08-30Turn off colours once finished using themAllan McRae2-4/+5
2016-05-18Report local file URL for -Sp operations if package is in cacheAllan McRae1-3/+24
2016-05-05pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2016-05-05Add colour to the output of the "-{F, Q}o" operations.Xavion2-4/+7
2016-05-05Add colour to group selection dialogXavion2-4/+6
2016-05-05Handle provides with -QAllan McRae1-0/+3
2016-05-05pacman_query: move error messages into relevant if statementsAllan McRae1-16/+16
2016-05-05Remove notification of system upgrade when only printing URLsAllan McRae1-3/+5
2016-05-05Print replacements when using -SupAllan McRae1-4/+8
2016-03-28Do not add root prefix twice when checking database filesAllan McRae1-24/+30
2016-02-26use multi-byte character matching for user inputAndrew Gregory1-2/+34
2016-02-26Failed database downloads cause transaction to stopAllan McRae1-10/+3
2016-02-26Use versions specified in optdependsAllan McRae1-2/+2
2016-02-26Consider provides when labelling optdepends status as pending installAllan McRae1-1/+1
2016-02-23Regenerate translations for 5.0.1Allan McRae45-4149/+7581
2016-02-23Manually fix space before ellipses in translationsAllan McRae49-97/+97
2016-02-23Fix inconsistent status messagesStefan Tatschner1-1/+1
2016-02-23Pull translation updates from TransifexAllan McRae44-5851/+2444
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory1-5/+12
2016-01-30Update translationsAllan McRae50-672/+2477
2016-01-25Remove spacing when outputting package sizesAllan McRae1-3/+3
2016-01-17Pull translations updates from TransifexAllan McRae49-8542/+8050
2016-01-04pacsort, introduce define for escape_char error codeRikard Falkeborn1-5/+6
2016-01-04Update copyright years for 2016Allan McRae30-31/+31