index
:
devtools
gitpackages
gitpkgsv2
master
working
Main repo at https://projects.archlinux.org/devtools.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
Makefile: Add a simple 'check' target that runs shellcheck
Luke Shumaker
1
-1
/
+4
2017-07-05
makechrootpkg: Add a comment warning about a bug in "sudo -i"
Luke Shumaker
1
-0
/
+4
2017-07-05
Makefile: m4_changequote([[[, ]]]) to avoid accidental quoting.
Luke Shumaker
1
-1
/
+1
2017-07-05
Makefile: add .DELETE_ON_ERROR:
Luke Shumaker
1
-1
/
+1
2017-07-05
makechroot: download_sources: Accept makepkg_owner as an argument
Luke Shumaker
1
-5
/
+5
2017-07-05
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
Luke Shumaker
1
-3
/
+6
2017-07-05
makechrootpkg: sync_chroot: Make more general.
Luke Shumaker
2
-13
/
+27
2017-07-05
makechrootpkg: sync_chroot: make usage easier to understand.
Luke Shumaker
1
-10
/
+5
2017-07-05
makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
Luke Shumaker
2
-2
/
+11
2017-07-04
Sync makepkg.conf files with pacman 5.0.2-2
Bartłomiej Piotrowski
2
-6
/
+6
2017-04-17
makechrootpkg: Avoid having code floating around outside of a function.
Luke Shumaker
1
-122
/
+130
2017-04-09
makechrootpkg: Delete chroot subvols recursively when using -T
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-04-05
makechrootpkg: Unindent as suggested in 2fd5931
Jan Alexander Steffens (heftig)
1
-19
/
+17
2017-04-05
mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).
Luke Shumaker
1
-0
/
+5
2017-04-05
makechrootpkg: Improve status messages.
Luke Shumaker
1
-3
/
+4
2017-04-05
mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.
Luke Shumaker
2
-2
/
+9
2017-04-05
mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.
Luke Shumaker
2
-2
/
+21
2017-04-05
makechrootpkg: Adjust to have the functions work with `set -u`.
Luke Shumaker
1
-4
/
+4
2017-04-05
makechrootpkg: Have functions be more function-y.
Luke Shumaker
1
-13
/
+75
2017-04-05
Handle makepkg.conf more consistently
lukeshu@parabola.nu
3
-4
/
+15
2017-04-05
lib/common.sh: Make it safe to include multiple times.
Luke Shumaker
1
-0
/
+3
2017-04-05
lib/common.sh: Adjust to work properly with `set -u`.
Luke Shumaker
1
-3
/
+4
2017-04-05
makechrootpkg: install_pkg was an unused variable
Luke Shumaker
1
-1
/
+0
2017-04-05
makechrootpkg: Quote directory passed to `rm -rf`.
Luke Shumaker
1
-1
/
+1
2017-04-05
makechrootpkg: /chrootbuild: accept makepkg_args as arguments rather than emb...
Luke Shumaker
1
-4
/
+2
2017-04-05
makechrootpkg: usage(): Display the actual default makepkg flags.
Luke Shumaker
1
-2
/
+3
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
12
-38
/
+38
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
19
-0
/
+24
2017-04-05
commitpkg: Adjust fancy quoting/escaping to not confuse Emacs.
Luke Shumaker
1
-1
/
+1
2017-04-05
Add '#!/hint/bash' headers to non-executable bash files.
Luke Shumaker
4
-0
/
+8
2017-04-05
lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
Luke Shumaker
1
-4
/
+7
2017-04-05
lib/common.sh: lock, slock: Create directories for locks if necessary.
Luke Shumaker
1
-0
/
+2
2017-04-05
lib/common.sh: lock, slock: Allow locks to be inherited.
Luke Shumaker
1
-2
/
+10
2017-04-05
lib/common.sh: add 'lock_close'; use it as appropriate.
Luke Shumaker
3
-2
/
+10
2017-03-20
Version 20170320
20170320
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-03-07
archbuild/makechrootpkg: Delete subvolumes in roots
Jan Alexander Steffens (heftig)
3
-7
/
+23
2017-03-07
lib/archroot.sh: Add is_btrfs helper
Jan Alexander Steffens (heftig)
4
-7
/
+12
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
6
-24
/
+19
2017-03-07
lib/archroot.sh: Move CHROOT_VERSION to a common file
Jan Alexander Steffens (heftig)
3
-4
/
+3
2017-03-07
makechrootpkg: run makepkg as specified user
Alad Wenter
1
-6
/
+10
2017-03-07
makechrootpkg: explain load_vars
Alad Wenter
1
-0
/
+4
2017-03-04
Version 20170304
20170304
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-03-04
makechrootpkg: fix potential non-writable directories of builduser in /build
Levente Polyak
1
-1
/
+0
2017-03-04
lib: remove unused version, pkgparts
Jelle van der Waa
1
-1
/
+1
2017-03-04
lib: remove unused left, right
Jelle van der Waa
1
-2
/
+0
2017-03-04
makechrootpkg: Simplify symlink replacement
Jan Alexander Steffens (heftig)
1
-2
/
+1
2017-03-04
makechrootpkg: Fix broken symlink because of temporary chroot PKGDEST /pkgdest
NicoHood
1
-0
/
+6
2017-02-17
mkarchroot: Set LANG=en_US.UTF-8
Jan Alexander Steffens (heftig)
2
-3
/
+3
2016-10-08
makechrootpkg: Reset environment for builduser
Jan Alexander Steffens (heftig)
1
-3
/
+1
2016-06-13
makechrootpkg: Shorten user-config loading code
Jan Alexander Steffens (heftig)
1
-6
/
+1
[prev]
[next]