Commit graph

46702 commits

Author SHA1 Message Date
nobodyinperson
3cc607d56d Added a comment 2025-05-13 16:04:52 +00:00
Joey Hess
e166a06323
response 2025-05-13 11:14:28 -04:00
Joey Hess
037968c6a3
response 2025-05-13 11:06:00 -04:00
Joey Hess
0ebc1f4666
close 2025-05-13 10:58:56 -04:00
Joey Hess
081735b967
response 2025-05-13 10:57:30 -04:00
Joey Hess
8607bc6903
response 2025-05-13 10:54:12 -04:00
Joey Hess
ddb1883a18
comment 2025-05-13 10:28:47 -04:00
Joey Hess
009bd22ab4
IA S3 needs https now 2025-05-13 10:23:56 -04:00
Joey Hess
ef96645435
comment 2025-05-13 10:12:50 -04:00
Joey Hess
f14a4bd4cf
comment 2025-05-13 10:09:07 -04:00
jkniiv
55fcfae785 Added a comment 2025-05-12 20:02:48 +00:00
Joey Hess
37ff050368
Merge branch 'master' of ssh://git-annex.branchable.com 2025-05-12 14:43:10 -04:00
Joey Hess
88a09a7c05
add cache for getNumMinCopiesAttr
Optimises balanced=groupname:lackingcopies at the expense of a tiny
slowdown to lackingcopies=number and git-annex fsck and import.

Sponsored-by: k0ld
2025-05-12 14:37:23 -04:00
Joey Hess
1435f6ff82
implement balanced=groupname:lackingcopies
Preferred content now supports "balanced=groupname:lackingcopies" to make
files be evenly balanced amoung as many repositories as are needed to
satisfy numcopies.

This implementation could be optimised to only call limitCheckNumCopies
once per file. Currently, it is called in two different places. Or it may
be that it would be better to add a cache to getNumMinCopiesAttr.

It might also be worth implementing :approxlackingcopies, but I'm not sure
if that has a use case. The use case for this seems to be when different
files have different numcopies values.

Sponsored-by: Brock Spratlen
2025-05-12 14:27:32 -04:00
Joey Hess
a9eca1b568
decided not to change this 2025-05-12 12:13:08 -04:00
pierreay
0b98d3b019 First post 2025-05-11 09:04:39 +00:00
nobodyinperson
768250272d Added a comment: also noticed some assistant weirdness 2025-05-09 07:45:02 +00:00
nobodyinperson
19e022057d 2025-05-09 03:23:51 +00:00
Joey Hess
97203e525b
Merge branch 'master' of ssh://git-annex.branchable.com 2025-05-08 15:01:14 -04:00
Joey Hess
de7dae06cf
set fileEncoding in streamLogFileUnsafe
Windows: Fix bug that can cause git status to show annexed files as
modified when built with OsPath.

This may also have caused bugs on non-Windows, with filenames with
non-ascii characters? Unsure.

The OsPath conversion makes this one of the last few places
(hopefully) where a String is read from a Handle. All other fileEncoding
uses have been eliminated before this point by converting to reading
ByteString and using OsPath. Doing that here would be a better fix,
performance wise.

Sponsored-by: Jack Hill
2025-05-08 14:59:42 -04:00
yarikoptic
2b3f462c41 assistant does not assist 2025-05-08 18:14:39 +00:00
yarikoptic
7e5ae5b79a Added a comment 2025-05-08 17:49:56 +00:00
Joey Hess
bda9dec2f5
comment 2025-05-08 12:41:31 -04:00
jkniiv
45b4332495 Added a comment 2025-05-06 22:14:48 +00:00
jkniiv
26407c70c1 removed 2025-05-06 22:05:21 +00:00
jkniiv
462b4d6d34 Added a comment 2025-05-06 22:03:20 +00:00
Joey Hess
13154f5cb2
update 2025-05-06 11:54:06 -04:00
Joey Hess
c908780413
comment 2025-05-06 11:29:47 -04:00
Joey Hess
791b314c61
comment 2025-05-06 11:15:52 -04:00
nobodyinperson
fb958b2f7e Added a comment: grepping the git-annex branch for remote activity 2025-05-06 13:06:29 +00:00
nobodyinperson
a2749664ab Thoughs on a "recent remote activity" feature 2025-05-06 12:23:22 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
0f2dda81e4 Added a comment 2025-05-06 07:24:51 +00:00
jkniiv
a6559c4303 Added a comment 2025-05-06 00:14:04 +00:00
Joey Hess
e64e9d5fae
whereused: Fix bug that could find matches from grafts in remote git-annex branches
git log with --remotes= needs the preceeding --exclude=*/git-annex in order
to not look at git-annex branches of remotes.

Sponsored-by: mycroft
2025-05-05 14:32:25 -04:00
Joey Hess
2bafd907b2
comment 2025-05-05 13:50:14 -04:00
Joey Hess
ba021ca184
comment 2025-05-05 13:41:45 -04:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
28705806e9 Added a comment 2025-05-05 11:14:00 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
9dc118d201 2025-05-05 09:28:40 +00:00
Basile.Pinsard
7bf6e1df8a Added a comment: Setup dirhash parameter for httpalso to avoid hammering server 2025-05-02 17:53:54 +00:00
kyle
21aab1e998 Added a comment: re: finding key in specific branches 2025-05-01 03:51:27 +00:00
msz
2662d2de66 Added a comment: Thank you for implementing 2025-04-29 17:00:36 +00:00
jkniiv
5f96c472bc report on OsPath code path having a small regression (on Windows at least) 2025-04-29 14:13:31 +00:00
cznug
83d0da94e4 2025-04-28 17:11:50 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
2dcc4f6e4f 2025-04-28 08:06:49 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
d28eb222c2 2025-04-28 08:06:17 +00:00
jnkl
988ad54d31 2025-04-28 06:48:19 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
798f08b412 Added a comment: "Buyer's remorse" 2025-04-28 05:53:47 +00:00
nobodyinperson
a19883a1c4 Added a comment: standalone builds apparently not deployed 2025-04-24 15:23:47 +00:00
Basile.Pinsard
871f6f5ef6 Added a comment 2025-04-24 14:27:33 +00:00
matteo@4122eaeed50d58332e6ae9e6ba7237fe81294399
16da76a986 Added a comment: Disabling "synced" branches 2025-04-24 02:34:59 +00:00