Age | Commit message (Expand) | Author |
2014-11-25 | chroot-tools: no longer involve 'nobody' | Luke Shumaker |
2014-07-05 | quote calls to librelib | Luke Shumaker |
2014-03-23 | Most of my desired re-licensings were authorized on the dev list | Luke Shumaker |
2014-03-22 | Audit the authors and copyright years of files against git logs | Luke Shumaker |
2014-03-21 | Do an audit of copyright and license claims | Luke Shumaker |
2014-02-05 | libremakepkg: fix installing dependencies that aren't in the paccache | Luke Shumaker |
2014-02-02 | libremakepkg: fix network handlingv20140202 | Luke Shumaker |
2014-02-02 | Normalize to use the string "Copyright (C)" | Luke Shumaker |
2014-02-02 | I forgot to bump the copyright year on all the files I've touched this year | Luke Shumaker |
2014-01-19 | libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119 | Luke Shumaker |
2014-01-19 | libremakepkg: (minor) refactor things to places that make a bit more sense | 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 |
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 | 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-22 | Merge commit '610699' | 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 | chroot-tools: internationalize | 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 | libremakepkg: set PACKAGER in the chroot to reflect the value outside. | Luke Shumaker |
2013-06-10 | libremakepkg: integrate distcc-tool | Luke Shumaker |
2013-06-09 | libremakepkg: fix up clean up routines | Luke Shumaker |
2013-06-08 | libremakepkg: add -N flag to enable networking, for distcc support | Luke Shumaker |
2013-06-05 | libre{chroot,makepkg}: improve handling of when not configured | Luke Shumaker |
2013-06-05 | Phase out `load_conf_*` and `check_conf_*` functions | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-14 | libremakepkg: fix adding [repo] to pacman.conf | Luke Shumaker |
2013-05-07 | libremakepkg: copy more things out on failuretesting-20130507 | Luke Shumaker |
2013-05-07 | have `librechroot install-file` add the packages to the local repo. | Luke Shumaker |
2013-05-07 | libremakepkg: fix possible sudo option parsing bug | Luke Shumaker |
2013-05-03 | libremakepkg: fix -R flagtesting-20130503 | Luke Shumaker |
2013-05-02 | libremakepkg: only lock the chroot if there is a chroot to lock. | Luke Shumaker |
2013-05-02 | fix libremakepkg | Luke Shumaker |
2013-05-02 | Update for the new devtools-par (major) | Luke Shumaker |
2013-01-13 | use /usr/share/devtools/makechrootpkg.sh instead of *.gpl2 | Luke Shumaker |
2012-12-09 | make the messages while waiting for a chroot lock more helpful | Luke Shumaker |
2012-12-09 | Improve the help messages for librechroot and libremakepkg | Luke Shumaker |
2012-12-09 | rethink libremakepkg's chroot logic to make it play well from in a chroot | Luke Shumaker |
2012-12-09 | Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf | Luke Shumaker |
2012-12-09 | libremakepkg: learn '-C' to dissable using the chroot | Luke Shumaker |