Age | Commit message (Expand) | Author |
2018-06-04 | pacman-conf: fix detection of repo usage | Allan McRae |
2018-05-28 | Pull updated translations from Transifex | Allan McRae |
2018-05-15 | Pull translations from Transifex and regenerate | Allan McRae |
2018-05-14 | Remove all modelines from the project | Eli Schwartz |
2018-04-29 | Initial translation preparation for pacman-5.1 | Allan McRae |
2018-04-29 | Import updated translations from Transifex | Allan McRae |
2018-04-29 | Update POTFILES.in | Allan McRae |
2018-03-14 | make_aligned_titles: initialise wbuf | Allan McRae |
2018-03-14 | Update coyrights for 2018 | Allan McRae |
2018-03-14 | pacman-conf.c: exit if cannot set rootdir or parse config file | Ivy Foster |
2018-03-14 | pacman-conf.c: exit if cannot create config data structure | Ivy Foster |
2018-03-14 | pacman-conf.c: add short options | Ivy Foster |
2018-02-06 | src/pacman/query.c: do not exit -Qo with error if file does not exist | Ivy Foster |
2018-02-06 | pacman/query.c: in query_fileowner, make is_dir an int | Ivy Foster |
2018-01-19 | Deprecate --root in favour of --sysroot | Allan McRae |
2018-01-19 | vercmp: fail when the wrong number of arguments are provided | Eli Schwartz |
2018-01-19 | add pacman-conf utility | Andrew Gregory |
2018-01-18 | extract default settings to separate function | Andrew Gregory |
2018-01-18 | extract raw config file parser | Andrew Gregory |
2018-01-09 | Handle empty string passed to query_owner | Allan McRae |
2018-01-06 | vercmp: remove --usage variant of the -help option | Eli Schwartz |
2017-07-28 | Fix coding style issue in pacman/util.c | Michael Straube |
2017-07-11 | clarify broken dependency error messages | Andrew Gregory |
2017-07-11 | provide command for downloading missing databases | Andrew Gregory |
2017-05-16 | remove unused byte from user agent buffer | Andrew Gregory |
2017-05-16 | check for overflow when setting HTTP_USER_AGENT | Andrew Gregory |
2017-05-16 | query_fileowner: avoid buffer overflow | Andrew Gregory |
2017-05-08 | free memory for --overwrite lists | Andrew Gregory |
2017-04-16 | add --sysroot option | Andrew Gregory |
2017-04-16 | conflict: include owner for filesystem conflicts | Andrew Gregory |
2017-04-12 | deprecate --force in favor of --overwrite | Andrew Gregory |
2017-04-12 | add --overwrite option to ignore file conflicts | Andrew Gregory |
2017-04-04 | parse stdin as newline-separated | Andrew Gregory |
2017-01-13 | Introduce a 'disable-download-timeout' option | Christian Hesse |
2017-01-04 | ini: only recognize comments at beginning of line | Andrew Gregory |
2017-01-04 | pacman: ensure linkage against libarchive | Dave Reisner |
2017-01-04 | Update copyright years | Allan McRae |
2016-12-05 | Suppress more output messages on successful -D options with -q | Allan McRae |
2016-12-05 | Give a "success!" message on database check | Patrick Eigensatz |
2016-12-05 | Remove pacsort | Allan McRae |
2016-10-22 | Represent bitfields as ints, not enums | Ivy Foster |
2016-10-22 | Remove pactree | Allan McRae |
2016-09-25 | Do not #define _RESERVED_IDENTIFIERS | Ivy Foster |
2016-08-30 | Normalize alpm download callback's frontend cb arguments | Ivy Foster |
2016-08-30 | Handle all POSIX compliant systems in mbscasecmp. | Tobias Stoeckmann |
2016-08-30 | Remove obsolete TODO | Allan McRae |
2016-08-30 | Turn off colours once finished using them | Allan McRae |
2016-05-18 | Report local file URL for -Sp operations if package is in cache | Allan McRae |
2016-05-05 | pacsort help clearly states that files contain inputs to be sorted | Ashley Whetter |
2016-05-05 | Add colour to the output of the "-{F, Q}o" operations. | Xavion |