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 | ||
* | Added a comment | http://joeyh.name/ | 2014-03-12 |
| | |||
* | Added a comment: Seems to be working now | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-03-12 |
| | |||
* | Added a comment: Past the SHA issues | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-01-20 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-01-20 |
| | |||
* | Added a comment: Still crashing (again) | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-01-16 |
| | |||
* | Added a comment: Same | https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30 | 2014-01-16 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-01-16 |
| | |||
* | Added a comment: Still crashing | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-01-15 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-01-15 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-01-15 |
| | |||
* | Added a comment: Partly fixed? | https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30 | 2014-01-15 |
| | |||
* | removed | https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30 | 2014-01-15 |
| | |||
* | Added a comment: Fixed it for me | https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30 | 2014-01-15 |
| | |||
* | Added a comment: Different Crash on startup | https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM | 2014-01-14 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-01-14 |