Age | Commit message (Expand) | Author |
2014-01-19 | distcc-tool: get rid of string interpolation in usage() | Luke Shumaker |
2014-01-19 | libremakepkg: fix getopts string (I'm a dummy) | Luke Shumaker |
2014-01-19 | libremakepkg: actually support SRCPKGDEST, document LOGDEST support | Luke Shumaker |
2014-01-18 | libremakepkg: support -r and -w flags, same as librechroot | Luke Shumaker |
2014-01-18 | librechroot: fix comment | Luke Shumaker |
2014-01-18 | I went comma-happy when writing librechroot:usage() | Luke Shumaker |
2014-01-05 | chroot-tools: make patch not reject new bugfix in devtools-par | Luke Shumaker |
2014-01-05 | update to the new devtools | Luke Shumaker |
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 |