Age | Commit message (Expand) | Author |
2013-11-16 | makechrootpkg.sh: The delete message always said 'temporary copy' | Luke Shumaker |
2013-11-07 | libremakepkg: useless use of `cat` | Luke Shumaker |
2013-11-04 | normalize on "[[" instead of "[" | Luke Shumaker |
2013-11-03 | librechroot: correct comment | Luke Shumaker |
2013-11-02 | librechroot: when detecting mount options, set LC_ALL instead of LANG | Luke Shumaker |
2013-10-30 | chcleanup: manually update repo.db instead of running `pacman -Sy` | Luke Shumaker |
2013-10-30 | librechroot: check argument counts | Luke Shumaker |
2013-10-26 | Merge pkgbuild-check-{nonfree,licenses}, add a summarize tool for it. | Luke Shumaker |
2013-10-26 | libremakepkg: configure [repo] to be first by default, not last | Luke Shumaker |
2013-10-26 | librechroot: check that copydir isn't mounted nosuid/noexec | Luke Shumaker |
2013-10-26 | librechroot: die if stdin isn't a TTY, be more verbose about it. | Luke Shumaker |
2013-10-26 | librechroot+indent: Add in a bunch of extra '\r's to work-around the systemd bug | Luke Shumaker |
2013-10-15 | librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015 | Luke Shumaker |
2013-10-15 | libremakepkg: hooks-chcleanup: fix variable name causing it to not run | Luke Shumaker |
2013-10-07 | librechroot: If stdout isn't a TTY, pipe progs in the chroot through cat. | Luke Shumaker |
2013-10-07 | revert last commit, it makes systemd-nspawn not handle signals correctly. | Luke Shumaker |
2013-10-04 | libremakepkg: close stdin on most commands being sent through `indent` | Luke Shumaker |
2013-10-04 | librechroot/hook-chcleanup: look at /startdir/PKGBUILD, not /build/PKGBUILD | Luke Shumaker |
2013-10-04 | chcleanup: prevent searching PATH for PKGBUILD | Luke Shumaker |
2013-10-04 | conf.sh: generalize {get,set}_conf_makepkg to {get,set}_var | Luke Shumaker |
2013-10-01 | libremakepkg: when prefixing output with ' | ', do better than sed. | Luke Shumaker |
2013-09-29 | update the makechrootpkg patch to apply cleanly with an updated devtools | Luke Shumaker |
2013-09-26 | Makefile: create a standard 'pot' target | Luke Shumaker |
2013-09-23 | Makefile: fix xgettext rules | Luke Shumaker |
2013-09-22 | Merge commit '610699' | Luke Shumaker |
2013-09-22 | fix typo in usage text for librechroot | Luke Shumaker |
2013-09-14 | libremakepkg: play with the outputv20130914 | Luke Shumaker |
2013-09-14 | libremakepkg: clean up temporary files created by prepare_chroot | Luke Shumaker |
2013-09-14 | libremakepkg: add a librechroot_flags variable, split chrootbuild up | Luke Shumaker |
2013-09-14 | libremakepkg: remove extra call to clean_chroot | Luke Shumaker |
2013-09-13 | libremakepkg: I can't believe committed my debug statements. | Luke Shumaker |
2013-09-12 | Merge branch 'fauno~2' (early part) into master | Luke Shumaker |
2013-09-11 | Update to the new version of devtools (huge commit). | Luke Shumaker |
2013-09-11 | chcleanup: Do better error handling | Luke Shumaker |
2013-09-11 | chroot-tools: internationalize | Luke Shumaker |
2013-09-11 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t... | Luke Shumaker |
2013-07-27 | revamp the Makefiles to support manpages | Luke Shumaker |
2013-06-27 | cleanup: set CARCH before loading PKGBUILD | Luke Shumaker |
2013-06-23 | librechroot: fix mkdir spitting to stderr in clean-pkgs. | Luke Shumaker |
2013-06-11 | librechroot: clarify what config files are installed. | Luke Shumaker |
2013-06-11 | libremakepkg: don't remove -N, but discourage its use.v20130611 | Luke Shumaker |
2013-06-11 | libremakepkg: improve behavior when PACKAGER is not set | Luke Shumaker |
2013-06-10 | distcc-tool: fix bugs in odaemon | Luke Shumaker |
2013-06-10 | libremakepkg: set PACKAGER in the chroot to reflect the value outside. | Luke Shumaker |
2013-06-10 | improve documentation in chroot.conf | Luke Shumaker |
2013-06-10 | libremakepkg: integrate distcc-tool | Luke Shumaker |
2013-06-09 | libremakepkg: fix up clean up routines | Luke Shumaker |
2013-06-09 | distcc-tools: remove automatic ssh configuration | Luke Shumaker |
2013-06-09 | add chroot-tools/distcc-tool; it is not used yet though | Luke Shumaker |
2013-06-08 | libremakepkg: add -N flag to enable networking, for distcc support | Luke Shumaker |