Age | Commit message (Expand) | Author |
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 |
2013-09-22 | createworkdir: clean up | Luke Shumaker |
2013-09-21 | librerelease: support per-user staging directories | Luke Shumaker |
2013-09-21 | librerelease: tidy up | Luke Shumaker |
2013-09-21 | librerelease: Avoid locking the staging directory the whole time. | Luke Shumaker |
2013-09-21 | abslibre-tools: internationalize | Luke Shumaker |
2013-09-21 | librerelease: tidy up | Luke Shumaker |
2013-09-18 | librefetch: Don't inherit `options` or `PURGE_TARGETS` | 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' | Luke Shumaker |
2013-09-12 | Merge branch 'fauno~1' (early part) | Luke Shumaker |
2013-09-12 | Merge branch 'fauno~2' (early part) into master | Luke Shumaker |
2013-09-11 | libreblacklist: Fix a bug in the -h flag, adjust the unit test to catch it. | Luke Shumaker |
2013-09-11 | libre{stage,release}: fix https://labs.parabola.nu/issues/379 | 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 | internationalize pkgbuild-check-* | Luke Shumaker |
2013-09-11 | librelib: Internationalize (actually use the internationalization stuff) | Luke Shumaker |
2013-09-11 | libremessages: add a few more message routines, and make them gettext-aware. | Luke Shumaker |
2013-09-11 | Move libregit into its own directory/subpackage | Luke Shumaker |
2013-09-11 | libregit: don't call gettext, I will count on libremessages to do that | Luke Shumaker |
2013-09-11 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t... | Luke Shumaker |