git-annex/doc/news
Joey Hess b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
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
2016-04-19 13:55:29 -04:00
..
sharebox_a_FUSE_filesystem_for_git-annex comment 2015-01-05 16:41:06 -04:00
2013_git-annex_user_survey.mdwn new post for the survey 2013-11-22 13:17:05 -04:00
2015_git-annex_user_survey.mdwn add link to new survey 2015-10-19 16:05:07 -04:00
git_annex_fall_of_code.mdwn announcement 2013-10-10 17:14:00 -04:00
LWN_article.mdwn add pointer to lwn article 2010-12-09 11:35:07 -04:00
Presentation_at_FOSDEM.mdwn add news item 2012-02-04 01:59:53 -04:00
sharebox_a_FUSE_filesystem_for_git-annex.mdwn update sharebox urls to new project 2012-04-01 20:34:09 -04:00
version_6.20160217.mdwn add news item for git-annex 6.20160217 2016-02-17 15:12:13 -04:00
version_6.20160229.mdwn add news item for git-annex 6.20160229 2016-02-29 12:56:56 -04:00
version_6.20160318.mdwn add news item for git-annex 6.20160318 2016-03-18 11:35:40 -04:00
version_6.20160412.mdwn add news item for git-annex 6.20160412 2016-04-12 16:40:26 -04:00
version_6.20160418.mdwn add news item for git-annex 6.20160418 2016-04-18 18:48:36 -04:00