Commit graph

11621 commits

Author SHA1 Message Date
Joey Hess
5d8ff64dc1 make --debug show transcript of special remote protocol messages 2013-12-27 03:10:00 -04:00
Joey Hess
526a7bb2b4 improve comments 2013-12-27 02:56:52 -04:00
Joey Hess
3289155e28 don't send PREPARE before INITREMOTE
That complicated special remote programs, because they had to avoid making
PREPARE fail if some configuration is missing, because the remote might not
be initialized yet. Instead, complicate git-annex slightly by only sending
PREPARE immediately before some other request other than INITREMOTE (or
PREPARE of course).
2013-12-27 02:49:10 -04:00
Joey Hess
5b7c38c90a improve code, seems to work well now 2013-12-27 02:49:00 -04:00
Joey Hess
5d00fa523c fix bug (no type safe protocol stuff here, alas..) 2013-12-27 02:12:33 -04:00
Joey Hess
6d504b57e7 make some requests optional, simplify and future-proof protocol more 2013-12-27 02:11:06 -04:00
http://id.clacke.se/
ea09aa5f23 Added a comment: dup 2013-12-27 04:18:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
81e828558b 2013-12-27 03:54:47 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
dfa850c345 Added a comment: Thanks! 2013-12-27 01:37:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknOATcOkmzX4jKuET5Z2RsaFUNnLKnQsU
354be3ddb5 2013-12-27 01:14:29 +00:00
Greg Grossmeier
6f0feb94b4 Added some more details to log 2013-12-26 16:45:25 -08:00
Greg Grossmeier
085c9783f5 bug report, real but also testing via git checkout not web interface 2013-12-26 16:37:54 -08:00
http://joeyh.name/
a39ff94188 Added a comment 2013-12-26 23:06:34 +00:00
Joey Hess
581b53a4f4 update 2013-12-26 18:46:23 -04:00
Joey Hess
aa3ddb53f7 devblog 2013-12-26 18:42:26 -04:00
Joey Hess
cfcc1c13a0 fix format of sample program 2013-12-26 18:36:57 -04:00
Joey Hess
56ef896a25 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-26 18:32:26 -04:00
Joey Hess
409a85b264 update 2013-12-26 18:20:32 -04:00
Joey Hess
a1d283657b update for external special remotes 2013-12-26 18:18:13 -04:00
Joey Hess
0de9135bc0 external special remote documentation and example script 2013-12-26 18:15:18 -04:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
9f7c2294bb fixed markdown formatting 2013-12-26 21:44:35 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
89adcde46f Can't see output from git-annex status 2013-12-26 21:32:16 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
9824019222 corrected typo in status command 2013-12-26 21:08:43 +00:00
Joey Hess
38694ed582 simplify PROGRESS
Only one transfer will be running at a time, per external special remote.
2013-12-26 16:18:38 -04:00
http://sameer.sbuddhe.net/blog/
f92fdfa4ab removed 2013-12-26 10:34:34 +00:00
http://sameer.sbuddhe.net/blog/
475730be33 Added a comment: walkthrough should point to this tip 2013-12-26 08:51:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY
8491b81a4a Added a comment 2013-12-26 00:15:59 +00:00
Joey Hess
8803e36814 future-proofing 2013-12-25 20:04:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
fbf7865ac9 2013-12-25 22:29:46 +00:00
Joey Hess
72765aa95e typo 2013-12-25 18:28:46 -04:00
Joey Hess
0e2022be95 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-25 18:27:12 -04:00
Joey Hess
abbd43bccb devblog 2013-12-25 18:22:17 -04:00
Joey Hess
1dc930063a basic data types and serialization for external special remote protocol
This is mostly straightforward, but did turn out quite nicely stronly
typed, and with a quite nice automatic tokenization and parsing of received
messages.

