releasing package git-annex version 10.20221212
This commit is contained in:
parent
fd5f082fbc
commit
ab11fd70e2
2 changed files with 9 additions and 9 deletions
16
CHANGELOG
16
CHANGELOG
|
@ -1,16 +1,16 @@
|
||||||
git-annex (10.20221105) UNRELEASED; urgency=medium
|
git-annex (10.20221212) upstream; urgency=medium
|
||||||
|
|
||||||
* Support quettabyte and yottabyte.
|
* Fix a hang that occasionally occurred during commands such as move,
|
||||||
* Sped up the initial scan for annexed files by 21%.
|
when operating on unlocked files. (A bug introduced in 10.20220927)
|
||||||
* init: Avoid scanning for annexed files, which can be lengthy in a
|
|
||||||
large repository. Instead that scan is done on demand.
|
|
||||||
* When youtube-dl is not available in PATH, use yt-dlp instead.
|
* When youtube-dl is not available in PATH, use yt-dlp instead.
|
||||||
* Support parsing yt-dpl output to display download progress.
|
* Support parsing yt-dpl output to display download progress.
|
||||||
|
* init: Avoid scanning for annexed files, which can be lengthy in a
|
||||||
|
large repository. Instead that scan is done on demand.
|
||||||
|
* Sped up the initial scan for annexed files by 21%.
|
||||||
* test: Add --test-debug option.
|
* test: Add --test-debug option.
|
||||||
* Fix a hang that occasionally occurred during commands such as move.
|
* Support quettabyte and yottabyte.
|
||||||
(A bug introduced in 10.20220927)
|
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Fri, 18 Nov 2022 12:58:06 -0400
|
-- Joey Hess <id@joeyh.name> Mon, 12 Dec 2022 12:20:06 -0400
|
||||||
|
|
||||||
git-annex (10.20221104) upstream; urgency=medium
|
git-annex (10.20221104) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 10.20221103
|
Version: 10.20221212
|
||||||
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