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
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
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
2019-01-10
be_local.c: remove aligment in local_pkg_ops
Allan McRae
2019-01-10
libalpm: parse {check, make}depends when reading database
morganamilo
2019-01-04
libalpm/add.c: move assignment into conditional in alpm_add_pkg
Michael Straube
2019-01-04
Move skipping of duplicate sync/remove targets into libalpm
Michael Straube
2019-01-04
silence warning when built without curl
Andrew Gregory
2018-12-10
check localdb before upgrading package
Andrew Gregory
2018-11-27
require actual siglevel for default
Andrew Gregory
2018-11-27
always allow explicit empty siglevel for sync dbs
Andrew Gregory
2018-11-27
add specific error for missing gpg support
Andrew Gregory
2018-11-02
Add meson.build files to build with meson
Dave Reisner
2018-10-21
handle EINTR while polling scripts/hooks
Andrew Gregory
2018-10-21
reset signal handlers before running scripts/hooks
Andrew Gregory
2018-10-20
libalpm: process needed before group selection
morganamilo
2018-10-17
alpm: Fix SIGINT handling re: aborting download
Olivier Brunel
2018-10-17
alpm: Do not raise SIGINT when filesize goes over limit
Olivier Brunel
2018-09-19
User-visible log when validity check fails due to access
David Phillips
2018-09-19
Change if-else chain to switch
David Phillips
[next]