reorder
This commit is contained in:
parent
f0153f9fd7
commit
10edaf6dc9
1 changed files with 6 additions and 6 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -1,12 +1,6 @@
|
||||||
git-annex (3.20110929) UNRELEASED; urgency=low
|
git-annex (3.20110929) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Various speed improvements gained by using ByteStrings.
|
|
||||||
* Fix referring to remotes by uuid.
|
* Fix referring to remotes by uuid.
|
||||||
* status: List all known repositories.
|
|
||||||
* When displaying a list of repositories, show git remote names
|
|
||||||
in addition to their descriptions.
|
|
||||||
* Contain the zombie hordes.
|
|
||||||
* Add locking to avoid races when changing the git-annex branch.
|
|
||||||
* New or changed repository descriptions in uuid.log now have a timestamp,
|
* New or changed repository descriptions in uuid.log now have a timestamp,
|
||||||
which is used to ensure the newest description is used when the uuid.log
|
which is used to ensure the newest description is used when the uuid.log
|
||||||
has been merged.
|
has been merged.
|
||||||
|
@ -21,6 +15,12 @@ git-annex (3.20110929) UNRELEASED; urgency=low
|
||||||
* Now supports git's insteadOf configuration, to modify the url
|
* Now supports git's insteadOf configuration, to modify the url
|
||||||
used to access a remote. Note that pushInsteadOf is not used;
|
used to access a remote. Note that pushInsteadOf is not used;
|
||||||
that and pushurl are reserved for actual git pushes. Closes: #644278
|
that and pushurl are reserved for actual git pushes. Closes: #644278
|
||||||
|
* status: List all known repositories.
|
||||||
|
* When displaying a list of repositories, show git remote names
|
||||||
|
in addition to their descriptions.
|
||||||
|
* Add locking to avoid races when changing the git-annex branch.
|
||||||
|
* Various speed improvements gained by using ByteStrings.
|
||||||
|
* Contain the zombie hordes.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400
|
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue