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
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-10-29
Add GPL-3.0-or-later SPDX identifier to all scripts
David Runge
2021-07-17
feat: support exposing buildtool to aid reproducible builds configs
Levente Polyak
2019-12-08
lib: support arbitrary compressed package files
Levente Polyak
2019-11-30
lib/common.sh: do not use colors when running on a dumb terminal
Ivy Foster
2019-09-28
zsh_completion: add sogrep completions
Levente Polyak
2019-08-09
Don't rely on $0 to determine script names.
Eli Schwartz
2019-06-12
Revert "makechrootpkg: sync_chroot: Make more general."
Eli Schwartz via arch-projects
2019-04-20
is_same_fs() in lib/archroot.sh should use $1 and $2, not $1 and $1
Erich Eckner
2018-01-21
lib/common.sh: Adjust to work properly with `set -u`
Luke Shumaker
2017-11-22
Support reproducible builds
Eli Schwartz
2017-11-08
Remove i686 support
Bartłomiej Piotrowski
2017-10-30
use makepkg library instead of local function copies
Luke Shumaker
2017-07-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-05
Make slightly more involved changes to make shellcheck happy.
Luke Shumaker
2017-07-05
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-05
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-07-05
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
Luke Shumaker
2017-07-05
makechrootpkg: sync_chroot: Make more general.
Luke Shumaker
2017-07-05
makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
Luke Shumaker
2017-04-05
lib/common.sh: Make it safe to include multiple times.
Luke Shumaker
2017-04-05
lib/common.sh: Adjust to work properly with `set -u`.
Luke Shumaker
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2017-04-05
Add '#!/hint/bash' headers to non-executable bash files.
Luke Shumaker
2017-04-05
lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Create directories for locks if necessary.
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Allow locks to be inherited.
Luke Shumaker
2017-04-05
lib/common.sh: add 'lock_close'; use it as appropriate.
Luke Shumaker
2017-03-07
archbuild/makechrootpkg: Delete subvolumes in roots
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Add is_btrfs helper
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Move CHROOT_VERSION to a common file
Jan Alexander Steffens (heftig)
2017-03-04
lib: remove unused version, pkgparts
Jelle van der Waa
2017-03-04
lib: remove unused left, right
Jelle van der Waa
2014-09-22
common: remove unreachable statement
Dave Reisner
2014-09-22
common.sh: propagate error through trap_exit
Dave Reisner
2014-05-10
Switch to root when started as regular user
Sébastien Luttringer
2014-05-10
get_full_version :: remove duplicated epoch check
BlackEagle
2014-05-10
when cleanup is called without code exit with 0
BlackEagle
2014-05-10
abort and die are serious errors so throw 255 out
BlackEagle
2013-11-04
find_cached_package: avoid adding duplicates
Dave Reisner
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-08-08
common: Properly forward arguments from die to error
Dave Reisner
2013-05-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
2012-10-27
Fix return code handling
Jan Alexander Steffens (heftig)
2012-10-03
Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...
Pierre Schmitz
2012-06-16
mkarchroot: reset trap so it wont be called twice
Pierre Schmitz
2012-02-12
archrelease: Validate tags before releasing
Lukas Fleischer
2011-11-04
lib/common.sh: Revise setup_workdir()
Lukas Fleischer
2011-11-04
lib/common.sh: Use double brackets
Lukas Fleischer
[next]