summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-04-03HACKING: Remove the "HACKING_" prefix from filenamesLuke T. Shumaker
2024-03-28notifications.sh: rework and add testsbill-auger
2024-03-28conf.sh: add include guard and silence non-existing $SUDO_USER errorbill-auger
2024-03-28refactor librereleasebill-auger
2024-03-28replace REPODEST config with REPO{USER,HOST,PORT,PATH}bill-auger
2024-03-28notifications.sh: account for pkgver epoch and hyphenated repo namesbill-auger
2024-03-28split pbot notification out to separate filebill-auger
2024-03-28update docsbill-auger
2024-03-28update docsbill-auger
2024-02-21fix: pkgbuild-check-nonfree, blacklist.sh: Get the check-nonfree tests passingLuke T. Shumaker
2024-02-20fix: man, test: Update for the LIBRETOOLS_LIBDIR→LIBRETOOLS_LIBRARY_PATH re...Luke T. Shumaker
2024-02-20fix: Update copyright statementsLuke T. Shumaker
2024-02-15Add support for pacman 5.2.0.Omar Vega Ramos
2021-07-16src/lib/librelib: separate LIBRETOOLS_LIBDIR by ':' and consider each part as...Andreas Grapentin
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