Commit graph

12507 commits

Author SHA1 Message Date
Joey Hess
d394f0b020
git-lfs apiurl parameter
git-lfs: Added an optional apiurl parameter.

This needs version 1.2.5 of the haskell git-lfs library to be used.
stack.yaml updated to use that.

Note that git-annex enableremote can be used to add apiurl= to an existing
git-lfs special remote. To allow unsetting the apiurl and instead use
the probed url, support enableremote with apiurl set to an empty string.

Sponsored-by: Luke T. Shumaker
2025-02-18 14:11:21 -04:00
Joey Hess
5324f34092
Merge branch 'ospath' 2025-02-17 11:58:20 -04:00
puck
f32f22bc64 2025-02-15 10:36:03 +00:00
Joey Hess
46d38b002d
remove the git-union-merge command
This has never been built and shipped as part of git-annex,
and including it as a pedagolical example in
the source code doesn't have much benefit. The program was not currently
buildable after recent OsPath changes.

Of course, Git/UnionMerge.hs is still available and can be used.
2025-02-12 12:37:36 -04:00
lell
6ef9af5860 2025-02-04 09:35:42 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
b9466ddce2 2025-01-31 00:22:45 +00:00
luciusf
9547f2ebd6 Added a comment 2025-01-30 19:17:58 +00:00
beryllium@5bc3c32eb8156390f96e363e4ba38976567425ec
cfe960bf5e 2025-01-30 02:35:09 +00:00
Joey Hess
8ed173481a
close 2025-01-29 19:05:37 -04:00
Joey Hess
cbb6df35aa
merge in doc changes from master 2025-01-29 18:57:25 -04:00
Joey Hess
9e4314de76
relax annex-tracking-branch to allow "/"
Allow setting remote.foo.annex-tracking-branch to a branch name that
contains "/", as long as it's not a remote tracking branch.
2025-01-20 11:31:18 -04:00
nobodyinperson
6602c1116a Report bug that one can't export synced/ branches 2025-01-20 10:25:51 +00:00
goglu6
171de7c00e 2025-01-17 06:30:22 +00:00
goglu6
5d370fdfec 2025-01-17 06:29:39 +00:00
goglu6
a1641206de 2025-01-17 06:24:07 +00:00
goglu6
8ec6d7cfdd 2025-01-17 06:23:41 +00:00
goglu6
1d58c62da8 2025-01-17 05:13:55 +00:00
goglu6
92ba4c915d 2025-01-17 05:12:14 +00:00
hello@da0030bba070302e85904b4d73db61fb4af7bced
f47ee1f7c0 Added a comment: Still happening, managed to get a reproduction (maybe ?) 2025-01-16 18:17:52 +00:00
lemondata
09a7f6749a Added a comment 2025-01-13 17:43:25 +00:00
Joey Hess
a17a274aa9
comment 2025-01-10 12:08:28 -04:00
Joey Hess
9aa0ed564b
fixed 2025-01-10 10:56:35 -04:00
jkniiv
1195f498e2 repo is probably not technically offline, just out of reach 2025-01-09 21:16:49 +00:00
jkniiv
f2b26789db Added a comment: same problem on a VPS 2025-01-09 21:14:06 +00:00
Joey Hess
726f801946
comment 2025-01-09 12:07:23 -04:00
Joey Hess
94e9320664
retitle 2025-01-09 11:48:42 -04:00
Joey Hess
71abda0625
comment 2025-01-09 11:46:53 -04:00
yarikoptic
de84f3c9f3 Added a comment 2025-01-07 22:01:20 +00:00
yarikoptic
9677220765 Added a comment 2025-01-07 21:23:26 +00:00
yarikoptic
5762ed4d7b Added a comment: odd system 2025-01-07 21:06:35 +00:00
Joey Hess
5d478ec38e
comment 2025-01-07 16:50:37 -04:00
Joey Hess
a8b7328ccf
Merge branch 'master' of ssh://git-annex.branchable.com 2025-01-07 16:37:48 -04:00
Joey Hess
43b35f9493
windows permissions fix
Windows: Fix permission denied error when dropping files that have the
readonly attribute set.

Files coming from a special remote may have had write permission removed
from them. The directory special remote does that. And there are
probably others. So rather than fixing it on the special remote side,
made moveAnnex, on Windows, add back the write bit. This apparently
removes the readonly attribute. See Remote.Directory.removeDirGeneric
which already did the same on windows to allow removing files from the
directory special remote.

The reason that cleanObjectLoc also calls allowWrite is to handle
situations where files have already gotten into git-annex repositories on
Windows with the write bit set. Eg, an older git-annex put them there.
Or perhaps the git-annex repository was populated on some other OS.
2025-01-07 16:37:39 -04:00
yarikoptic
0348cbfa22 Added a comment 2025-01-07 20:12:31 +00:00
Joey Hess
e7e479c1f0
same bug 2025-01-07 15:53:47 -04:00
Joey Hess
dcc259f940
tag INM7
based on mih filing or commenting on things and/or on
git-remote-annex being used
2025-01-07 15:52:20 -04:00
Joey Hess
f13819cde0
close, behaving as documented 2025-01-07 14:47:56 -04:00
Joey Hess
cbc83c0386
Fix installation on Android
Unfortunately, commit ce95cac195 broke
android installation way back in May of last year.
2025-01-07 14:13:46 -04:00
Joey Hess
79d0f1da03
remove multiple dup comments 2025-01-07 14:08:32 -04:00
Joey Hess
470c327998
comment 2025-01-07 14:05:03 -04:00
Joey Hess
95b32c6c36
comment 2025-01-07 13:55:24 -04:00
Joey Hess
658f2f2a37
close, not a bug
mrisse posted a comment earlier explaining the user's confusion to them
2025-01-07 13:47:45 -04:00
Joey Hess
7c68fc26cd
retitle 2025-01-07 13:46:05 -04:00
Joey Hess
7a735c7a4f
comment 2025-01-07 13:37:57 -04:00
Joey Hess
8bc88945e9
Merge branch 'master' of ssh://git-annex.branchable.com 2025-01-07 13:21:49 -04:00
Joey Hess
354fdbac46
remove empty comment 2025-01-07 13:21:41 -04:00
Joey Hess
22fb269bef
reponse 2025-01-07 13:21:17 -04:00
jkniiv
0f8050df43 report on the main repo being offline 2025-01-07 06:56:08 +00:00
jkniiv
d5fd38c8de removed 2025-01-07 06:15:59 +00:00
yarikoptic
2921b61da9 Added a comment 2025-01-07 01:06:57 +00:00