summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-24Update copyright yearsAllan McRae
2024-02-19Prepare translationsAllan McRae
2024-02-19manually apply --sysroot to configurationAndrew Gregory
2024-02-04Ensure paths fit in PATH_MAX when cleaning cacheAllan McRae
2024-02-04clean_filename: use strdup instead of malloc and memcpyAllan McRae
2024-02-04pacman/conf.c: fix leak on error in setdefaults()Allan McRae
2024-01-26pacman/util.c: fix user after free in print_packagesAllan McRae
2023-12-02pacman: add cache server supportAndrew Gregory
2023-12-02conf.c: remove unnecessary _add_mirror functionAndrew Gregory
2023-12-02Do not increment on every database error to avoid overflowAllan McRae
2023-12-02Increment error count on filelist conflicts in local databaseAllan McRae
2023-09-12Avoid double slash when explicitly passing --root or --rootdirFinlay Maroney
2023-09-06Add PRINT_FORMAT_LIST define to remove repetitive codeAllan McRae
2023-09-06Rename macro for print-format handling of stringsAllan McRae
2023-09-06util.c: extend --print-format with "%m"Jelle van der Waa
2023-09-06util.c: extend --print-format with "%G"Jelle van der Waa
2023-09-06util.c: extend --print-format with "%H"Jelle van der Waa
2023-09-06util.c: add "%O" to --print-formatJelle van der Waa
2023-09-06util.c: extend --print-format with %R and %PJelle van der Waa
2023-09-06Extend --print-format with %LJelle van der Waa
2023-09-06Remove unnecessary checkAllan McRae
2023-09-06squashAllan McRae
2023-09-06Generalise concat_alpm_depends for any listAllan McRae
2023-09-05pacman+libalpm: print version names for conflicting packagesmorganamilo
2023-08-28pacman: do not check file md5sumsAllan McRae
2022-12-13Fix memory leak when setting up download barsAllan McRae
2022-07-29pacman: let the progress bar "C"/"c" move up and down at a more regular rateAlexander F. Rødseth
2022-07-29pacman: remove redundant argumentAlexander F. Rødseth
2022-07-22util: Flush cursor state to stdout before removing signal handlerChris Down
2022-07-21util.c: extend --print-format with %C, %D, %MJelle van der Waa
2022-07-21util.c: extend --print-format with %b for builddateJelle van der Waa
2022-07-21Correctly handle failure in getting build or install datesAllan McRae
2022-07-21util.c: extend --print-format with expac optionsJelle van der Waa
2022-07-21query: print extended data when extra info is requestedAndrew Gregory
2022-06-25pacman: silence "info" msg when using --printJean Raby
2022-03-07query: allow querying extra info for package filesAndrew Gregory
2022-03-07query: only strip leading local/ for db packagesAndrew Gregory
2022-01-02Print the target arch when using the %a format specifierJonathan Sköld
2022-01-02pacman: simplify chomp mouth logicSefa Eyeoglu
2022-01-02pacman: support multiple chomps at the same timeSefa Eyeoglu
2022-01-02Update copyright yearsAllan McRae
2021-12-29pacman: print additional error information to stderrOskar Roesler (bionade24) via pacman-dev
2021-12-29pacman: improve backup printingmorganamilo
2021-11-20Update mailing list urlmorganamilo
2021-11-20"pacman -Q --changelog": fix writing uninit'd memCarlo Teubner
2021-09-04pacman: don't run hooks when using --dbonlymorganamilo
2021-09-04libalpm: don't use alpm_pgpkey_t in import questionmorganamilo
2021-09-04Include az_AZ translation filesAllan McRae
2021-09-04Update translations from TransifexAllan McRae
2021-05-20Pull translations from TransifexAllan McRae