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
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
Joey Hess
19b87f7396
avoid no longer necessary piping of ssh stderr for p2pstdio
...
This was needed when supporting old git-annex-shell that do not support
p2pstdio yet, in order to cleanly fall back to the old interface without
error messages being displayed. That is no longer supported, so simplify
to not intercept error messages.
Sponsored-by: Dartmouth College's DANDI project
2022-01-03 12:54:40 -04:00
Joey Hess
63d5c6f2c8
update copyright year
2022-01-03 12:46:04 -04:00
Joey Hess
92cc28c316
remove obsolete comment
2022-01-03 12:38:29 -04:00
tim@5431dd39464df207b7d46d3cf1bc74c82123ac68
4c9bc9e942
Added a comment: Found the issue
2022-01-03 08:25:05 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
e77ef584cc
2022-01-01 20:59:29 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
9c4712262b
2022-01-01 20:39:32 +00:00
amerlyq+annex@12121d70a602f094228689a0a24d348d478a8af1
71f8cc684e
2022-01-01 20:06:22 +00:00
Joey Hess
082cc1ede1
add news item for git-annex 8.20211231
2021-12-31 15:12:18 -04:00
Joey Hess
479ec0d533
releasing package git-annex version 8.20211231
2021-12-31 15:11:50 -04:00
Joey Hess
f1e55865a2
comment
2021-12-31 15:01:12 -04:00
falsifian
eacc3dc1f2
Added a comment
2021-12-31 16:03:33 +00:00
Joey Hess
0292c5a0d8
comment
2021-12-31 11:57:52 -04:00
Joey Hess
b60a041e9e
comment
2021-12-31 11:17:26 -04:00
Joey Hess
df269b2f8f
Merge branch 'master' of ssh://git-annex.branchable.com
2021-12-31 11:04:52 -04:00