summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Update copyright yearAllan McRae181-187/+187
2021-02-24pacman-key: --refresh-keys queries WKD before keyserverMorten Linderud1-4/+29
2021-02-24libmakepkg: Support zstd decompression for sourcesMorten Linderud2-1/+7
2021-02-08Revert "ci: cache packages"Emil Velikov1-13/+3
2021-02-08ci: use official imageEmil Velikov1-2/+2
2021-02-08makepkg: Don't double-layer distcc on ccacheMatti Niemenmaa1-1/+3
2021-02-08doxygen: fix missing parameter nameEli Schwartz1-1/+1
2021-02-08support xattr when extracting packagesEli Schwartz1-0/+1
2021-02-08makepkg: don't let the strip routine mess up file attributesEli Schwartz1-2/+9
2021-01-21libalpm: fix total download reporting wrong totalmorganamilo1-9/+7
2021-01-21add --upgrade download testsAndrew Gregory4-0/+137
2021-01-21pmtest: add ability to spawn simple http serversAndrew Gregory3-0/+135
2021-01-21pmdb: add option to skip populating file:// serverAndrew Gregory3-8/+9
2021-01-21add CACHE_FEXISTS and CACHE_FCONTENTS test rulesAndrew Gregory1-0/+10
2021-01-21gitlab-ci: print output and logs for failed testsAndrew Gregory3-0/+33
2021-01-21pactest.py: read options from PACTEST_OPTSAndrew Gregory1-1/+2
2021-01-21pacman: add -w to -UAndrew Gregory2-10/+10
2021-01-21pacman: correct length of ".files.sig" stringPascal Ernster1-1/+1
2021-01-19do not try to download an empty db listAndrew Gregory1-0/+4
2021-01-19make alpm download config accessible without curlAndrew Gregory2-13/+2
2021-01-19sighandler: initialize sigaction fieldsAndrew Gregory2-0/+3
2021-01-19fully free error list in check_keyringAndrew Gregory1-1/+2
2021-01-19plug memory leaks in _alpm_key_importAndrew Gregory1-1/+4
2021-01-19pacman-conf: free rootdir before replacingAndrew Gregory1-0/+1
2021-01-19pacman: indicate --overwrite takes a globAndrew Gregory1-1/+1
2021-01-11pacman-key: Close msg string in generate_master_keyMorten Linderud1-1/+1
2021-01-11mailmap additionAllan McRae1-0/+1
2021-01-11Read targets from stdin before chrootingmorganamilo1-6/+6
2021-01-11pacman: add file checksum validation against mtreeEmil Velikov1-7/+67
2021-01-11doc: move missed sections from alpm_ to libalpm_Allan McRae1-19/+23
2021-01-09doc: reference all libalpm sections within libalpm man pageAllan McRae1-5/+10
2021-01-09doc: rename libalpm-list man page for consistencyAllan McRae1-1/+1
2021-01-08doc: change group names to libalpm_*morganamilo2-36/+23
2021-01-08libalpm: const annotate struct db_operationsEmil Velikov2-2/+2
2021-01-08libalpm: const annotate struct pkg_operationsEmil Velikov5-6/+6
2021-01-08get_file_pkg_ops: update commentAllan McRae1-3/+2
2021-01-08libalpm: introduce get_sync_pkg_ops() helperEmil Velikov1-2/+17
2021-01-08pacman: total download show how many packages have been downloadmorganamilo1-4/+21
2021-01-08Remove unused SYMHIDDEN macrosEmil Velikov3-3/+0
2021-01-08meson: use hidden symbol visiblity by defaultEmil Velikov1-0/+2
2021-01-08meson: pacman-conf add missing libcommon linkEmil Velikov1-1/+1
2021-01-08libalpm: pass the number of packages being downloaded in totaldlcbmorganamilo4-4/+10
2021-01-08libalpm: don't use curl's deprecated functionsmorganamilo3-9/+8
2021-01-08pacman: clean filename for downlaodsmorganamilo1-12/+26
2021-01-08libalpm: remove useless ifmorganamilo1-4/+0
2021-01-03doc: fix typosmorganamilo1-9/+9
2021-01-03pacman-key: warn about time taken for master key generationAllan McRae1-0/+2
2020-12-29doc: make doxygen build from any directoryEli Schwartz2-2/+3
2020-12-29Move hex_representation() to src/commonEmil Velikov3-24/+27
2020-12-29Remove pre libarchive 3.0 codeEmil Velikov1-20/+0