Age | Commit message (Expand) | Author |
2015-05-24 | libremessages:flag: Allow specifying multiple flags in one go. | Luke Shumaker |
2015-05-24 | libremessages:flag: Clean up math | Luke Shumaker |
2015-05-24 | libremessages:flag: Avoid doing a loop over each line | Luke Shumaker |
2015-05-24 | libremessages: add some newlines in comments, reflow them. | Luke Shumaker |
2015-05-20 | Use #!/hint/bash instead of the more verbose comment | Luke Shumaker |
2015-01-05 | Oops, update a couple of copyright years | Luke Shumaker |
2015-01-04 | Found a mistake in librefetch-install, use @pkgconfdir@ to avoid those types ... | Luke Shumaker |
2015-01-04 | Wow, I botched some Makefile stuff | Luke Shumaker |
2015-01-01 | conf.sh: add a comment | Luke Shumaker |
2015-01-01 | conf.sh: oops, I missed adding validpgpkeys | Luke Shumaker |
2015-01-01 | conf.sh: Oops, a variable was blending with the surrounding string | Luke Shumaker |
2014-12-31 | lib/conf.sh: Update unset_PKGBUILD to support arch-specific variables | Luke Shumaker |
2014-12-31 | conf.sh: update to reflect changes in makepkg 4.2 | Luke Shumaker |
2014-12-29 | conf.sh.3: proofread | Luke Shumaker |
2014-11-25 | normalize copyright statements a bit | Luke Shumaker |
2014-11-06 | Update to newer devtools | Luke Shumaker |
2014-10-01 | conf.sh: make sysconfdir overridable at runtime, use this for testingv20141001 | Luke Shumaker |
2014-10-01 | conf.sh: don't hardcode /etc, get it during build from $(sysconfdir) | Luke Shumaker |
2014-10-01 | clean up shebangs | Luke Shumaker |
2014-10-01 | Make: Remove superfluous calls to add things to $(pots) | Luke Shumaker |
2014-07-05 | quote calls to librelib | Luke Shumaker |
2014-07-02 | spell-check :/ | Luke Shumaker |
2014-07-02 | fix bug where some librelib messages were not in the .pot files | Luke Shumaker |
2014-07-01 | libremessages: the flags() word-wrapping was a single character wide. | Luke Shumaker |
2014-07-01 | libremessages: tidy up | Luke Shumaker |
2014-07-01 | Make term_title gettext-aware (BREAKS COMPATIBILITY) | Luke Shumaker |
2014-06-27 | libreblacklist: support comments | Luke Shumaker |
2014-06-27 | Add some HACKING documentation | Luke Shumaker |
2014-06-27 | libremessages: add some comments | Luke Shumaker |
2014-06-27 | Add librexgettext, to make generating .pot file easy for librelib users. | Luke Shumaker |
2014-06-27 | librelib: relicense to GPLv2+ | Luke Shumaker |
2014-06-27 | librelib: remove calls to the non-existent panic() | Luke Shumaker |
2014-06-20 | fiddle with file locations | Luke Shumaker |
2014-06-18 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker |
2014-06-18 | libremessages(1): fix typo in the man page | Luke Shumaker |
2014-06-16 | Merge branch 'master' into lukeshu/xbs | Luke Shumaker |
2014-05-11 | update the libremessages man page with changes from devtoolsv20140511 | Luke Shumaker |
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 |