summaryrefslogtreecommitdiff
path: root/db-check-nonfree
AgeCommit message (Collapse)Author
2016-04-17Clean up the config files.Luke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18Use 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-18Clean up quoting.Luke Shumaker
2014-06-18use tab indentLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2013-08-21rename unfree to nonfreeMárcio Alexandre Silva Delgado
2011-09-09Inform found packagesJoshua Ismael Haase Hernández
2011-06-13repos are working fine like thisJoshua Ismael Haase Hernández
2011-06-10* Use python for identify nonfree in db-check-nonfreeJoshua Ismael Haase Hernández
2011-05-18db-check-nonfree is executableJoshua Ismael Haase Hernández
2011-05-18* Separated nonfree check from db-updateJoshua Ismael Haase Hernandez
* Added db-check-nonfree to repo-update