releasing package git-annex version 10.20221103
This commit is contained in:
parent
9dc3acc95d
commit
d22bd53310
2 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (10.20221004) UNRELEASED; urgency=medium
|
git-annex (10.20221103) upstream; urgency=medium
|
||||||
|
|
||||||
* Doubled the speed of git-annex drop when operating on many files,
|
* Doubled the speed of git-annex drop when operating on many files,
|
||||||
and of git-annex get when operating on many tiny files.
|
and of git-annex get when operating on many tiny files.
|
||||||
|
@ -16,10 +16,13 @@ git-annex (10.20221004) UNRELEASED; urgency=medium
|
||||||
* Avoid hanging when a suspended git-annex process is keeping a sqlite
|
* Avoid hanging when a suspended git-annex process is keeping a sqlite
|
||||||
database locked.
|
database locked.
|
||||||
* Make --batch mode handle unstaged annexed files consistently
|
* Make --batch mode handle unstaged annexed files consistently
|
||||||
whether the file is unlocked or not.
|
whether the file is unlocked or not. Note that this changes the
|
||||||
|
behavior of --batch when it is provided with locked files that are
|
||||||
|
in the process of being added to the repository, but have not yet been
|
||||||
|
staged in git.
|
||||||
* Make git-annex enable-tor work when using the linux standalone build.
|
* Make git-annex enable-tor work when using the linux standalone build.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Mon, 03 Oct 2022 13:36:42 -0400
|
-- Joey Hess <id@joeyh.name> Thu, 03 Nov 2022 14:07:31 -0400
|
||||||
|
|
||||||
git-annex (10.20221003) upstream; urgency=medium
|
git-annex (10.20221003) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 10.20221003
|
Version: 10.20221103
|
||||||
Cabal-Version: 1.12
|
Cabal-Version: 1.12
|
||||||
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