Age | Commit message (Expand) | Author |
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 |
2013-06-05 | librechroot: fix clean-repov20130605.1 | Luke Shumaker |
2013-06-05 | chroot.conf: configure CHROOTEXTRAPKG to be empty by defaultv20130605testing-20130605 | Luke Shumaker |
2013-06-05 | librechroot: improve documentation for -C and -M | Luke Shumaker |
2013-06-05 | librechroot: check if the command doesn't exist and fail early | Luke Shumaker |
2013-06-05 | libre{chroot,makepkg}: improve handling of when not configured | Luke Shumaker |
2013-06-05 | Double bracket ==/</> compare lexicographically, not numerically. | Luke Shumaker |
2013-06-05 | librechroot: capitalization and punctuation in usage() | Luke Shumaker |
2013-06-05 | chcleanup: don't fail when offline | Luke Shumaker |
2013-06-05 | Add tests for librechroot's help system, make them pass. | Luke Shumaker |
2013-06-05 | Phase out `load_conf_*` and `check_conf_*` functions | Luke Shumaker |
2013-05-28 | librechroot: fix typos, add unit testtesting-20130528.2 | Luke Shumaker |
2013-05-28 | librechroot: didn't always create repo.db symlinktesting-20130528.1 | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-22 | fix https://labs.parabola.nu/issues/335 | Luke Shumaker |
2013-05-14 | libremakepkg: fix adding [repo] to pacman.conf | Luke Shumaker |
2013-05-14 | chcleanup: run pacman -Sy first to update the local repo | Luke Shumaker |
2013-05-08 | librechroot: improve usage() text | Luke Shumaker |