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 | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-03-28 |
| | |||
* | Bugfix: Keys could be received into v1 annexes from v2 annexes, via v1 ↵ | Joey Hess | 2011-03-28 |
| | | | | git-annex-shell. This results in some oddly named keys in the v1 annex. Recognise and fix those keys when upgrading, instead of crashing. | ||
* | update | Joey Hess | 2011-03-28 |
| | |||
* | second thought | Joey Hess | 2011-03-28 |
| | |||
* | analysis; workaround | Joey Hess | 2011-03-28 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-03-27 |
| | |||
* | response | Joey Hess | 2011-03-27 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2011-03-27 |