Made a few minor changes to the protocol to clear up ambiguities and make
it easier to parse. Note particularly that setting remote configuration
is moved to a separate command, which allows a remote to set arbitrary data.
2013-12-25 17:54:57 -04:00
Greg Grossmeier
6ca5271430 Added myself to users. 2013-12-24 14:53:09 -08:00
Joey Hess
0222a7252c Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-24 17:48:20 -04:00
Joey Hess
6ffcf25587 devblog 2013-12-24 17:46:53 -04:00
http://joeyh.name/
6fc03e6954 Added a comment 2013-12-24 21:36:05 +00:00
Joey Hess
18084d997c Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-24 17:05:37 -04:00
Joey Hess
8e58ff7f71 check that ~/Desktop/annex can be written to; fall back to ~/annex when not 2013-12-24 17:04:07 -04:00
http://joeyh.name/
88802be3fe Added a comment 2013-12-24 20:56:00 +00:00
http://joeyh.name/
188b96b68c Added a comment 2013-12-24 20:51:32 +00:00
Joey Hess
706c74aa98 Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. 2013-12-24 16:28:10 -04:00
http://joeyh.name/
f71df7d23a Added a comment 2013-12-24 20:20:26 +00:00
Joey Hess
02df4f529b Fix bug in Linux standalone build's shimming that broke git-annex-shell. 2013-12-24 15:42:49 -04:00
Joey Hess
ad55ac9ece close 2013-12-24 13:30:42 -04:00
http://id.clacke.se/
9d8f2afb03 removed 2013-12-24 12:27:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQOB33y4pNs2tjhTOMO-vNmFAPwEm02b4
f4da08d32b Added a comment: auto Transport Company auto Shipping transport Vehicle 2013-12-24 06:08:36 +00:00
https://launchpad.net/~psycojoker
01173d4e1a 2013-12-23 22:13:22 +00:00
Richard Hartmann
598f3ee0b9 doc/git-annex.mdwn: Forgot Oxford comma 2013-12-23 18:50:51 +01:00
Richard Hartmann
25a37b0e73 doc/git-annex.mdwn: Improve docs for annex.diskreserve 2013-12-23 18:49:54 +01:00
http://grossmeier.net/
329b86a4c5 Added a comment 2013-12-23 16:45:44 +00:00
http://grossmeier.net/
7233776f7b 2013-12-23 16:31:00 +00:00
etset
4e6f8e6872 Added a comment 2013-12-23 13:35:20 +00:00
http://id.clacke.se/
99e7b5ca1a Added a comment: dup 2013-12-23 12:50:29 +00:00
http://grossmeier.net/
d0c4ad0dd1 2013-12-23 05:33:42 +00:00
http://grossmeier.net/
ad0ce01294 2013-12-23 05:29:32 +00:00
gernot
afb776f6c5 Fix a git command 2013-12-23 03:11:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U
76cde409c1 Added a comment 2013-12-22 17:57:24 +00:00
Claes Wallin (韋嘉誠)
aa7ca24f7e newline before list 2013-12-22 18:37:53 +01:00
Claes Wallin (韋嘉誠)
915d010979 "android cannot get" bug: additional factors that may affect whether this happens 2013-12-22 18:36:46 +01:00
Claes Wallin (韋嘉誠)
e5567aa07e link? redir, obviously. 2013-12-22 16:40:56 +01:00
Claes Wallin (韋嘉誠)
d4f1361183 claes.wallin -> clacke (to assist humans reading RecentChanges) 2013-12-22 16:39:06 +01:00
Claes Wallin (韋嘉誠)
12355c3166 bug: Android cannot get from 5.20131221 2013-12-22 16:16:59 +01:00
Claes Wallin (韋嘉誠)
487b01cd83 fix for segfault in broken standalone 5.20131221 2013-12-22 15:31:22 +01:00
https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU
c19c9e692e Added a comment: Same here broken 2013-12-22 12:11:57 +00:00
EskildHustvedt
51ae4f17a2 Added a comment: 32 bit standalone works (on 64 bit) however 2013-12-22 11:37:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXlmnJKsPulm2S_hwwRm3Ky27Zyf-wKMw
fc0c25d08f Added a comment: After the fact... 2013-12-22 03:51:38 +00:00
Øyvind A. Holm
4de79befe6 doc/git-annex.mdwn: Typo fix
ab33f2e2-6aa1-11e3-8f66-001f3b596ec9
2013-12-22 01:39:49 +01:00
EskildHustvedt
e5539d29fa 2013-12-21 23:45:59 +00:00
Joey Hess
84ee39d83a improve links 2013-12-21 12:39:28 -04:00
Joey Hess
040889ff40 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-21 12:31:24 -04:00
Joey Hess
4cee560095 update 2013-12-21 12:31:08 -04:00
http://joeyh.name/
55c14293db Added a comment 2013-12-21 16:27:16 +00:00
http://joeyh.name/
b3c0eaa6ad Added a comment 2013-12-21 16:26:57 +00:00
Joey Hess
dc4eaccb87 add news item for git-annex 5.20131221 2013-12-21 12:24:18 -04:00
Joey Hess
f8c928d254 close 2013-12-21 11:31:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
b643e3a555 Added a comment 2013-12-21 08:22:34 +00:00
http://grossmeier.net/
e9f7d02b3f Added a comment 2013-12-21 06:27:51 +00:00
http://cstork.org/
00d1673d6e Added a comment: no annex/direct/master branch 2013-12-21 04:19:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
78a118b7eb Added a comment: Same hang when added to $PATH 2013-12-21 03:28:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
ee9144096e 2013-12-21 02:43:28 +00:00
Joey Hess
3a6e0d1215 assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602 2013-12-20 20:58:36 -04:00
Joey Hess
1a20ec4079 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-20 18:17:09 -04:00
http://nicolas-schodet.myopenid.com/
c4f119a751 Added a comment 2013-12-20 20:28:19 +00:00
http://nicolas-schodet.myopenid.com/
e1f52c6877 Added a comment 2013-12-20 20:19:22 +00:00
Joey Hess
42d26e6965 typo 2013-12-20 10:38:17 -04:00
Joey Hess
08bd3afacc Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-19 20:25:12 -04:00
Joey Hess
557de5f07e update 2013-12-19 16:51:57 -04:00
http://joeyh.name/
02c611eca4 Added a comment 2013-12-19 19:55:33 +00:00
http://grossmeier.net/
6afffb1fb2 Added a comment 2013-12-19 19:05:04 +00:00
http://joeyh.name/
dfd9850b11 Added a comment 2013-12-19 17:54:33 +00:00
http://joeyh.name/
d58d1ee725 Added a comment: good question.. 2013-12-19 17:04:53 +00:00
http://joeyh.name/
0b57a74055 Added a comment 2013-12-19 16:37:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9IQStaE1el95_9s77CgmJhxZwCwUeN9A
0d03aa27db Added a comment: You can also use it for LIVE display now 2013-12-19 14:29:19 +00:00
etset
ecb3d55716 Added a comment 2013-12-19 12:45:06 +00:00
Richard Hartmann
aa345de1d7 doc/devblog/day_83__armel_webapp.mdwn: Typp 2013-12-19 10:55:53 +01:00
http://julien.lefrique.name/
aaffd6f162 Added a comment: Thanks 2013-12-19 07:20:32 +00:00
http://joeyh.name/
b1e9b1aa36 Added a comment: Re: RLIMIT_NOFILE 2013-12-19 02:10:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawleIILWLXzwTyZmJ0adw1h-yJPfGCOV7xI
8a797559c2 2013-12-19 00:06:50 +00:00
Joey Hess
ad5c4bb064 devblog 2013-12-18 17:53:43 -04:00