summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-10-01conf.sh: make sysconfdir overridable at runtime, use this for testingv20141001Luke Shumaker
2014-10-01conf.sh: don't hardcode /etc, get it during build from $(sysconfdir)Luke Shumaker
2014-10-01clean up shebangsLuke Shumaker
2014-10-01Make: Remove superfluous calls to add things to $(pots)Luke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-02spell-check :/Luke Shumaker
2014-07-02fix bug where some librelib messages were not in the .pot filesLuke Shumaker
2014-07-01libremessages: the flags() word-wrapping was a single character wide.Luke Shumaker
2014-07-01libremessages: tidy upLuke Shumaker
2014-07-01Make term_title gettext-aware (BREAKS COMPATIBILITY)Luke Shumaker
2014-06-27libreblacklist: support commentsLuke Shumaker
2014-06-27Add some HACKING documentationLuke Shumaker
2014-06-27libremessages: add some commentsLuke Shumaker
2014-06-27Add librexgettext, to make generating .pot file easy for librelib users.Luke Shumaker
2014-06-27librelib: relicense to GPLv2+Luke Shumaker
2014-06-27librelib: remove calls to the non-existent panic()Luke Shumaker
2014-06-20fiddle with file locationsLuke Shumaker
2014-06-18Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-06-18libremessages(1): fix typo in the man pageLuke Shumaker
2014-06-16Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-05-11update the libremessages man page with changes from devtoolsv20140511Luke Shumaker
2014-03-23Most of my desired re-licensings were authorized on the dev listLuke Shumaker
2014-03-22Relicense some files from GPLv3+ GPLv2+ (that I'm the sole copyright holder of)Luke Shumaker
2014-03-22Audit the authors and copyright years of files against git logsLuke Shumaker
2014-03-21Do an audit of copyright and license claimsLuke Shumaker
2014-03-05teach libremessages:setup_traps to be able to use a custom signal handlerLuke Shumaker
2014-02-02src/lib/Makefile: fix extra files from being included in libexecsLuke Shumaker
2014-02-02Normalize to use the string "Copyright (C)"Luke Shumaker
2014-02-02I forgot to bump the copyright year on all the files I've touched this yearLuke Shumaker
2014-01-20normalize to use >&2 instead of /dev/stderrLuke Shumaker
2014-01-20libremessages: add a setup_traps routineLuke Shumaker
2014-01-18Update libremessages.1.ronnLuke Shumaker
2014-01-05src/lib/: misc touch-upLuke Shumaker
2014-01-05src/lib/: set TEXTDOMAIN differently for internal messagesLuke Shumaker
2014-01-05update to the new devtoolsLuke Shumaker
2014-01-03Merge branch 'master' into xbsLuke Shumaker
2014-01-03Phase out DIFFTOOL for DIFFPROG (issue #438)Luke Shumaker
2013-11-29lib/conf.sh: learn about XBS config filesLuke Shumaker
2013-11-04libremessages(1): clarify when gettext is used.Luke Shumaker
2013-10-08conf.sh.3: fix the reference to {get,set}_conf_makepkg in the BUGS sectionLuke Shumaker
2013-10-07(oops) I missed an instance of get_conf_makepkg.Luke Shumaker
2013-10-04conf.sh: generalize {get,set}_conf_makepkg to {get,set}_varLuke Shumaker
2013-10-02Add documentation for lib/Luke Shumaker
2013-09-26Makefile: create a standard 'pot' targetLuke Shumaker
2013-09-23Makefile: fix xgettext rulesLuke Shumaker
2013-09-12Merge branch 'fauno~2' (early part) into masterLuke Shumaker
2013-09-11libreblacklist: Fix a bug in the -h flag, adjust the unit test to catch it.Luke Shumaker
2013-09-11librelib: Internationalize (actually use the internationalization stuff)Luke Shumaker
2013-09-11libremessages: add a few more message routines, and make them gettext-aware.Luke Shumaker
2013-09-11Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t...Luke Shumaker