Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-08 | rename libremessages to db-libremessages to avoid masking libretools ↵ | Luke Shumaker | |
libremessages | |||
2014-06-18 | db-cleanup: delete symlinks in one pass | Luke Shumaker | |
2014-06-18 | db-cleanup: clarify message | Luke Shumaker | |
2014-06-18 | db-cleanup: obey TMPDIR | 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 | Be very careful about using $0. | Luke Shumaker | |
2014-01-08 | Remove extra local_config loads. | Luke Shumaker | |
Some files were loading local_config even if they did not use any settings from it. | |||
2014-01-05 | fix use of $0 in db-cleanup | Parabola | |
2012-10-20 | Remove broken symlinks after cleanup | Nicolás Reynolds | |
2011-11-23 | Fixed errors in logic | Nicolás Reynolds | |
2011-11-23 | DRYRUN check | Nicolás Reynolds | |
2011-11-23 | Cleanup script + New config vars | Nicolás Reynolds | |