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
Age
Commit message (
Expand
)
Author
2020-07-14
doc/makepkg.8: Added punctuations.
Morten Linderud
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
srcinfo.sh: remove trailing newline
Denton Liu
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-19
doc/pacman.8: fix typo
Eli Schwartz
2020-06-15
pacman-key: change signing key to RSA4096
Allan McRae
2020-06-11
makepkg/repo-add: do not accept public-only keys for signing
Eli Schwartz
2020-06-11
makepkg/repo-add: handle GPGKEY with spaces
Eli Schwartz
2020-06-11
libmakepkg: fix regression in sending plain() output to stderr
Eli Schwartz
2020-06-11
makepkg: correctly handle missing download clients
Eli Schwartz
2020-06-11
makepkg: guard against undefined git pinned sources
Eli Schwartz
2020-06-11
build: add libintl dependency to meson and the .pc file
Eli Schwartz
2020-06-11
ci: cache packages
Filipe LaĆns
2020-06-11
Revert "makepkg: drop duplicate reporting of missing dependencies"
Allan McRae
2020-06-01
libalpm/signing.c: Fix calculation of packet size in parse_subpacket
Allan McRae
2020-06-01
Avoid depending on side effects in assert(...) expressions
Dave Reisner
2020-06-01
libmakepkg/strip: don't re-add the same debug source multiple times
Eli Schwartz
2020-06-01
Remove autotools support
Allan McRae
2020-05-11
makepkg: deterministic PKGINFO libprovides for multiple library versions
Levente Polyak
2020-05-11
Log invalid conf settings as an error
Eli Schwartz
2020-05-11
pacman-conf: fix incomplete support for ILoveCandy
Eli Schwartz
2020-05-11
pacman-conf: add support for new ParallelDownloads config option
Eli Schwartz
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
2020-05-09
Convert downloading databases to the new multiplexed API
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-05-09
doc: remove vim modelines from BUILDINFO(5)
Eli Schwartz
2020-05-06
editorconfig: set meson indentation style
Eli Schwartz
2020-05-06
meson: use better check for debug builds
Eli Schwartz
2020-05-06
Convert gitlab valgrind runner to meson
Allan McRae
2020-05-05
meson: handle XFAIL tests outside of TAP
Dave Reisner
2020-05-05
Add Gitlab Runner configuration
Allan McRae
2020-04-29
Add NoProgressbar to pacman.conf options
Ivy Foster
2020-04-29
Constify some input pointers
Rikard Falkeborn
[next]