Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove old closed bugs and todo items to speed up wiki updates and reduce size | Joey Hess | 2014-05-29 |
| | | | | | | | | Remove closed bugs and todos that were least edited before 2014. Command line used: for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done | ||
* | let's not -DOSX, that results in unwanted mangling | Joey Hess | 2012-09-29 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2012-09-29 |