summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-07-09Get it producing .mo files again.Luke Shumaker
2017-07-09librexgettext: Make the tests passLuke Shumaker
2017-06-21conf.sh: Don't look at SUDO_USER if it's rootLuke Shumaker
2017-05-25more $EXIT_* usageLuke Shumaker
2017-05-25libreblacklist: reformat some loops to be more readableLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-25messages: define EXIT_* codesLuke Shumaker
2017-05-25Fix grammar mistake in libremessages(1).Luke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-05-24messages.sh: fix punctuation in a commentLuke Shumaker
2017-05-24lib/conf.sh: Tidy loopsLuke Shumaker
2017-05-24libremessages: leave stdout alone (fixes test)Luke Shumaker
2017-05-05libremessages(1): document find_cached_srcpackageLuke Shumaker
2017-05-04random tidy upLuke Shumaker
2017-05-04shellcheck directivesLuke Shumaker
2017-05-04bugfix [2/2]: toru-pathLuke Shumaker
2017-05-01Clean up argument parsing for libremessages formatters.Luke Shumaker
2017-04-20Quote unquoted strings that should probably be quoted.Luke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2017-04-11Update for new devtools versionLuke Shumaker
2017-04-11Expect devtools files to already be patched.Luke Shumaker
2017-04-11fixup copyright for: `return $?` can be written simply as `return`Luke Shumaker
2017-02-13`return $?` can be written simply as `return`Luke Shumaker
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-04-18Improve the librexgettext --help text. (also, update the copyright)Luke Shumaker
2016-04-15libremessages:flag: Fix several things (also librexgettext)Luke Shumaker
2016-03-03buildsystem: rename all of the install-* variables to libretools-*Luke Shumaker
2016-03-03fix generating blacklist.sh.potLuke Shumaker
2016-02-09The libremessages man page still listed not having librexgettext as aLuke Shumaker
2016-02-09Fix typo in libremessages manpageLuke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2016-02-08Documentation cleanupLuke Shumaker
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