Joey Hess
21c0d5be6e
comment
2022-01-07 12:27:19 -04:00
Joey Hess
022e63cdde
comment
2022-01-07 12:08:19 -04:00
Joey Hess
8657df23fe
comment
2022-01-07 12:05:48 -04:00
amerlyq
39daac8e99
Added a comment
2022-01-07 12:52:35 +00:00
lell
56e8c6843d
Added a comment: Propagation is different between "annex adjust" and "annex sync"
2022-01-07 10:21:46 +00:00
Joey Hess
0f1490c953
comment
2022-01-06 12:25:00 -04:00
Joey Hess
218a3c0f09
improve description
...
Sponsored-by: Jack Hill on Patreon
2022-01-06 12:24:27 -04:00
arekmenner@f0f5403c5cbc803fedaf860e3a6f839a41075e3b
6308dbedf7
Added a comment: reply
2022-01-06 15:13:15 +00:00
Joey Hess
08e5dea062
comment
2022-01-05 15:56:14 -04:00
Joey Hess
759346cc65
remove incorrect speculation
2022-01-05 15:42:46 -04:00
arekmenner@f0f5403c5cbc803fedaf860e3a6f839a41075e3b
16207484d2
description of another noob question
2022-01-05 19:30:14 +00:00
Joey Hess
0e9db8a190
comment
2022-01-05 15:26:34 -04:00
Joey Hess
c7db49e43c
Merge branch 'master' of ssh://git-annex.branchable.com
2022-01-05 15:24:32 -04:00
Joey Hess
e416635021
renameremote: Better handling of case where there are multiple special remotes with a name
...
Instead of renaming one at random, error out and ask that a uuid be
specified.
Sponsored-by: Brett Eisenberg on Patreon
2022-01-05 15:24:02 -04:00
arekmenner@f0f5403c5cbc803fedaf860e3a6f839a41075e3b
2b6499a632
Added a comment: response
2022-01-05 19:18:09 +00:00
Joey Hess
58afb00f6e
enableremote: Better handling of the unusual case where multiple special remotes have been initialized with the same name
...
Before it would pick one at random, though preferring ones that were not
dead over dead ones.
Now, if one is dead and the other not, it will use the non-dead one. But if
both are not dead, or both dead, it will error out, suggesting the user
clarify what they want to enable.
Sponsored-by: Luke Shumaker on Patreon
2022-01-05 15:12:11 -04:00
Joey Hess
7f3628331c
comment
2022-01-05 14:04:32 -04:00
Joey Hess
0c604e29a4
Merge branch 'master' of ssh://git-annex.branchable.com
2022-01-05 13:10:03 -04:00
Joey Hess
c36895e9cb
comment
2022-01-05 13:09:18 -04:00
Joey Hess
ff33189548
comment
2022-01-05 12:58:19 -04:00
Joey Hess
a114670d3d
comment
2022-01-05 12:31:37 -04:00
Joey Hess
46d793c8df
comment
2022-01-05 12:18:18 -04:00
Joey Hess
7c6d088f62
retrospectively add from NEWS
2022-01-05 11:56:22 -04:00
amerlyq
aa6534caa7
Added a comment
2022-01-05 15:46:07 +00:00
Joey Hess
85978f59e6
Merge branch 'master' of ssh://git-annex.branchable.com
2022-01-05 10:11:29 -04:00
Joey Hess
88997e55d0
add news item about dropped support for git-annex-shell not supporting p2p protocol
2022-01-05 10:10:22 -04:00
Joey Hess
83be8dc9e6
update
2022-01-05 06:44:16 -04:00
arekmenner@f0f5403c5cbc803fedaf860e3a6f839a41075e3b
7258b3a95c
adding a noob question
2022-01-04 19:12:44 +00:00
Joey Hess
6d17ceed73
fix close link
2022-01-04 14:16:57 -04:00
Joey Hess
9f38c72f8b
comment
2022-01-04 11:38:01 -04:00
Joey Hess
d2344278fc
close
2022-01-04 11:32:29 -04:00
Joey Hess
e1e8afc477
comment
2022-01-04 11:28:33 -04:00
Joey Hess
2d4fb490bd
comment
2022-01-04 11:23:25 -04:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
982ad19002
Added a comment
2022-01-04 13:41:03 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
5a9eed6a41
Added a comment
2022-01-04 13:10:13 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
9c487d7a36
Added a comment
2022-01-04 12:55:14 +00:00
tim@5431dd39464df207b7d46d3cf1bc74c82123ac68
dc67e1cb60
Added a comment: well, yes
2022-01-04 11:28:33 +00:00
yarikoptic
ec9a4945e4
Added a comment
2022-01-03 20:03:38 +00:00
yarikoptic
4f31a27e6a
initial report on slow drop
2022-01-03 19:59:08 +00:00
Joey Hess
b38e516078
Merge branch 'master' of ssh://git-annex.branchable.com
2022-01-03 15:06:24 -04:00
falsifian
b0b596ee62
Added a comment
2022-01-03 19:06:11 +00:00
Joey Hess
77048906a4
assume @RPATH libs are present
...
Previous change caused them to be skipped. Probably when @RPATH is
included in the path, it's a path to a file that actually exists.
Sponsored-by: Dartmouth College's Datalad project
2022-01-03 15:05:15 -04:00
Joey Hess
7e2f5edd68
avoid exporting non-annexed symlinks
...
So that importing does not replace them with plain files.
This works similarly to how the previous handling of submodules and
matchers did, except that annexed symlinks still get exported as plain
files of course, it's only non-annexed symlinks that it does not make sense
to export.
When symlinks have previously been exported, updating the export will
unexport them after upgrading to this commit.
Sponsored-by: Kevin Mueller on Patreon
2022-01-03 14:21:50 -04:00
Joey Hess
0584e096d1
comment
2022-01-03 13:53:34 -04:00
Joey Hess
9e18cd28ad
comment and retitle
2022-01-03 13:48:19 -04:00
Joey Hess
953d2029df
comment and retitle
2022-01-03 13:31:09 -04:00
Joey Hess
63b986d6d5
comment
2022-01-03 13:26:33 -04:00
Joey Hess
abeb7dcdde
skip OSX libraries that do not exist in disk due to new cache
...
Addresses the build problem discussed here:
https://github.com/datalad/git-annex/issues/95
Sponsored-by: Dartmouth College's Datalad project
2022-01-03 13:19:33 -04:00
Joey Hess
07191d7ba0
Merge branch 'master' of ssh://git-annex.branchable.com
2022-01-03 12:58:23 -04:00
Joey Hess
c07ed77e21
comment
2022-01-03 12:58:12 -04:00