Age | Commit message (Expand) | Author |
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 | 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 | 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-08 | conf.sh.3: fix the reference to {get,set}_conf_makepkg in the BUGS section | 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 | conf.sh: generalize {get,set}_conf_makepkg to {get,set}_var | Luke Shumaker |
2013-10-02 | Add documentation for lib/ | Luke Shumaker |
2013-10-01 | libremakepkg: when prefixing output with ' | ', do better than sed. | Luke Shumaker |
2013-09-30 | librerelease: add -u flag for upload-only; don't run db-update | Luke Shumaker |
2013-09-30 | librerelease: fix upload size total | Luke Shumaker |
2013-09-30 | librerelease: fixv20130930 | Luke Shumaker |
2013-09-30 | librerelease: I was dumb and messed up the flags to `find`. Add unit tests. | Luke Shumaker |
2013-09-29 | Strip trailing whitespace everywhere. | Luke Shumaker |
2013-09-29 | update the makechrootpkg patch to apply cleanly with an updated devtools | Luke Shumaker |
2013-09-29 | fullpkg-build: (minor) use printf instead of echo and post-processing | Luke Shumaker |
2013-09-29 | fullpkg-find: fiddle with some of the quoting, it was tripping up xgettext | Luke Shumaker |
2013-09-29 | fullpkg-find: add licensing information | Luke Shumaker |
2013-09-29 | fullpkg: internationalize | Luke Shumaker |
2013-09-26 | Makefile: create a standard 'pot' target | Luke Shumaker |
2013-09-23 | Makefile: fix xgettext rules | Luke Shumaker |
2013-09-23 | fullpkg: use tab for indent | Luke Shumaker |
2013-09-23 | librefetch: tidy up: use prose(), remove --version, remove $MAKEPKG | Luke Shumaker |
2013-09-23 | librerelease: print what HOOK* is configured too before running it | Luke Shumaker |
2013-09-22 | Merge commit '610699' | Luke Shumaker |
2013-09-22 | fix typo in usage text for librechroot | Luke Shumaker |