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
/
alpm.h
Age
Commit message (
Expand
)
Author
2021-01-09
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
2021-01-03
doc: fix typos
morganamilo
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 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-11-26
libalpm: add alpm_option_get_parallel_downloads
morganamilo
2020-11-26
libalpm: clarify alpm_download_event_completed_t status
morganamilo
2020-07-07
Fallback to detached signatures during keyring check
Anatol Pomozov
2020-06-26
Convert '-U pkg1 pkg2' codepath to parallel download
Anatol Pomozov
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
2020-05-09
Convert download packages logic to multiplexed API
Anatol Pomozov
2020-05-09
Extend download callback interface with start/complete events
Anatol Pomozov
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
2020-05-09
Introduce alpm_dbs_update() function for parallel db updates
Anatol Pomozov
2020-05-09
Add config option to specify amount of parallel download streams
Anatol Pomozov
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2020-01-28
Docs docs docs
morganamilo
2019-11-26
Fix documentation of alpm_mtree_next and remove libarchive exposure
Allan McRae
2019-11-22
Improved documentation for alpm_db_search() parameters
Allan McRae
2019-11-08
pacman+libalpm: handle search errors
morganamilo
2019-10-23
Update copyright years
Allan McRae
2019-03-07
Remove support for deltas from libalpm
Allan McRae
2019-01-21
libalpm: fix minor typo in _alpm_db_usage_
morganamilo
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
2018-11-27
add specific error for missing gpg support
Andrew Gregory
2018-08-10
Remove the last traces of the pacman --force option
Allan McRae
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
2017-01-04
Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends
Mark Weiman
2017-01-04
Update copyright years
Allan McRae
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
2016-09-25
Do not #define _RESERVED_IDENTIFIERS
Ivy Foster
2016-05-05
Prevent wrapping of enum items
Allan McRae
[next]