releasing package git-annex version 7.20191230
This commit is contained in:
parent
8ea9f1bc5c
commit
985373f8e7
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (7.20191219) UNRELEASED; urgency=medium
|
git-annex (7.20191230) upstream; urgency=medium
|
||||||
|
|
||||||
* Optimised processing of many files, especially by commands like find
|
* Optimised processing of many files, especially by commands like find
|
||||||
and whereis that only report on the state of the repository. Commands
|
and whereis that only report on the state of the repository. Commands
|
||||||
|
@ -19,12 +19,12 @@ git-annex (7.20191219) UNRELEASED; urgency=medium
|
||||||
setting, except for in the special case of annex.securehashesonly.
|
setting, except for in the special case of annex.securehashesonly.
|
||||||
* Improve file ordering behavior when one parameter is "." and other
|
* Improve file ordering behavior when one parameter is "." and other
|
||||||
parameters are other directories.
|
parameters are other directories.
|
||||||
* smudge: When annex.largefiles=anything, files that were already
|
* smudge bugfix: When annex.largefiles=anything, files that were already
|
||||||
stored in git, and have not been modified could sometimes be converted
|
stored in git, and have not been modified could sometimes be converted
|
||||||
to being stored in the annex. Changes in 7.20191024 made this more
|
to being stored in the annex. Changes in 7.20191024 made this more
|
||||||
of a problem. This case is now detected and prevented.
|
of a problem. This case is now detected and prevented.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Wed, 18 Dec 2019 15:12:40 -0400
|
-- Joey Hess <id@joeyh.name> Mon, 30 Dec 2019 12:43:30 -0400
|
||||||
|
|
||||||
git-annex (7.20191218) upstream; urgency=medium
|
git-annex (7.20191218) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 7.20191218
|
Version: 7.20191230
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: AGPL-3
|
License: AGPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue