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
/
scripts
/
libmakepkg
/
source
Age
Commit message (
Expand
)
Author
2019-10-23
Update copyright years
Allan McRae
2019-10-07
Support file with seccomp enabled
Eli Schwartz
2019-05-28
Support application/gzip MIME type in extraction
Kevin Mihelich
2019-05-08
scripts: protect against unintended glob matching in [[ ]] RHS
Eli Schwartz
2019-05-08
makepkg: correctly handle hg sources with updates on a non-default branch
Eli Schwartz
2019-03-19
makepkg: use "shared" git clones when checking out sources
Eli Schwartz
2019-01-22
libmakepkg: implement extendable source protocols
Eli Schwartz
2018-11-02
Add meson.build files to build with meson
Dave Reisner
2018-03-14
Update coyrights for 2018
Allan McRae
2017-09-13
libmakepkg: check for invalid tags in git
Eli Schwartz
2017-07-06
libmakepkg: fix unsanitized source filenames
Eli Schwartz
2017-01-04
makepkg: Verify git signatures
Eli Schwartz
2017-01-04
Update copyright years
Allan McRae
2016-01-04
Update copyright years for 2016
Allan McRae
2015-12-15
makepkg: Output full URL in case of download failure
Florian Pritz
2015-10-19
Remove space before ellipses
Allan McRae
2015-05-19
libmakepkg: extract functions for source download and extraction
Allan McRae