Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-04-23Prepare translations for next releaseAllan McRae
2021-04-22Add support for multiple 'Architecture' valuesDan McGee
2021-04-19Fix build error when SIGPOLL is not availableMark Weiman
2021-04-19Add an include for signal.h when neededMark Weiman
2021-04-08Update urls to not use www. for archlinux.orgJelle van der Waa
2021-04-07include retries and signatures in download countAndrew Gregory
2021-04-07skip servers with too many errorsAndrew Gregory
2021-03-25Remove "total download" callback in favor of generic event callbackAnatol Pomozov
2021-03-01Update copyright yearAllan McRae
2021-02-08doxygen: fix missing parameter nameEli Schwartz
2021-02-08support xattr when extracting packagesEli Schwartz
2021-01-21libalpm: fix total download reporting wrong totalmorganamilo
2021-01-19do not try to download an empty db listAndrew Gregory
2021-01-19make alpm download config accessible without curlAndrew Gregory
2021-01-19sighandler: initialize sigaction fieldsAndrew Gregory
2021-01-19fully free error list in check_keyringAndrew Gregory
2021-01-19plug memory leaks in _alpm_key_importAndrew Gregory
2021-01-11doc: move missed sections from alpm_ to libalpm_Allan McRae
2021-01-09doc: reference all libalpm sections within libalpm man pageAllan McRae
2021-01-09doc: rename libalpm-list man page for consistencyAllan McRae
2021-01-09doc: change group names to libalpm_*morganamilo
2021-01-09libalpm: const annotate struct db_operationsEmil Velikov
2021-01-09libalpm: const annotate struct pkg_operationsEmil Velikov
2021-01-09get_file_pkg_ops: update commentAllan McRae
2021-01-09libalpm: introduce get_sync_pkg_ops() helperEmil Velikov
2021-01-09Remove unused SYMHIDDEN macrosEmil Velikov
2021-01-09libalpm: pass the number of packages being downloaded in totaldlcbmorganamilo
2021-01-09libalpm: don't use curl's deprecated functionsmorganamilo
2021-01-09libalpm: remove useless ifmorganamilo
2021-01-03doc: fix typosmorganamilo
2020-12-29Move hex_representation() to src/commonEmil Velikov
2020-12-29Remove pre libarchive 3.0 codeEmil Velikov
2020-12-21doc: add extra documentation to the man pagemorganamilo
2020-12-21doc: rename alpm_api group to alpmmorganamilo
2020-12-21doc: move top level items into groupsmorganamilo
2020-12-21doc: move alpm_api group to top of filemorganamilo
2020-12-21doc: document optionsmorganamilo
2020-12-21doc: document alpm_listmorganamilo
2020-12-21doc: document miscmorganamilo
2020-12-21doc: document transactionsmorganamilo
2020-12-21doc: document files and groupsmorganamilo
2020-12-21doc: document packagesmorganamilo
2020-12-21doc: document loggingmorganamilo
2020-12-21doc: document databasesmorganamilo
2020-12-21doc: document callbacksmorganamilo
2020-12-21doc: document dependsmorganamilo
2020-12-21doc: document signaturesmorganamilo
2020-12-21doc: document handlemorganamilo
2020-12-21doc: document errormorganamilo
2020-12-21doc: add doc header to alpm.hmorganamilo