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
Age
Commit message (
Expand
)
Author
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
Implement multibar UI
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
Implement multiplexed download using mCURL
Anatol Pomozov
2020-05-09
Implement _alpm_multi_download
Anatol Pomozov
2020-05-09
Inline dload_payload->curlerr field into a local variable
Anatol Pomozov
2020-05-09
Add multi_curl handle to ALPM global context
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-04-29
Constify some input pointers
Rikard Falkeborn
2020-04-13
Use GOTO_ERR throughout
Allan McRae
2020-04-13
Use STRDUP for error checking in more places
Allan McRae
2020-04-13
Add REALLOC macro to simplify realloc error handling
Rikard Falkeborn
2020-03-13
Add file and line number to RET_ERR{,_VOID}
Allan McRae
2020-03-09
Add GOTO_ERR() macro to set error and then goto a label
Anatol Pomozov
2020-03-09
Remove unneeded goto cleanup
Allan McRae
2020-03-05
Do not download files if find_dl_candidates() fails
Anatol Pomozov
2020-02-24
Simplify construction of payloads in download_files
Anatol Pomozov
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2020-01-31
Eliminate extra loop over dbs_sync
Anatol Pomozov
2020-01-28
Docs docs docs
morganamilo
2020-01-28
libalpm: fix alpm_option_set_assumeinstalled
morganamilo
2020-01-27
Fix "pacman -U <url>" operations
Allan McRae
2020-01-27
Increase maximum database size
Allan McRae
2020-01-07
Use c99 struct initialization to avoid memset calls
Dave Reisner
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-21
Fix leak in _alpm_db_search on error condition
Allan McRae
2019-11-16
Dereference double pointer before assigning NULL
Daniel T. Borelli
2019-11-15
Handle .part files that are the size of the correct package
Allan McRae
2019-11-12
libalpm/sync.c: Do not download missing keys multiple times
Allan McRae
2019-11-08
pacman+libalpm: handle search errors
morganamilo
2019-10-27
Fix segfault importing PGP key for pacman -U operations
Allan McRae
2019-10-23
Update copyright years
Allan McRae
2019-10-21
Final translation updates for pacman-5.2.0
Allan McRae
2019-10-15
libalpm: set errno in signing dummy functions
morganamilo
2019-10-15
libalpm: fix segfault when -Qip'ing a package
morganamilo
2019-10-14
Translation updates
Allan McRae
2019-10-11
move wordsplit into common for sharing
Andrew Gregory
2019-10-09
signing: handle unknown uid in key import
Christian Hesse
2019-10-07
Pull and push translation changes in preparation for 5.2
Allan McRae
2019-10-07
libalpm: short circuit alpm_find_dbs_satisfier
morganamilo
2019-10-07
libalpm: fix incorrect documentation
morganamilo
2019-10-07
libalpm: resolvedep(): don't compare names twice
morganamilo
2019-10-07
signing: add ability to import keys using a WKD
Jonas Witschel
2019-10-07
signing: move key import confirmation before key_search
Jonas Witschel
2019-10-07
dload: never return NULL from get_filename
Dave Reisner
2019-10-04
autotools: distribute meson files
Eli Schwartz
[next]