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-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
2019-08-12
Prepare translations for next release
Allan McRae
2019-06-28
Correctly report a download failiure for 404s
morganamilo
2019-06-20
use consistent time notation for the log
Andrew Gregory
2019-06-20
free makedepends/checkdepends when freeing packages
Dave Reisner
2019-06-06
hooks: rename type File to Path
Andrew Gregory
2019-05-08
Fix clang 8 string-plus-int warnings
Rikard Falkeborn
2019-03-19
build: check for gpgme with pkg-config before gpgme-config
Eli Schwartz
2019-03-19
Reformatting log timestamp to include time-zone
Florian Wehner
2019-03-07
Remove support for deltas from libalpm
Allan McRae
2019-03-01
Sanitize file name received from Content-Disposition header
Andrew Gregory
2019-02-07
libalpm: prevent 301 redirect loop from hanging the process
Mark Ulrich
2019-02-04
fix various typos
morganamilo
[next]