summaryrefslogtreecommitdiff
path: root/doc/todo/Provide_a___34__git_annex_satisfy__95__num__95__copies__34___command.mdwn
Commit message (Collapse)AuthorAge
* remove old closed bugs and todo items to speed up wiki updates and reduce sizeGravatar Joey Hess2014-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
* design for preferred content numcopies checkGravatar Joey Hess2014-01-20
|
* followups and closuresGravatar Joey Hess2014-01-19
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl02014-01-08