Age | Commit message (Expand) | Author |
2013-11-29 | xbs: internationalize | Luke Shumaker |
2013-11-29 | initial implementations of xbs and xbs-abslibre | Luke Shumaker |
2013-11-29 | config.mk: use ?= for assignment | Luke Shumaker |
2013-11-29 | lib/conf.sh: learn about XBS config files | 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 |
2013-10-04 | Fix tests for librerelease | 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-30 | test-common.sh: add an empty() routine to check if a file is empty, use it | 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 |