Joey Hess
68dd441da6
comment
2017-05-11 12:04:59 -04:00
CandyAngel
14fee738a9
Added a comment
2017-05-10 12:46:00 +00:00
CandyAngel
a830f1dc72
Added a comment
2017-05-10 12:44:09 +00:00
CandyAngel
db2ee3f407
Added a comment
2017-05-10 09:21:34 +00:00
leavingchicago@c04c893e78d1c4c76cb3e32b5c227cf42bbf7682
83d1e20b9e
2017-05-10 00:41:54 +00:00
leavingchicago@c04c893e78d1c4c76cb3e32b5c227cf42bbf7682
4133df3b15
2017-05-10 00:38:20 +00:00
https://launchpad.net/~barthelemy
5cd6701b5b
Added a comment
2017-05-09 23:38:27 +00:00
Joey Hess
68a376b742
hmm
2017-05-09 19:03:30 -04:00
Joey Hess
8f3d5ff379
Merge branch 'master' of ssh://git-annex.branchable.com
2017-05-09 18:18:06 -04:00
Joey Hess
b1b41aaff6
update
2017-05-09 18:16:49 -04:00
supernaught
36c54c5d12
Added a comment
2017-05-09 22:07:59 +00:00
Joey Hess
5215240757
comment
2017-05-09 17:04:39 -04:00
Joey Hess
4c1e3210fa
annex.backend is the new name for what was annex.backends
...
It takes a single key-value backend, rather than the unncessary and confusing list.
The old option still works if set.
Simplified some old old code too.
This commit was sponsored by Thomas Hochstein on Patreon.
2017-05-09 15:04:07 -04:00
Joey Hess
935b48a7bb
comment
2017-05-09 14:06:10 -04:00
Joey Hess
05b1dee353
response
2017-05-09 13:49:59 -04:00
https://launchpad.net/~barthelemy
5a1bc987ee
Added a comment: I found it out!
2017-05-05 12:41:59 +00:00
https://launchpad.net/~barthelemy
de3e332bbc
rename forum/sneakernet_with_a_with_a___34__directory__34___special_remote_on_fat.mdwn to forum/sneakernet_with_a___34__directory__34___special_remote_on_fat.mdwn
2017-05-04 22:13:58 +00:00
https://launchpad.net/~barthelemy
d09010d3a9
2017-05-04 22:04:24 +00:00
Cyberthal
89d82ba260
Added a comment: Deleting a repository UUID from vicfg
2017-05-03 16:50:54 +00:00
supernaught
bc835b390a
2017-05-03 05:25:55 +00:00
supernaught
38c0517519
2017-05-02 21:40:36 +00:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
8e13c15103
2017-04-26 16:37:50 +00:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
2557af278f
2017-04-26 16:36:22 +00:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
f681cf14ad
2017-04-26 16:34:56 +00:00
CandyAngel
78462e1da2
Added a comment
2017-04-24 13:55:02 +00:00
ewen
bb80788afd
Added a comment: git annex get ... transfer lock issues
2017-04-23 07:36:08 +00:00
memeplex
9bff2e1a23
2017-04-21 19:28:48 +00:00
https://me.yahoo.com/a/hVbIabkhqO11.DpKUWBoztFSLD5q#8cbe8
bd974974fb
Added a comment: Why is it takins too long?
2017-04-18 16:26:08 +00:00
memeplex
5d26133bce
2017-04-17 17:53:23 +00:00
memeplex
072d981db1
Added a comment
2017-04-14 22:35:49 +00:00
sachinkumar83
4d0a4bbee7
2017-04-14 03:38:35 +00:00
Jeremy
488b9ef36f
2017-04-13 14:05:11 +00:00
Horus
c55da38e98
Added a comment
2017-04-12 21:21:08 +00:00
http://xgm.de/oid/
c74248cd1b
2017-04-12 20:56:34 +00:00
lee@7614f42c1a6cc84dbc813df25d2f75ed54948e17
6d19ed1970
Added a comment
2017-04-07 21:10:35 +00:00
Joey Hess
5af1748c10
remove stealth on-topic spam
2017-04-07 16:36:13 -04:00
Joey Hess
31580d9913
response
2017-04-07 16:35:40 -04:00
Joey Hess
07e0e5f08d
comment
2017-04-07 16:33:28 -04:00
Joey Hess
52f28eb778
comment
2017-04-07 16:29:19 -04:00
archimedes
f62dbd7445
Added a comment
2017-04-05 20:01:44 +00:00
Joey Hess
239cf833a3
response
2017-04-05 15:19:03 -04:00
archimedes
67b9805a3e
2017-04-05 19:05:07 +00:00
Joey Hess
eab6146e53
comment
2017-04-05 11:59:03 -04:00
fabfur
3795278338
2017-03-28 20:25:39 +00:00
oliv5@5a9bb4b174f7995da105238c4e7b3f91767a87bc
35a37f7fc4
2017-03-18 13:46:58 +00:00
Joey Hess
faecd73f32
Support GIT_SSH and GIT_SSH_COMMAND
...
They are handled close the same as they are by git. However, unlike git,
git-annex sometimes needs to pass the -n parameter when using these.
So, this has the potential for breaking some setup, and perhaps there ought
to be a ANNEX_USE_GIT_SSH=1 needed to use these. But I'd rather avoid that
if possible, so let's see if anyone complains.
Almost all places where "ssh" was run have been changed to support the env
vars. Anything still calling sshOptions does not support them. In
particular, rsync special remotes don't. Seems that annex-rsync-transport
already gives sufficient control there.
(Fixed in passing: Remote.Helper.Ssh.toRepo used to extract
remoteAnnexSshOptions and pass them to sshOptions, which was redundant
since sshOptions also extracts those.)
This commit was sponsored by Jeff Goeke-Smith on Patreon.
2017-03-17 16:20:37 -04:00
kubaello@d561f15ff5c07a78b706b096375cd89d6d706066
19b6e333af
2017-03-16 01:00:55 +00:00
Horus
5fd02cf20c
Added a comment
2017-03-14 08:58:54 +00:00
ryan@d4f0c2d3daacb5ec3a2945bca06f66decad4bfb5
148b25c00d
2017-03-14 02:09:59 +00:00
hobbie123
d489834369
Added a comment: windows password
2017-03-13 06:28:15 +00:00