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
Age
Commit message (
Expand
)
Author
2019-03-26
makepkg: install all dependencies simultanously, if possible
Erich Eckner
2019-03-25
bash-completion: support file redirection completions
Eli Schwartz
2019-03-19
libmakepkg: fix reporting of invalid archive extensions in compress.sh
Eli Schwartz
2019-03-19
makepkg: use "shared" git clones when checking out sources
Eli Schwartz
2019-03-19
drop DU* config variables
Santiago Torres
2019-03-19
build: remove references to variable replacements from pacman-optimize
Eli Schwartz
2019-03-19
Make makepkg compute sizes properly
Santiago Torres
2019-03-07
Remove pkgdelta
Allan McRae
2019-03-07
Remove delta support from repo-add
Allan McRae
2019-03-07
makepkg: add new checksum algorithm via coreutils b2sum
Eli Schwartz
2019-02-21
libmakepkg: migrate to schema.sh for integsums
Eli Schwartz
2019-02-21
makepkg: simplify run_pacman logic
Eli Schwartz
2019-02-21
makepkg: implement locking for pacman commands
Eli Schwartz
2019-02-04
fix various typos
morganamilo
2019-01-31
libmakepkg: lint disallowed architecture specific variables
morganamilo
2019-01-31
libmakepkg: lint disallowed variables in package()
morganamilo
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
2019-01-30
makepkg: use --unneeded for pacman call in remove_deps()
Allan McRae
2019-01-30
libmakepkg: Add lzip ext support
Chloe Kudryavtsev
2019-01-22
libmakepkg: move checkdepends to the correct array
morganamilo
2019-01-22
libmakepkg: Implement extendable signature verification
Eli Schwartz
2019-01-22
libmakepkg: implement extendable source protocols
Eli Schwartz
2019-01-22
libmakepkg: optimize get_protocol to always return proto, not proto+uri
Eli Schwartz
2019-01-22
libmakepkg: make gettext replacements more templated
Eli Schwartz
2019-01-16
libmakepkg: disallow using 'any' with other arches
morganamilo
2019-01-14
meson: fix regression that broke building libmakepkg
Eli Schwartz
2019-01-10
makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILD
Eli Schwartz
2019-01-10
libmakepkg: simplify splitting command output into array
Eli Schwartz
2019-01-10
libmakepkg: add routine for linting $SOURCE_DATE_EPOCH
Eli Schwartz
2019-01-10
makepkg: fix unguarded use of printf
Eli Schwartz
2019-01-10
makepkg: check_pkgrel: Don't say "decimal" in the error message
Luke Shumaker
2019-01-10
makepkg: Better error messages for versions in (check, make, opt)depends/prov...
Luke Shumaker
2019-01-10
libmakepkg/lint_pkgbuild: check for invalid variables even if they're empty
Eli Schwartz
2019-01-10
makepkg: fix broken check for the fakeroot binary
Eli Schwartz
2019-01-10
makepkg: add internal variable to track when we're building a package
Eli Schwartz
2019-01-04
makepkg: Make pkgdir a local
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Create a single-package packaging function
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Only backup package variables once
Jan Alexander Steffens (heftig)
2019-01-04
repo-add: don't break if delta package sources contain epoch
Eli Schwartz
2019-01-04
repo-remove: fix removing packages with deltas
Eli Schwartz
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
2018-12-10
scripts/library: fix typo in README
Michael Straube
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
2018-11-28
scripts: make repo-add utilize a wrapper as well
Eli Schwartz
2018-11-28
autotools: be more accurate in comments when generating processed scripts
Eli Schwartz
2018-11-28
scripts: fix some inaccurate Makefile targets, and be more templated
Eli Schwartz
2018-11-28
scripts: fix repo-remove/elephant Makefile targets
Eli Schwartz
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
2018-11-27
Split check_software() to libmakepkg
Que Quotion
2018-11-27
scripts/meson: ensure wrapper scripts are executable
Dave Reisner
[next]