Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove old closed bugs and todo items to speed up wiki updates and reduce size | Joey Hess | 2016-04-19 |
| | | | | | | | | | Remove closed bugs and todos that were last edited or commented before Q3 2015. Command line used: for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done | ||
* | doc: perl -p -i -e s/certianly/certainly/ | Richard Hartmann | 2013-11-25 |
| | |||
* | Added a comment: For those on Mac OS X | https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY | 2013-11-18 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-06-11 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w | 2013-06-10 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-29 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c | 2013-05-27 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |