Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
Age
Commit message (
Expand
)
Author
2021-01-09
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
2021-01-09
libalpm: don't use curl's deprecated functions
morganamilo
2021-01-09
libalpm: remove useless if
morganamilo
2021-01-03
doc: fix typos
morganamilo
2020-12-29
Move hex_representation() to src/common
Emil Velikov
2020-12-29
Remove pre libarchive 3.0 code
Emil Velikov
2020-12-21
doc: add extra documentation to the man page
morganamilo
2020-12-21
doc: rename alpm_api group to alpm
morganamilo
2020-12-21
doc: move top level items into groups
morganamilo
2020-12-21
doc: move alpm_api group to top of file
morganamilo
2020-12-21
doc: document options
morganamilo
2020-12-21
doc: document alpm_list
morganamilo
2020-12-21
doc: document misc
morganamilo
2020-12-21
doc: document transactions
morganamilo
2020-12-21
doc: document files and groups
morganamilo
2020-12-21
doc: document packages
morganamilo
2020-12-21
doc: document logging
morganamilo
2020-12-21
doc: document databases
morganamilo
2020-12-21
doc: document callbacks
morganamilo
2020-12-21
doc: document depends
morganamilo
2020-12-21
doc: document signatures
morganamilo
2020-12-21
doc: document handle
morganamilo
2020-12-21
doc: document error
morganamilo
2020-12-21
doc: add doc header to alpm.h
morganamilo
2020-12-21
doc: remove stray doxygen comment
morganamilo
2020-12-09
Implement TotalDownload functionality
Anatol Pomozov
2020-12-03
libalpm: set ret in download files
morganamilo
2020-11-26
libalpm: add alpm_option_get_parallel_downloads
morganamilo
2020-11-26
libalpm: set errno when setting parallel downloads with an invalid number
morganamilo
2020-11-26
libalpm: clarify alpm_download_event_completed_t status
morganamilo
2020-11-26
libalpm: don't call dlcb when not set
morganamilo
2020-11-26
libalpm: set parallel_downloads to 1 when creating the handle
morganamilo
2020-09-23
FS#66472: Remove *.sig file if package corrupted
Anatol Pomozov
2020-09-03
remove more autotools files
Eli Schwartz
2020-08-10
Enable sha256/md5 hash verification if detached signatures are used
Anatol Pomozov
2020-08-10
Fix error during keyring checking
Anatol Pomozov
2020-07-14
Check that destfile_name exists before using it
Anatol Pomozov
2020-07-14
Do not free payload fields in the middle of this structure use
Anatol Pomozov
2020-07-14
Build signature remote name based on the main payload name
Anatol Pomozov
2020-07-07
Fallback to detached signatures during keyring check
Anatol Pomozov
2020-07-07
FS#33992: force download *.sig file if it does not exist in the cache
Anatol Pomozov
2020-07-07
Add a utility function to check whether a file exists in the cache
Anatol Pomozov
2020-07-07
Do not use counter for error tracking
Anatol Pomozov
2020-07-07
Move signature payload creation to download engine
Anatol Pomozov
2020-06-26
Cleanup the old sequential download code
Anatol Pomozov
2020-06-26
Convert '-U pkg1 pkg2' codepath to parallel download
Anatol Pomozov
2020-06-11
build: add libintl dependency to meson and the .pc file
Eli Schwartz
2020-06-01
libalpm/signing.c: Fix calculation of packet size in parse_subpacket
Allan McRae
2020-06-01
Remove autotools support
Allan McRae
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
[next]