summaryrefslogtreecommitdiff
path: root/src/lib/blacklist.sh
AgeCommit message (Expand)Author
2020-11-20allow building replacements for existing blacklist entriesbill-auger
2020-11-20normalize `source` callsbill-auger
2018-08-13libreblacklist: Better diagnostic output on update failureLuke Shumaker
2018-04-28blacklist-update: Make it safe to run in parallel, touch upLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke 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-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.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
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2013-05-26redo the library system; avoid hard-coded pathsLuke Shumaker
2013-05-26blacklist.sh: make -euE or non -euE safe, add comments, make executable.Luke Shumaker
2013-05-26Add copyright headers to src/lib/{blacklist,conf}.shLuke Shumaker
2013-05-23lib/blacklist.sh: source conf.sh globally to ensure XDG_CACHE_HOME is setLuke Shumaker
2013-05-23lib/blacklist.sh:blacklist-cat(): download blacklist iff it doesn't existLuke Shumaker
2013-05-22add a lib/blacklist.sh, use it for pkgbuild-check-nonfreeLuke Shumaker