|
1 | | -git-annex (10.20260214) UNRELEASED; urgency=medium |
| 1 | +git-annex (10.20260316) upstream; urgency=medium |
2 | 2 |
|
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. |
6 | 3 | * 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. |
11 | 4 | * Fix reversion in previous version that caused auto-initializing of |
12 | 5 | 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. |
15 | 6 | * Fix bug that caused git credential to be rejected when a http request |
16 | 7 | failed for some reason other than 401. |
17 | 8 | * Importing from the directory special remote will no longer add sizes |
18 | 9 | 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. |
19 | 19 |
|
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 |
21 | 21 |
|
22 | 22 | git-annex (10.20260213) upstream; urgency=medium |
23 | 23 |
|
|
0 commit comments