Age | Commit message (Expand) | Author |
2013-11-28 | fix typos in HACKING.md | Luke Shumaker |
2013-11-16 | Add a HACKING.md file | Luke Shumaker |
2013-11-16 | makechrootpkg.sh: The delete message always said 'temporary copy' | Luke Shumaker |
2013-11-12 | is_built: needs libremessagesv20131112 | Luke Shumaker |
2013-11-07 | libremakepkg: useless use of `cat` | Luke Shumaker |
2013-11-04 | libretools.conf: base WORKDIR off of $LIBREHOME, not /home/$LIBREUSER | Luke Shumaker |
2013-11-04 | libretools.conf: fix typo | Luke Shumaker |
2013-11-04 | gitget: fix option parsing | Luke Shumaker |
2013-11-04 | createworkdir: clean up output | Luke Shumaker |
2013-11-04 | libremessages(1): clarify when gettext is used. | Luke Shumaker |
2013-11-04 | treepkg: fail early if there is a configuration error | Luke Shumaker |
2013-11-04 | librerelease: don't redirect output of gpg --detach-sign | Luke Shumaker |
2013-11-04 | librerelease: mention `gpg-agent --daemon` instead of just `gpg-agent` | Luke Shumaker |
2013-11-04 | fullpkg: respect TMPDIR | Luke Shumaker |
2013-11-04 | touch up quoting on arrays | Luke Shumaker |
2013-11-04 | normalize on "[[" instead of "[" | Luke Shumaker |
2013-11-03 | aur, is_built: internationalize usage() | Luke Shumaker |
2013-11-03 | treepkg: obey $TMPDIR | Luke Shumaker |
2013-11-03 | treepkg: internationalize (sometimes changing the format of a message) | 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-11-02 | test: set LC_ALL instead of LANG | Luke Shumaker |
2013-11-02 | createworkdir: use gitget to set separate push and pull URLs. | Luke Shumaker |
2013-11-02 | createworkdir: clean up quoting | Luke Shumaker |
2013-11-02 | gitget: handle ref not being set | Luke Shumaker |
2013-10-30 | gitget: learn -p and -f | Luke Shumaker |
2013-10-30 | rename libregit to gitget, add bare repository support | 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 | fix librefetch, add (some) tests for itv20131027 | Luke Shumaker |
2013-10-26 | test: blacklist: shorten a couple of test names | 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 | librefetch: clean src-libre before running | 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-15 | test: libremakepkg: add a test for bug #442, chcleanup not running | Luke Shumaker |
2013-10-15 | testenv: verify that there is a command passed | Luke Shumaker |
2013-10-08 | conf.sh.3: fix the reference to {get,set}_conf_makepkg in the BUGS section | Luke Shumaker |
2013-10-07 | test: librerelease: also set REPODEST, as librerelease checks for it.v20131007 | Luke Shumaker |
2013-10-07 | librechroot: If stdout isn't a TTY, pipe progs in the chroot through cat. | Luke Shumaker |
2013-10-07 | (oops) I missed an instance of get_conf_makepkg. | 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 | test: Avoid letting environmental variables affect things | Luke Shumaker |