summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Pull updated translations from TransifexAllan McRae14-186/+204
2018-11-19pacman: check versioned optdepends in -Qi operationEli Schwartz1-1/+1
2018-11-19pacman-conf: add missing DisableDownloadTimeoutmorganamilo1-0/+3
2018-07-27Pull updated translations from TransifexAllan McRae43-1665/+1705
2018-07-25Revert "Deprecate --root in favour of --sysroot"Allan McRae1-2/+1
2018-06-04pacman-conf: fix detection of repo usageAllan McRae1-2/+2
2018-05-28Pull updated translations from TransifexAllan McRae25-14147/+577
2018-05-15Pull translations from Transifex and regenerateAllan McRae50-3714/+2901
2018-05-14Remove all modelines from the projectEli Schwartz29-59/+0
2018-04-29Initial translation preparation for pacman-5.1Allan McRae46-12906/+19940
2018-04-29Import updated translations from TransifexAllan McRae51-9874/+8417
2018-04-29Update POTFILES.inAllan McRae1-0/+9
2018-03-14make_aligned_titles: initialise wbufAllan McRae1-1/+1
2018-03-14Update coyrights for 2018Allan McRae28-29/+29
2018-03-14pacman-conf.c: exit if cannot set rootdir or parse config fileIvy Foster1-1/+7
2018-03-14pacman-conf.c: exit if cannot create config data structureIvy Foster1-1/+4
2018-03-14pacman-conf.c: add short optionsIvy Foster1-8/+8
2018-02-06src/pacman/query.c: do not exit -Qo with error if file does not existIvy Foster1-15/+9
2018-02-06pacman/query.c: in query_fileowner, make is_dir an intIvy Foster1-1/+2
2018-01-19Deprecate --root in favour of --sysrootAllan McRae1-1/+2
2018-01-19vercmp: fail when the wrong number of arguments are providedEli Schwartz1-8/+5
2018-01-19add pacman-conf utilityAndrew Gregory3-1/+455
2018-01-18extract default settings to separate functionAndrew Gregory2-78/+89
2018-01-18extract raw config file parserAndrew Gregory2-4/+10
2018-01-09Handle empty string passed to query_ownerAllan McRae1-0/+5
2018-01-06vercmp: remove --usage variant of the -help optionEli Schwartz1-2/+1
2017-07-28Fix coding style issue in pacman/util.cMichael Straube1-4/+8
2017-07-11clarify broken dependency error messagesAndrew Gregory1-5/+6
2017-07-11provide command for downloading missing databasesAndrew Gregory1-2/+3
2017-05-16remove unused byte from user agent bufferAndrew Gregory1-1/+1
2017-05-16check for overflow when setting HTTP_USER_AGENTAndrew Gregory1-1/+6
2017-05-16query_fileowner: avoid buffer overflowAndrew Gregory1-0/+1
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