-git-annex (10.20221105) UNRELEASED; urgency=medium
+git-annex (10.20221212) upstream; urgency=medium
- * Support quettabyte and yottabyte.
- * Sped up the initial scan for annexed files by 21%.
- * init: Avoid scanning for annexed files, which can be lengthy in a
- large repository. Instead that scan is done on demand.
+ * Fix a hang that occasionally occurred during commands such as move,
+ when operating on unlocked files. (A bug introduced in 10.20220927)
* When youtube-dl is not available in PATH, use yt-dlp instead.
* 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.
- * Fix a hang that occasionally occurred during commands such as move.
- (A bug introduced in 10.20220927)
+ * Support quettabyte and yottabyte.
- -- 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