Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-20 | Fix: `libreblacklist get-pkg` requires the full blacklist on stdin. | Luke Shumaker | |
2017-01-17 | Switch to use libreblacklist. | Luke Shumaker | |
2016-04-17 | Clean up the config files. | Luke Shumaker | |
2014-06-18 | silly whitespace and similar fidling | Luke Shumaker | |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker | |
I used this command to find them: egrep -r --exclude-dir={test,.git} '(plain|msg|msg2|warning|error|stat_busy|stat_done|abort|die)\s+"?[^"]*\$' | |||
2014-06-18 | Clean up quoting. | Luke Shumaker | |
2014-06-18 | use tab indent | Luke Shumaker | |
2014-01-08 | Fix some array quoting. | Luke Shumaker | |
2014-01-08 | Normalize to load config then local_config then db-functions | Luke Shumaker | |
2014-01-08 | Be very careful about using $0. | Luke Shumaker | |
2013-08-21 | rename unfree to nonfree | Márcio Alexandre Silva Delgado | |
2011-09-09 | Inform found packages | Joshua Ismael Haase Hernández | |
2011-06-13 | repos are working fine like this | Joshua Ismael Haase Hernández | |
2011-06-10 | * Use python for identify nonfree in db-check-nonfree | Joshua Ismael Haase Hernández | |
2011-05-18 | db-check-nonfree is executable | Joshua Ismael Haase Hernández | |
2011-05-18 | * Separated nonfree check from db-update | Joshua Ismael Haase Hernandez | |
* Added db-check-nonfree to repo-update |