Age | Commit message (Expand) | Author |
2014-03-21 | Add usage text to the commands in src/devtools | Luke Shumaker |
2014-03-20 | Fix issue #487; obey proxy settings when creating a chroot. | Luke Shumaker |
2014-03-20 | Generalize the patching mechanism in the build system. | Luke Shumaker |
2014-03-06 | Update for the new version of systemdv20140306 | Luke Shumaker |
2014-03-05 | Fix librefetch tests more. I should not be committing code this tired.v20140305 | Luke Shumaker |
2014-03-05 | fix the librefetch unit tests | Luke Shumaker |
2014-03-05 | dagpkg: load libremessages | Luke Shumaker |
2014-03-05 | repo-diff: use libremessages | Luke Shumaker |
2014-03-05 | dagpkg: be more careful with variables | Luke Shumaker |
2014-03-05 | dagpkg: Do a couple things the librelib way | Luke Shumaker |
2014-03-05 | teach libremessages:setup_traps to be able to use a custom signal handler | Luke Shumaker |
2014-03-05 | treepkg: make HOOK* settings optional, update documentation on the HOOK*s | Luke Shumaker |
2014-03-05 | dagpkg: use tab indent | Luke Shumaker |
2014-03-05 | touch up treepkg | Luke Shumaker |
2014-03-05 | Merge branch 'fauno-merge' into master | Luke Shumaker |
2014-03-05 | Merge branch 'fauno' into fauno-merge | Luke Shumaker |
2014-02-09 | add a test for the last commit (enabling networking during prepare())v20140210 | Luke Shumaker |
2014-02-09 | libremakepkg: extract the source (prepare()) while the network is still on | Luke Shumaker |
2014-02-09 | fix `librechroot update` | Luke Shumaker |
2014-02-09 | librefetch: touch symlinks correctly, don't be tricked by files that look lik... | Luke Shumaker |
2014-02-05 | libremakepkg: make sure the local repository exists before syncing pkgsv20140206 | Luke Shumaker |
2014-02-05 | libremakepkg: fix installing dependencies that aren't in the paccache | Luke Shumaker |
2014-02-05 | librechroot update: correctly handle 'filesystem' upgrades | Luke Shumaker |
2014-02-02 | libremakepkg: fix network handlingv20140202 | Luke Shumaker |
2014-02-02 | test: `! true` doesn't trip `set -e`, do subshell magic | Luke Shumaker |
2014-02-02 | libremakepkg-test: test the -N flag | Luke Shumaker |
2014-02-02 | Makefiles: use .DELETE_ON_ERROR: | Luke Shumaker |
2014-02-02 | librechroot-test: check for the existance of ca-certificates.crt | Luke Shumaker |
2014-02-02 | mkarchroot: don't let the environment affect pacstrap | Luke Shumaker |
2014-02-02 | test/librechroot: test CHROOTEXTRAPKG | Luke Shumaker |
2014-02-02 | test/librechroot: test the -N flag | Luke Shumaker |
2014-02-02 | src/lib/Makefile: fix extra files from being included in libexecs | Luke Shumaker |
2014-02-02 | librechroot: fix setting CHROOTEXTRAPKG | Luke Shumaker |
2014-02-02 | Normalize to use the string "Copyright (C)" | Luke Shumaker |
2014-02-02 | Hacking.md: change formatting on sample output a bit | 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-20 | test/librefetch: update the DLAGENTS settingv20140120.1testing-20140120.1 | Luke Shumaker |
2014-01-20 | librefetch: fix the %u bug by deferring variable evaluation until the eval. | Luke Shumaker |
2014-01-20 | fix librechroot testtesting-20140120 | Luke Shumaker |
2014-01-20 | normalize to use >&2 instead of /dev/stderr | Luke Shumaker |
2014-01-20 | librefetch: improve error handling | Luke Shumaker |
2014-01-20 | libremessages: add a setup_traps routine | 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 | distcc-tool: fix a typo in a comment | Luke Shumaker |
2014-01-19 | distcc-tool: Fix quoting when embeddint a value in a string | Luke Shumaker |
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 |