Skip to content

Commit f01ba21

Browse files
committed
prep release
1 parent da916f3 commit f01ba21

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

CHANGELOG

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
git-annex (10.20260214) UNRELEASED; urgency=medium
1+
git-annex (10.20260316) upstream; urgency=medium
22

3-
* Fix retrival from http git remotes of keys with '%' in their names.
4-
* Fix behavior when initremote is used with --sameas=
5-
combined with --private.
63
* Added CHECKPRESENT-URL extension to the external special remote protocol.
7-
* httpalso: Fix bugs in handling content not being present on the remote.
8-
* web, S3, git: Fix bugs in checking if content is present on a remote
9-
when configuration does not allow accessing it.
10-
* Improve display of http exceptions.
114
* Fix reversion in previous version that caused auto-initializing of
125
local git remotes that have annex-ignore set.
13-
* adb: Avoid deleting contents of a non-empty directory when
14-
removing the last exported file from the directory.
156
* Fix bug that caused git credential to be rejected when a http request
167
failed for some reason other than 401.
178
* Importing from the directory special remote will no longer add sizes
189
to keys, which overrode backends that generate unsized keys.
10+
* Fix retrival from http git remotes of keys with '%' in their names.
11+
* Fix behavior when initremote is used with --sameas=
12+
combined with --private.
13+
* web, S3, git: Fix bugs in checking if content is present on a remote
14+
when configuration does not allow accessing it.
15+
* httpalso: Fix bugs in handling content not being present on the remote.
16+
* adb: Avoid deleting contents of a non-empty directory when
17+
removing the last exported file from the directory.
18+
* Improve display of http exceptions.
1919

20-
-- Joey Hess <id@joeyh.name> Mon, 16 Feb 2026 13:38:21 -0400
20+
-- Joey Hess <id@joeyh.name> Mon, 16 Mar 2026 06:53:22 -0400
2121

2222
git-annex (10.20260213) upstream; urgency=medium
2323

git-annex.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Name: git-annex
2-
Version: 10.20260213
2+
Version: 10.20260316
33
Cabal-Version: 1.12
44
License: AGPL-3
55
Maintainer: Joey Hess <id@joeyh.name>
66
Author: Joey Hess
77
Stability: Stable
8-
Copyright: 2010-2025 Joey Hess
8+
Copyright: 2010-2026 Joey Hess
99
License-File: COPYRIGHT
1010
Homepage: http://git-annex.branchable.com/
1111
Build-type: Custom

0 commit comments

Comments
 (0)