Joey Hess
286a681b57
remove dangling where
2025-05-20 09:37:33 -04:00
mak
6227314e77
Added a comment: git-annex and starship
2025-05-20 04:06:38 +00:00
cznug
d3fe648919
Added a comment
2025-05-16 08:29:33 +00:00
jcjgraf
aa880b4585
2025-05-15 06:24:00 +00:00
liam
e42ed79c46
Added a comment: How to mitigate not finding git-annex-shell on MacOS remote?
2025-05-15 02:35:31 +00:00
liam
25cf48b246
Added a comment: How to mitigate not finding git-annex-shell on MacOS remote?
2025-05-15 02:08:58 +00:00
liam
be92268e0a
Added a comment: How to install man pages for git-annex?
2025-05-15 01:10:49 +00:00
Joey Hess
3e079baff4
response
2025-05-14 14:22:35 -04:00
Joey Hess
241d9a7cb8
comment
2025-05-14 14:04:18 -04:00
Joey Hess
45e356bf64
comment
2025-05-14 13:48:59 -04:00
Joey Hess
59c729a4b6
response
2025-05-14 13:29:31 -04:00
Joey Hess
0646eabc17
comment
2025-05-14 13:25:24 -04:00
Joey Hess
39ee50d22c
comment
2025-05-14 13:02:53 -04:00
Joey Hess
2ff40dbd64
Merge branch 'master' of ssh://git-annex.branchable.com
2025-05-14 12:42:39 -04:00
Joey Hess
0ab6772ff9
response
2025-05-14 12:42:20 -04:00
liam
58b77d00df
Added a comment: Why is the default HMACSHA1 for shared encryption?
2025-05-14 16:04:11 +00:00
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