Atemu
351f5d753f
fix url
2021-04-08 11:56:13 +00:00
Atemu
474dd1a3fc
2021-04-08 11:50:59 +00:00
Ilya_Shlyakhter
9041b2b6a4
Added a comment: running untrusted code
2021-04-07 16:52:42 +00:00
Joey Hess
da88863082
comment and close, open related todo
2021-04-06 16:51:38 -04:00
Joey Hess
98b223a71c
Merge branch 'master' of ssh://git-annex.branchable.com
2021-04-05 15:32:08 -04:00
Joey Hess
1b645e1ace
added --debugfilter (and annex.debugfilter)
2021-04-05 15:31:10 -04:00
Atemu
45a93d7129
2021-04-04 09:23:41 +00:00
Joey Hess
3204f0bbaa
comments
2021-04-02 13:41:26 -04:00
Joey Hess
4a30fddc2a
idea
2021-04-01 15:49:30 -04:00
Joey Hess
632ae09e28
comment
2021-04-01 12:24:21 -04:00
Ilya_Shlyakhter
4dde355c79
Added a comment: dockerized special remotes: security
2021-04-01 15:20:05 +00:00
Joey Hess
24c576bfa7
Merge branch 'master' of ssh://git-annex.branchable.com
2021-03-30 12:58:34 -04:00
Lukey
a366e9d0fc
Added a comment
2021-03-30 16:21:14 +00:00
Joey Hess
773752b040
comment
2021-03-30 12:06:36 -04:00
Lukey
568f1c421b
Added a comment
2021-03-30 16:01:04 +00:00
Ilya_Shlyakhter
4403791c6c
Added a comment: autoenabling external special remotes
2021-03-30 15:17:05 +00:00
Ilya_Shlyakhter
9b8661c327
added suggestion to have git-annex-info display the time of last interaction with repos
2021-03-30 14:31:14 +00:00
parhuzamos
72f5088d34
2021-03-26 12:34:01 +00:00
parhuzamos
2187892a81
2021-03-26 12:31:47 +00:00
Ilya_Shlyakhter
a4cc0c95b4
added suggestion for additional git-annex-config settings
2021-03-23 20:11:39 +00:00
Ilya_Shlyakhter
547a5a8ca8
Added a comment: annex.supportunlocked=false
2021-03-23 20:02:19 +00:00
Joey Hess
f19271c5d9
comment
2021-03-23 15:51:21 -04:00
Joey Hess
806b6f77b9
Merge branch 'master' of ssh://git-annex.branchable.com
2021-03-23 15:47:21 -04:00
Ilya_Shlyakhter
3925235805
Added a comment: annex.supportunlocked
2021-03-23 19:30:44 +00:00
Joey Hess
5d78cd9d08
Sped up git-annex init in a clone of an existing repository
...
Seems that hasOrigin was never finding origin's git-annex branch, so a new
one got created each time. And so then it later needed to merge the two
branches, which is expensive.
Added --no-track to git branch to avoid it displaying a message about
setting up tracking branches. Of course there's no reason to make the
git-annex branch a tracking branch since git-annex auto-merges it.
2021-03-23 15:23:13 -04:00
yarikoptic
ed5fd5b896
Added a comment
2021-03-23 18:43:32 +00:00
Joey Hess
798f685077
New annex.supportunlocked config
...
Can beet to false to avoid some expensive things needed to support unlocked
files.
See my comment for why this only controls what init sets up, and not other
behavior.
I didn't bother with making the v5 upgrade code path look at this, though
it easily could, because the docs say to run git-annex init after setting
it to make it take effect.
2021-03-23 14:04:34 -04:00
Joey Hess
af96b49145
comment
2021-03-23 13:53:32 -04:00
Joey Hess
d89a9b0f78
comments
2021-03-23 12:05:05 -04:00
Ilya_Shlyakhter
14fafeea8a
Added a comment: another deduplication option
2021-03-22 13:51:35 +00:00
Ilya_Shlyakhter
800b13f4ac
Added a comment: installing clean/smudge filter lazily
2021-03-19 02:30:16 +00:00
Ilya_Shlyakhter
9bde743eae
Added a comment: install clean/smudge filter only when needed
2021-03-18 15:47:03 +00:00
Joey Hess
02e74c010b
todo
2021-03-16 17:18:35 -04:00
Joey Hess
7dabbe4520
comment
2021-03-16 14:56:08 -04:00
yarikoptic
d0b56f113c
an idea to avoid lengthy Scanning for unlocked files (this may take some time)
2021-03-15 17:57:53 +00:00
Ilya_Shlyakhter
b4022decb8
Added a comment: re: individually hash chunks
2021-03-15 15:23:09 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
32f773ae8f
2021-03-15 07:08:08 +00:00
Joey Hess
37263e97c7
comment
2021-03-12 11:45:28 -04:00
meribold
96b549779a
Added a comment
2021-03-12 03:58:08 +00:00
Joey Hess
22d8ec6d74
comment
2021-03-11 13:06:24 -04:00
Joey Hess
06f86379b0
todo from comment
2021-03-11 12:26:10 -04:00
Joey Hess
b05f8458fb
remove tag
2021-03-08 14:47:40 -04:00
Joey Hess
e8065ee99d
close todo
2021-03-05 14:46:09 -04:00
Joey Hess
8d983b6432
comment
2021-03-05 12:39:57 -04:00
Joey Hess
eb594c710e
unregisterurl: New command
...
Implemented by generalizing registerurl. Without the implicit batch mode
of registerurl since that is only a backwards compatability thing
(see commit 1d1054faa6
).
2021-03-01 14:28:24 -04:00
Joey Hess
06665d733a
comment
2021-03-01 13:52:19 -04:00
Joey Hess
db2e0485ae
Merge branch 'master' of ssh://git-annex.branchable.com
2021-03-01 13:10:50 -04:00
Ilya_Shlyakhter
cd682cf227
Added a comment: issue of pushing refs to annexed files but not info on how to fetch them
2021-03-01 16:46:57 +00:00
Joey Hess
9835fa5d01
todo
2021-02-26 12:12:41 -04:00
kyle
4c48791d41
Added a comment
2021-02-25 21:25:52 +00:00