Age | Commit message (Expand) | Author |
2014-03-23 | Most of my desired re-licensings were authorized on the dev list | Luke Shumaker |
2014-03-22 | Relicense some files from GPLv3+ GPLv2+ (that I'm the sole copyright holder of) | Luke Shumaker |
2014-03-22 | Audit the authors and copyright years of files against git logs | Luke Shumaker |
2014-03-21 | Do an audit of copyright and license claims | Luke Shumaker |
2014-03-05 | teach libremessages:setup_traps to be able to use a custom signal handler | Luke Shumaker |
2014-02-02 | src/lib/Makefile: fix extra files from being included in libexecs | Luke Shumaker |
2014-02-02 | Normalize to use the string "Copyright (C)" | 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 | normalize to use >&2 instead of /dev/stderr | Luke Shumaker |
2014-01-20 | libremessages: add a setup_traps routine | Luke Shumaker |
2014-01-18 | Update libremessages.1.ronn | Luke Shumaker |
2014-01-05 | src/lib/: misc touch-up | Luke Shumaker |
2014-01-05 | src/lib/: set TEXTDOMAIN differently for internal messages | Luke Shumaker |
2014-01-05 | update to the new devtools | Luke Shumaker |
2014-01-03 | Phase out DIFFTOOL for DIFFPROG (issue #438) | Luke Shumaker |
2013-11-04 | libremessages(1): clarify when gettext is used. | 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 | (oops) I missed an instance of get_conf_makepkg. | 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-09-26 | Makefile: create a standard 'pot' target | Luke Shumaker |
2013-09-23 | Makefile: fix xgettext rules | 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 | 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 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t... | Luke Shumaker |
2013-09-11 | conf.sh: touch up quoting | Luke Shumaker |
2013-06-27 | add {load,unset}_PKGBUILD to conf.sh, use it. | Luke Shumaker |
2013-06-23 | mv src/librelib src/lib/ # and split librelib into a separate package | Luke Shumaker |
2013-06-23 | mv src/devtools/lib/common.sh src/lib/ # and add common-devtools.mk | Luke Shumaker |
2013-06-13 | lib/conf.sh: remove INCLUDE_CONF_SH line; everything has been migrated | Luke Shumaker |
2013-06-08 | libreblacklist: fix a few bugs | Luke Shumaker |
2013-06-05 | libreblacklist: fix call to check_vars | Luke Shumaker |
2013-06-05 | Double bracket ==/</> compare lexicographically, not numerically. | Luke Shumaker |
2013-06-05 | conf.sh: add a mechanism to save environmental variables | Luke Shumaker |
2013-06-05 | conf.sh: fix leaked local variables | Luke Shumaker |
2013-06-05 | lib/conf.sh: respect a customized HOME variable | Luke Shumaker |
2013-06-05 | Add tests for the libreblacklist help system, make them pass. | Luke Shumaker |
2013-06-05 | Phase out `load_conf_*` and `check_conf_*` functions | Luke Shumaker |
2013-06-05 | conf.sh: fix potential bug with MAKEPKG_CONF | Luke Shumaker |
2013-05-29 | lib/conf.sh: learn about the slug "abs" | Luke Shumaker |
2013-05-27 | fix a bug in conf.sh (from the get_files->list_files switch), add unit testtesting-20130528 | Luke Shumaker |
2013-05-27 | libreblacklist: learn `-h` | Luke Shumaker |
2013-05-27 | add tests for libreblacklist, fix a few bugs | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-26 | blacklist.sh: make -euE or non -euE safe, add comments, make executable. | Luke Shumaker |
2013-05-26 | lib/conf.sh: fix bug with `set -u` | Luke Shumaker |
2013-05-26 | Add copyright headers to src/lib/{blacklist,conf}.sh | Luke Shumaker |
2013-05-23 | lib/blacklist.sh: source conf.sh globally to ensure XDG_CACHE_HOME is set | Luke Shumaker |