summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: e34606e3af72a8bebea79be8afef8faca1d5228d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
git-repair (1.20131119) UNRELEASED; urgency=low

  * Added test-runner, which can be used to randomly corrupt test 
    repositories, in reproducible ways, which allows easy
    corruption-driven-development.
  * Improve repair code in the case where the index file is corrupt,
    and this hides other problems.
  * Write a dummy .git/HEAD if the file is missing or corrupt, as
    git otherwise will not treat the repository as a git repo.

 -- Joey Hess <joeyh@debian.org>  Tue, 19 Nov 2013 17:16:56 -0400

git-repair (1.20131118) unstable; urgency=low

  * First release

 -- Joey Hess <joeyh@debian.org>  Mon, 18 Nov 2013 13:38:12 -0400