Joey Hess
f912f8e5fd
refix bug in a better way
...
Always run Git.Config.store, so when the git config gets reloaded,
the override gets re-added to it, and changeGitRepo then calls extractGitConfig
on it and sees the annex.* settings from the override.
Remove any prior occurance of -c v and add it to the end. This way,
-c foo=1 -c foo=2 -c foo=1 will pass -c foo=1 to git, rather than -c foo=2
Note that, if git had some multiline config that got built up by
multiple -c's, this would not work still. But it never worked because
before the bug got fixed in the first place, the -c value was repeated
many times, so the multivalue thing would have been wrong. I don't think
-c can be used with multiline configs anyway, though git-config does
talk about them?
2020-07-02 13:32:33 -04:00
Joey Hess
ec0f8a6e74
Fix reversion that broke passing git configs with -c
...
Reverting commit c8fec6ab0
2020-07-02 12:42:13 -04:00
Joey Hess
0b5515899b
comment
2020-07-02 12:18:02 -04:00
Joey Hess
fe1f4632a4
Merge branch 'master' of ssh://git-annex.branchable.com
2020-07-02 10:00:11 -04:00
B
d409f92318
Added a comment: Workaround
2020-07-02 12:51:41 +00:00
Joey Hess
00c9eb4c78
comment
2020-07-01 20:12:10 -04:00
Ilya_Shlyakhter
d03902f7ff
Added a comment: annex.thin for importing from directory special remote
2020-07-01 22:23:58 +00:00
http://templeofcrom.duckdns.org/
98b3d31b95
Added a comment
2020-07-01 21:54:49 +00:00
Lukey
5a64acf790
Added a comment
2020-07-01 20:37:13 +00:00
Joey Hess
117bd04693
more details
2020-07-01 16:20:37 -04:00
Ilya_Shlyakhter
afc705f7c8
Added a comment: adding files also fails
2020-07-01 19:51:34 +00:00
Ilya_Shlyakhter
2db76f8144
added bug report about git-annex-init on a repo in VirtualBox shared folder
2020-07-01 19:39:14 +00:00
Joey Hess
640dbaaaf8
Merge branch 'master' of ssh://git-annex.branchable.com
2020-07-01 15:15:47 -04:00
Joey Hess
11c2886578
overlapping todos
2020-07-01 15:06:36 -04:00
Ilya_Shlyakhter
bc9c7c3b2c
question about building the standalone distribution
2020-07-01 18:53:07 +00:00
Ilya_Shlyakhter
d1232e385b
Added a comment
2020-07-01 17:33:49 +00:00
Ilya_Shlyakhter
6eb318cd53
Added a comment: git pack files
2020-07-01 17:32:45 +00:00
Joey Hess
424b1912d6
followup and add link
2020-07-01 12:28:44 -04:00
Joey Hess
a496ab602d
todo
2020-07-01 12:07:11 -04:00
Joey Hess
ead8afe2f3
comment
2020-07-01 11:38:44 -04:00
Joey Hess
07dff32bd4
Merge branch 'master' of ssh://git-annex.branchable.com
2020-07-01 11:23:39 -04:00
http://templeofcrom.duckdns.org/
282f63d4ed
Added a comment
2020-07-01 15:03:08 +00:00
Lukey
ffb03cc959
Added a comment
2020-07-01 14:32:12 +00:00
https://bmwiedemann.zq1.de/
e3d091f12c
Added a comment
2020-07-01 02:47:05 +00:00
Joey Hess
98a8a6da81
todo
2020-06-30 18:41:47 -04:00
kyle
9bd56b5494
Added a comment
2020-06-30 21:24:56 +00:00
Joey Hess
33c26988f6
comment
2020-06-30 17:21:17 -04:00
Joey Hess
4af5fc3505
fixed oops
2020-06-30 17:16:29 -04:00
Joey Hess
3935ce8be5
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-30 17:15:31 -04:00
Joey Hess
8f508d4406
comments
2020-06-30 16:41:31 -04:00
Joey Hess
5891e10409
bug report
2020-06-30 16:40:08 -04:00
https://bmwiedemann.zq1.de/
814698bd53
Added a comment
2020-06-30 19:47:35 +00:00
kyle
80bb42a3ca
stack build failure
2020-06-30 19:08:32 +00:00
Joey Hess
73c9331b15
remove obsolete links
2020-06-30 13:41:18 -04:00
Joey Hess
1d335520df
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-30 12:27:19 -04:00
kyle
59e64842a7
Added a comment
2020-06-30 16:26:17 +00:00
Joey Hess
137450c9fe
thoughts
2020-06-30 12:24:08 -04:00
kyle
e4e28452a0
annex-ssh-options regression
2020-06-30 15:48:03 +00:00
Lukey
e6ca4cd0df
2020-06-30 15:46:57 +00:00
https://bmwiedemann.zq1.de/
68549767e9
Added a comment
2020-06-30 15:26:10 +00:00
Joey Hess
4a3c5ca071
comment
2020-06-30 11:17:38 -04:00
Joey Hess
8d25eee321
move Void page to install
2020-06-30 11:11:39 -04:00
Joey Hess
84fd6ef157
comment
2020-06-30 10:53:52 -04:00
Joey Hess
138e6a7f9c
remove comment as they also asked the same thing in a forum post, and were anwsered there
2020-06-30 10:43:59 -04:00
Joey Hess
e9c1f69060
remove support comment as this is not the place and also they asked the same question over email and were answered there
2020-06-30 10:42:57 -04:00
Joey Hess
7a4253a155
followup and close as this is intentional
2020-06-30 10:41:26 -04:00
Joey Hess
e2cddc28a5
comment
2020-06-30 10:28:50 -04:00
Joey Hess
6780648bba
comment
2020-06-30 10:20:27 -04:00
yarikoptic
692cea01e4
an idea on a (more) efficient transfer via async external remote protocol
2020-06-30 04:37:22 +00:00
http://templeofcrom.duckdns.org/
84a3d8298a
2020-06-29 20:15:21 +00:00
https://bmwiedemann.zq1.de/
95b8b4a5af
2020-06-29 14:02:17 +00:00
nix.zahlen@1211ac6c964ba2d68b70655f747bef1383032e77
6ffeab2e96
Added a comment: windows installer has not been updated
2020-06-28 20:01:35 +00:00
anarcat
a7a42c8848
Added a comment
2020-06-26 20:29:26 +00:00
Joey Hess
7fd20146e1
all easy cases done
...
bup can't do it after all, because removeKey deletes the git branch. And
the rest seem too hard to tackle today.
2020-06-26 14:24:48 -04:00
Joey Hess
76721b62dd
does not make sense to lockContent on web
...
Looked into this, and dropKey from web actually removes the url,
so git-annex won't try to get content from it.
So, if lockContent were implemented for web, and the web was left as the
only thing containing an object, another repo could at the same time
drop from web and remove its url, leaving no way to get the object.
Add to that, of course, the web is typically set untrusted, and so
implementing lockContent would not then be useful.
Similar reasoning applies to the bittorrent special remote, as well
as the fact that it does not even implement checkKey.
2020-06-26 13:58:28 -04:00
Joey Hess
b316a85ede
update
2020-06-26 13:54:23 -04:00
Joey Hess
7203353e24
comment
2020-06-26 12:18:18 -04:00
yarikoptic
ff8e9f4b5f
Added a comment
2020-06-26 14:22:25 +00:00
yarikoptic
50bf73f043
initial report on an odd fail
2020-06-26 14:17:56 +00:00
strmd
434af033e0
Added a comment
2020-06-24 22:37:50 +00:00
Joey Hess
bf2aa50646
document the 2_ files
2020-06-24 14:31:46 -04:00
Joey Hess
4229713e63
importfeed: Added some additional --template variables for date and time
...
This commit was sponsored by Ethan Aubin.
2020-06-24 14:24:50 -04:00
Joey Hess
57edd81849
improve docs of template variables
2020-06-24 13:30:36 -04:00
Joey Hess
b38cc371ad
close per comments
2020-06-24 12:53:13 -04:00
Joey Hess
1b1863673b
close as dup
2020-06-24 12:50:19 -04:00
Joey Hess
725b1395b0
close, fixed 3 years ago
2020-06-24 12:48:46 -04:00
Joey Hess
5eeac2a9c9
close
2020-06-24 12:40:37 -04:00
Joey Hess
f744882e34
comment
2020-06-24 12:37:10 -04:00
Joey Hess
86968e366c
open bug
2020-06-23 17:07:46 -04:00
Joey Hess
a364effc02
comment
2020-06-23 16:22:34 -04:00
Joey Hess
ed69f50361
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-23 16:08:53 -04:00
Joey Hess
7757c0e900
Honor annex.largefiles when importing a tree from a special remote.
...
This commit was sponsored by Martin D on Patreon.
2020-06-23 16:07:18 -04:00
Joey Hess
d045e39058
thoughts
2020-06-23 14:14:13 -04:00
Joey Hess
3da4caa785
thoughts
2020-06-23 13:51:10 -04:00
kyle
db6a06c55c
Added a comment
2020-06-23 13:29:41 +00:00
ubermonk@47e490d382daa4f97abfdabb6d97c86f5fcb1f8f
69c321b8d7
created new thread
2020-06-22 23:12:11 +00:00
ghen1
390d5a36ac
2020-06-22 20:55:35 +00:00
ghen1
74123f26ad
Added a comment
2020-06-22 20:40:11 +00:00
Joey Hess
400b03115e
close
2020-06-22 14:46:02 -04:00
Joey Hess
b97d8030f3
respond and close
2020-06-22 14:44:14 -04:00
Joey Hess
e2f739b0c8
comment and close
2020-06-22 14:38:09 -04:00
Joey Hess
b904748ee3
guess yoh meant projects/datalad here, not projects/yoh
2020-06-22 14:26:33 -04:00
Joey Hess
5098236c6b
testremote: Fix over-allocation of resources and bad caching
...
Including starting up a large number of external special remote processes.
(Regression introduced in version 8.20200501)
2020-06-22 14:25:49 -04:00
http://templeofcrom.duckdns.org/
abc2d3c2cb
Added a comment: initremote type=web
2020-06-21 02:24:09 +00:00
ink
a6fffac9ae
2020-06-20 10:45:24 +00:00
yarikoptic
6491691801
initial report on breed of children processes by testremote
2020-06-19 20:41:21 +00:00
OE_Sunil
4637c5a37e
Added a comment: Error on startup after uninstalling Git-Annex
2020-06-19 09:32:14 +00:00
Franky
b656c0853f
2020-06-19 02:16:19 +00:00
Franky
f25c69087c
removed
2020-06-19 02:12:05 +00:00
Franky
0b5d1e17b0
removed
2020-06-19 02:10:29 +00:00
Franky
47bffd3357
2020-06-18 22:57:36 +00:00
Franky
549c9b1e0b
2020-06-18 22:54:03 +00:00
Franky
3385d7bbeb
2020-06-18 22:50:22 +00:00
Franky
a27798c35f
2020-06-18 22:48:59 +00:00
yarikoptic
775c1cb032
Added a comment
2020-06-18 19:17:27 +00:00
Joey Hess
22ac56fece
test suite passing
2020-06-18 13:55:32 -04:00
Joey Hess
82381211fa
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-18 12:26:30 -04:00
Franky
852dae987f
Added a comment
2020-06-18 16:17:39 +00:00
Joey Hess
348821c9cf
analysis of deadlock
2020-06-18 12:10:54 -04:00
mzimann
2044487158
Added a comment: push doc-only changes
2020-06-18 15:54:52 +00:00
Joey Hess
d46490c17f
add news item for git-annex 8.20200617
2020-06-17 16:00:23 -04:00
Joey Hess
3464fa12c7
meh
2020-06-17 15:58:39 -04:00
Joey Hess
762fd5ae5d
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-17 15:35:27 -04:00
strmd
8c8e61ca1d
Added a comment
2020-06-17 19:34:13 +00:00
Joey Hess
82448bdf39
fix a annex.pidlock issue
...
That made eg git-annex get of an unlocked file hang until the
annex.pidlocktimeout and then fail.
This fix should be fully thread safe no matter what else git-annex is
doing.
Only using runsGitAnnexChildProcess in the one place it's known to be a
problem. Could audit for all places where git-annex runs itself as a child
and add it to all of them, later.
2020-06-17 15:30:59 -04:00
Franky
bc3f9999b0
2020-06-17 19:07:00 +00:00
Franky
d72d76c06f
2020-06-17 19:01:44 +00:00
Franky
e98f9f7684
2020-06-17 19:00:36 +00:00
Franky
af5369bc92
2020-06-17 18:58:51 +00:00
Joey Hess
9583b267f5
confirmed fix
2020-06-17 12:12:41 -04:00
Ilya_Shlyakhter
4956891300
Added a comment: building the standalone distribution
2020-06-17 14:22:34 +00:00
https://dead-doomer.livejournal.com/
4794416b9c
Added a comment
2020-06-17 06:42:53 +00:00
https://dead-doomer.livejournal.com/
a98b03b674
Added a comment
2020-06-17 02:41:51 +00:00
https://dead-doomer.livejournal.com/
2524a84a15
Corrected the first command to match what is actually on the file system
2020-06-17 01:17:25 +00:00
https://dead-doomer.livejournal.com/
08bc046416
Added a comment
2020-06-17 01:13:46 +00:00
Joey Hess
b072b71c27
one more bugfix to external special remote creds
...
The creds are passedthrough in this case, so check for such first to
avoid a crash when getRemoteConfigValue sees a type it was not
expecting.
2020-06-16 18:28:26 -04:00
Joey Hess
ad81feb053
fix implicit embedcreds regression
...
Fix bug that made creds not be stored in git when a special remote was
initialized with gpg encryption, but without an explicit embedcreds=yes.
(Yet nother regression introduced in version 7.20200202.7. 5th so far.)
2020-06-16 18:00:19 -04:00
Joey Hess
4773713cc9
analysis of regression and fix related less serious regression
2020-06-16 15:16:36 -04:00
Joey Hess
5b8933b914
comment
2020-06-16 15:16:35 -04:00
Joey Hess
9e0bafd70b
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-16 14:38:27 -04:00
Joey Hess
3d53cbc614
comment
2020-06-16 14:38:02 -04:00
yarikoptic
d7f05a328a
Added a comment
2020-06-16 18:30:07 +00:00
Joey Hess
d4d0951c07
followup and break out todo item to prioritize
2020-06-16 14:25:51 -04:00
Joey Hess
3922f34f8e
comment
2020-06-16 14:16:02 -04:00
Joey Hess
ae90210295
response
2020-06-16 14:01:25 -04:00
Joey Hess
f0f1a23404
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-16 13:55:07 -04:00
Joey Hess
c4f2c56f5e
checkpresentkey: fix behavior to match documentation
...
checkpresentkey: When no remote is specified, try all remotes, not only
ones that the location log says contain the key. This is what the
documentation has always said it did.
Still try the logged remotes first, because they are far more likely to
have the key.
2020-06-16 13:54:26 -04:00
Joey Hess
f3010afbf6
improve docs and close incorrect bug report
2020-06-16 13:45:00 -04:00
Joey Hess
9f61cb94c0
comment
2020-06-16 12:53:10 -04:00
gb@4a49bb1afcf3d183bba8f07297b0395808768c6c
784d9032c2
Added a comment: Is IA.BAK still active?
2020-06-16 16:51:40 +00:00
Joey Hess
e360cc10cd
comment
2020-06-16 12:34:21 -04:00
https://dead-doomer.livejournal.com/
fc909493e5
Added a comment
2020-06-16 16:31:32 +00:00
https://dead-doomer.livejournal.com/
11a15eee2d
Added a comment: How do I specify a merge command if I don't need separate branches?
2020-06-16 16:17:48 +00:00
https://dead-doomer.livejournal.com/
273a4b283e
removed
2020-06-16 16:15:24 +00:00
Joey Hess
1f70ea119b
comment
2020-06-16 12:11:36 -04:00
https://dead-doomer.livejournal.com/
d370aff8dc
Added a comment: How do I specify a merge command if I don't need separate branches?
2020-06-16 16:11:30 +00:00
kanakkshetri@9ea0e7639162bddc7bf9f3bb94cc32e93c793b89
6dac582f06
Mark as done
2020-06-15 11:44:20 +00:00
kanakkshetri@9ea0e7639162bddc7bf9f3bb94cc32e93c793b89
1e0dd34566
Added a comment
2020-06-15 11:42:41 +00:00
calmofthestorm
7c7f28ab79
Added a comment: Thanks, this does exactly what I want
2020-06-15 07:25:30 +00:00
calmofthestorm
d912685417
2020-06-15 05:25:37 +00:00
https://dead-doomer.livejournal.com/
a55f145ca8
Added a comment
2020-06-15 05:23:31 +00:00
Ilya_Shlyakhter
fe1f8a2e96
Added a comment
2020-06-15 04:38:04 +00:00
https://dead-doomer.livejournal.com/
1c12c22100
2020-06-15 01:38:42 +00:00
rst@aed0aded638b9b7cb3ef3c9aa5ee0a544042f0cf
6b3c0407d4
2020-06-13 02:25:55 +00:00
Ilya_Shlyakhter
c003237871
Added a comment: separate processes for parallel transfers
2020-06-12 15:47:28 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
70ac351da2
2020-06-12 13:04:54 +00:00
yarikoptic
e8edbe1ff3
Added a comment: stalls
2020-06-12 03:40:54 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
cd326962c8
Added a comment
2020-06-11 22:51:09 +00:00
Joey Hess
e5ec6609c0
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-11 17:47:16 -04:00
Joey Hess
69efc2c26b
comment
2020-06-11 17:36:17 -04:00