summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-07-26wip - multiple concernswip-2021-03bill-auger
2021-01-23sq debug loggingbill-auger
2020-11-20sq - not surebill-auger
2020-11-20mksource() loggingbill-auger
2020-11-20housekeepingbill-auger
2020-11-20allow building replacements for existing blacklist entriesbill-auger
2020-11-20allow local login to differ from hackers.git loginbill-auger
2020-11-20sq - docsbill-auger
2020-11-20update docsbill-auger
2020-11-20whitespacebill-auger
2020-11-20normalize `source` callsbill-auger
2018-08-13libreblacklist: Better diagnostic output on update failureLuke Shumaker
2018-08-06librexgettext: Include the 'plain' command by defaultLuke Shumaker
2018-07-31Begone with XBSLuke Shumaker
2018-04-28blacklist-update: Make it safe to run in parallel, touch upLuke Shumaker
2018-04-24conf.sh: Whoops, update copyright yearLuke Shumaker
2018-04-24conf.sh(3): Touch-upLuke Shumaker
2018-04-24conf.sh: Allow load_conf to take an absolute filepathLuke Shumaker
2018-04-24messages: setup_traps: Don't leak the "signal" variableLuke Shumaker
2018-03-27libremessages: whitespace_collapse: Don't insert trailing whitespacev20180327Luke Shumaker
2018-03-27librelib: Remove dead codeLuke Shumaker
2018-03-27Makefile: Use files.groups instead of nested.subdirs to split the packageLuke Shumaker
2018-01-03Makefile: don't let paths in .pot files depend on where `make` was calledLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2018-01-02Merge branch 'isacdaavid'Luke Shumaker
2018-01-02manpage: libremessages(1): Fix typo "EXIT FAILURE"->"EXIT_FAILURE"Luke Shumaker
2017-10-14blacklist get-rep: re-implement to query repos instead of blacklist.txtIsaac David
2017-10-09blacklist: implement `get-url` function from `reference` and `id` fieldsIsaac David
2017-10-07blacklist.sh: make `blacklist-normalize` more maintainableIsaac David
2017-10-07blacklist.sh: update `normalize` and `get-reason` to reflect blacklist.txtIsaac David
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