From: Joey Hess Date: Thu, 14 Nov 2024 17:52:19 +0000 (-0400) Subject: Merge branch 'checkbucketversioning' X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~14^2~48 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1e17d0ee34c3c057905dfc0dccb2c4cf7dec47db;p=git-annex.git Merge branch 'checkbucketversioning' --- 1e17d0ee34c3c057905dfc0dccb2c4cf7dec47db diff --cc CHANGELOG index d87fa5a3d3,24f1d162a9..5931689e59 --- a/CHANGELOG +++ b/CHANGELOG @@@ -3,10 -3,10 +3,14 @@@ git-annex (10.20241032) UNRELEASED; urg * git-remote-annex: Fix a reversion introduced in version 10.20241031 that broke cloning from a special remote. * vpop: Only update state after successful checkout. + * add: Consistently treat files in a dotdir as dotfiles, even + when ran inside that dotdir. + * add: When adding a dotfile as a non-large file, mention that it's a + dotfile. + * S3: Support versioning=yes with a readonly bucket. + (Needs aws-0.24.3) + * S3: Send git-annex or other configured User-Agent. + (Needs aws-0.24.3) -- Joey Hess Mon, 11 Nov 2024 12:26:00 -0400