Age | Commit message (Expand) | Author |
2019-08-09 | ensure that sane umask is used where needed | Eli Schwartz |
2019-08-09 | Escape paths with ":" that are passed to systemd-nspawn --bind | Eli Schwartz |
2019-08-09 | arch-nspawn: support bind-mounting custom file:/// repositories | Eli Schwartz |
2019-08-09 | checkpkg: implement comparison against alternative targets | Eli Schwartz |
2019-08-09 | makechrootpkg: check truthiness using shell arithmetic | Eli Schwartz |
2019-08-09 | Revert "makechrootpkg: Have functions be more function-y." | Eli Schwartz |
2019-08-09 | Revert "makechrootpkg: Avoid having code floating around outside of a function." | Eli Schwartz |
2019-08-09 | Don't rely on $0 to determine script names. | Eli Schwartz |
2019-08-09 | Revert "mkarchroot: Don't let the environment affect pacstrap (sans proxy set... | Eli Schwartz |
2019-08-09 | arch-nspawn should not take pacman cache from host | Brian Bidulock |
2019-08-09 | arch-nspawn: don't delete the guest gpg configuration | Eli Schwartz |
2019-08-09 | fixup commit "arch-nspawn: get all mirrors from host" | Eli Schwartz |
2019-08-09 | mkarchroot: don't create a broken chroot by default | Eli Schwartz |
2019-08-09 | makechrootpkg: load makepkg.conf variables correctly | Eli Schwartz |
2019-08-09 | Makefile: don't inject DESTDIR into the pkgdatadir | Eli Schwartz |
2019-08-09 | Migrate pacman.conf CacheDir parsing to pacman-conf | Eli Schwartz |
2019-06-13 | offload-build: disable shellcheck false-positive for shell-escape | Levente Polyak |
2019-06-12 | doc: add manpage for the new offload-build tool | Eli Schwartz via arch-projects |
2019-06-12 | Add new tool: offload-build | Eli Schwartz via arch-projects |
2019-06-12 | Revert "makechrootpkg: sync_chroot: Make more general." | Eli Schwartz via arch-projects |
2019-04-20 | fix whitespace/indentation errors | Erich Eckner |
2019-04-20 | is_same_fs() in lib/archroot.sh should use $1 and $2, not $1 and $1 | Erich Eckner |
2019-03-29 | Version 2019032920190329 | Levente Polyak |
2019-03-29 | readme: fix faulty whitespace in release commands | Levente Polyak |
2019-03-29 | make: fix faulty install targets | Levente Polyak |
2019-03-28 | fix up sogrep manpage to correspond with current sogrep command | Eli Schwartz via arch-projects |
2019-03-28 | add sogrep command | Eli Schwartz via arch-projects |
2019-03-28 | sogrep: don't be templated when it is not templated | Eli Schwartz via arch-projects |
2019-03-25 | Create a general README | Jelle van der Waa |
2019-03-25 | makechrootpkg: keep *DEST, MAKEFLAGS & PACKAGER | Matt Robinson |
2019-03-25 | arch-nspawn: get all mirrors from host | Christian Hesse |
2019-03-17 | sogrep: remove duplicate sogrep | Jelle van der Waa |
2019-03-16 | doc: Add myself as maintainer | Jelle van der Waa |
2019-03-16 | sogrep: rename to sogrep.in so make clean works | Jelle van der Waa |
2019-03-16 | find-libdeps: fix indentation in case | Jelle van der Waa |
2019-03-16 | doc: add man pages for find-{libdeps,libprovides} | Jelle van der Waa |
2019-03-13 | doc: add Environment variables section to sogrep | Jelle van der Waa |
2019-03-13 | doc: add man page for mkarchroot | Jelle van der Waa |
2019-03-13 | crossrepomove: do not set svn propset | Jelle van der Waa |
2019-03-13 | Add sogrep | Sven-Hendrik Haase |
2019-02-24 | remove arch rm as it's not really useful | Jelle van der Waa |
2019-02-09 | conf: sync makepkg.conf with latest version from pacman package | Levente Polyak |
2019-01-22 | ci: adding travis support for basic check | Levente Polyak |
2019-01-22 | find-libdeps: in functions use return instead of continue to abort | Levente Polyak |
2019-01-22 | remove empty tree if "--verifysource" failed | Erich Eckner |
2019-01-22 | Expand check_root keepenv variables | Morten Linderud |
2018-09-09 | doc: add find-libprovides man page | Jelle van der Waa |
2018-09-09 | doc: Add checkpkg man page | Jelle van der Waa |
2018-09-09 | doc: Add lddd man page | Jelle van der Waa |
2018-05-31 | Version 2018053120180531 | Jan Alexander Steffens (heftig) |