Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-25 | repo-sanity-check: expand on the comment at the top. | Luke Shumaker | |
2014-06-18 | remove extra whitespace | Luke Shumaker | |
2014-06-18 | cron-jobs/repo-sanity-check: re-arrange redirectorys to be more clear | 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 | |
2011-08-13 | Added useful messages | Nicolás Reynolds | |
2011-08-12 | Fixed unexistent REPOS array and skip removal when the ABS tree is empty. | Nicolás Reynolds | |
2011-08-11 | Sort unique pkgnames | Nicolás Reynolds | |
2011-08-11 | Forgot +x | Nicolás Reynolds | |
2011-08-11 | Changed xargs for find -exec | Nicolás Reynolds | |
2011-08-11 | Script to solve issue165 | Nicolás Reynolds | |