From a59148c3a7585e481682ef04d4efa7a85fe398cf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Sep 2016 09:47:48 -0400 Subject: [PATCH] cleanup --- ...ent_1_b7d20a64e3ddb99a30920e8f614abe6c._comment | 10 ---------- ...ent_2_88dd2807bda89ca9c61826e68140f7af._comment | 14 -------------- ...ent_1_c7ad57b324c94d0a3eb00b9d624f7b66._comment | 9 --------- ...ent_1_89cfca1174ea3e50a536053e73027296._comment | 9 --------- ...ent_2_c30ce151490345ac5283e3900c26f173._comment | 11 ----------- 5 files changed, 53 deletions(-) delete mode 100644 doc/news/version_6.20160419/comment_1_b7d20a64e3ddb99a30920e8f614abe6c._comment delete mode 100644 doc/news/version_6.20160419/comment_2_88dd2807bda89ca9c61826e68140f7af._comment delete mode 100644 doc/news/version_6.20160511/comment_1_c7ad57b324c94d0a3eb00b9d624f7b66._comment delete mode 100644 doc/news/version_6.20160613/comment_1_89cfca1174ea3e50a536053e73027296._comment delete mode 100644 doc/news/version_6.20160613/comment_2_c30ce151490345ac5283e3900c26f173._comment diff --git a/doc/news/version_6.20160419/comment_1_b7d20a64e3ddb99a30920e8f614abe6c._comment b/doc/news/version_6.20160419/comment_1_b7d20a64e3ddb99a30920e8f614abe6c._comment deleted file mode 100644 index 9de1834d6f..0000000000 --- a/doc/news/version_6.20160419/comment_1_b7d20a64e3ddb99a30920e8f614abe6c._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058" - nickname="zfnupbos" - subject="version clarification" - date="2016-05-04T01:05:52Z" - content=""" -is this 6.20160419 or 6.20160428? - -It was released on the 28th, and 'git-annex version' shows git-annex version: 6.20160428-g1f253e8. But many places refer to it as 6.20160419. -"""]] diff --git a/doc/news/version_6.20160419/comment_2_88dd2807bda89ca9c61826e68140f7af._comment b/doc/news/version_6.20160419/comment_2_88dd2807bda89ca9c61826e68140f7af._comment deleted file mode 100644 index 1033182125..0000000000 --- a/doc/news/version_6.20160419/comment_2_88dd2807bda89ca9c61826e68140f7af._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2016-05-04T17:19:17Z" - content=""" -I should have changed the version number to 6.20160428, but I forgot to do -so. - -The version shows up in `git annex version` because it uses the build -date there, for autobuilds. - -So in short, both versions are equivilant, and both contain the security -fix. -"""]] diff --git a/doc/news/version_6.20160511/comment_1_c7ad57b324c94d0a3eb00b9d624f7b66._comment b/doc/news/version_6.20160511/comment_1_c7ad57b324c94d0a3eb00b9d624f7b66._comment deleted file mode 100644 index a48431dc6c..0000000000 --- a/doc/news/version_6.20160511/comment_1_c7ad57b324c94d0a3eb00b9d624f7b66._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="CandyAngel" - subject="comment 1" - date="2016-05-16T11:41:08Z" - content=""" -I've very happy to report that the git-add, git-annex-fsck & 'git-annex-reinject --known' workflow is working great! - -Thank you for adding these :) -"""]] diff --git a/doc/news/version_6.20160613/comment_1_89cfca1174ea3e50a536053e73027296._comment b/doc/news/version_6.20160613/comment_1_89cfca1174ea3e50a536053e73027296._comment deleted file mode 100644 index 67a0dc79d0..0000000000 --- a/doc/news/version_6.20160613/comment_1_89cfca1174ea3e50a536053e73027296._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="CandyAngel" - subject="comment 1" - date="2016-06-21T08:46:50Z" - content=""" - Improve SHA*E extension extraction code. - -This sounds really likely to break things like [recovering files by readding](https://git-annex.branchable.com/tips/recover_data_from_lost+found/), because the key is going to be different, despite having the same backend.. -"""]] diff --git a/doc/news/version_6.20160613/comment_2_c30ce151490345ac5283e3900c26f173._comment b/doc/news/version_6.20160613/comment_2_c30ce151490345ac5283e3900c26f173._comment deleted file mode 100644 index 0df9710f82..0000000000 --- a/doc/news/version_6.20160613/comment_2_c30ce151490345ac5283e3900c26f173._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2016-07-12T19:55:52Z" - content=""" -In this case, the change only makes eg, "foo.ba__________r" not be considered -to have an extension of ".bar". So it's unlikely to affect many files. - -I do try to keep the extension guessing code fairly stable to prevent breaking -re-adding. But sometimes a bug does warrant changing it. -"""]]