summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-05-31Enforce .pot files being UTF-8.Luke Shumaker
2015-05-31librexgettext: Support all of the recent changes to libremessages:flag.Luke Shumaker
2015-05-31libremessages:flag: support sub-headings in the list of flags.Luke Shumaker
2015-05-26Rename libremessages:whitespace-collapse to whitespace_collapse.v20150526Luke Shumaker
2015-05-25man: Two spaces between sentences.Luke Shumaker
2015-05-24Enforce two spaces after a period.Luke Shumaker
2015-05-24libremessages: expose whitespace-collapseLuke Shumaker
2015-05-24libremessages/librexgettext: Preserve two spaces after a period.Luke Shumaker
2015-05-24libremessages:flag: Allow specifying multiple flags in one go.Luke Shumaker
2015-05-24libremessages:flag: Clean up mathLuke Shumaker
2015-05-24libremessages:flag: Avoid doing a loop over each lineLuke Shumaker
2015-05-24libremessages: add some newlines in comments, reflow them.Luke Shumaker
2015-05-20Use #!/hint/bash instead of the more verbose commentLuke Shumaker
2015-01-05Oops, update a couple of copyright yearsLuke Shumaker
2015-01-04Found a mistake in librefetch-install, use @pkgconfdir@ to avoid those types ...Luke Shumaker
2015-01-04Wow, I botched some Makefile stuffLuke Shumaker
2015-01-01conf.sh: add a commentLuke Shumaker
2015-01-01conf.sh: oops, I missed adding validpgpkeysLuke Shumaker
2015-01-01conf.sh: Oops, a variable was blending with the surrounding stringLuke Shumaker
2014-12-31lib/conf.sh: Update unset_PKGBUILD to support arch-specific variablesLuke Shumaker
2014-12-31conf.sh: update to reflect changes in makepkg 4.2Luke Shumaker
2014-12-29conf.sh.3: proofreadLuke Shumaker
2014-11-25normalize copyright statements a bitLuke Shumaker
2014-11-06Update to newer devtoolsLuke Shumaker
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