Joey Hess
de5f0cc5fb
new bug
2013-12-27 14:45:21 -04:00
Joey Hess
0014599dd9
hint about PROGRESS throttling
2013-12-27 14:39:56 -04:00
Joey Hess
6de3bc2ab6
make directory absolute (mostly as an example of using SETCONFIG)
2013-12-27 14:30:00 -04:00
Joey Hess
dc7681b2bb
emphasize link to protocol
2013-12-27 14:15:35 -04:00
Joey Hess
9b944e71e1
fix link
2013-12-27 14:15:01 -04:00
Joey Hess
5972ee50fa
external special remotes working
2013-12-27 14:13:52 -04:00
Joey Hess
eb79670541
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-27 14:07:48 -04:00
Joey Hess
4d94e40ddd
de-verbose cp
2013-12-27 14:06:56 -04:00
Joey Hess
e9cb88ca38
another bug in shell code. haskell has ruined me
2013-12-27 14:06:33 -04:00
Joey Hess
53b0228077
fix 3 more bugs in these measly 150 lines of shell code. sheesh
2013-12-27 14:04:51 -04:00
http://joeyh.name/
9ddfc6cfae
Added a comment
2013-12-27 18:03:14 +00:00
Greg Grossmeier
adfb556130
more debugging info
2013-12-27 10:00:52 -08:00
arand
698a55e1b2
2013-12-27 17:48:20 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
b74f05f12d
2013-12-27 17:16:33 +00:00
Joey Hess
3cd8f1bb13
todo: url lists
2013-12-27 13:09:35 -04:00
Joey Hess
9125a25738
defer SETSTATE and GETSTATE for now
...
TAHOE-LAFS may use these eventually, but that's TBD and none of git-annex's
own special remotes need that, except for the web special remote's urls.
2013-12-27 13:07:56 -04:00
Joey Hess
a7f3724e21
implement GETCONFIG and SETCONFIG
...
Changed protocol spec to make SETCONFIG only store it persistently when run
during INITREMOTE. I see no reason to support storing it persistently at
other times, and doing so would unnecessarily complicate the code.
Also, letting that be done would probably result in use for storing data that
doesn't really belong there, and special remote authors who don't
understand how the union merging works would probably be surprised the
results.
2013-12-27 12:37:23 -04:00
Joey Hess
d8741e571d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-27 12:24:19 -04:00
Joey Hess
0c972961bb
update
2013-12-27 12:04:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
974eb1bb18
2013-12-27 14:32:58 +00:00
Attila
6c7456a90a
Added a comment: git-annex.org
2013-12-27 14:14:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawleVyKk2kQsB_HgEdS7w1s0BmgRGy1aay0
c437dc9e7d
Added a comment
2013-12-27 08:44:53 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
f8f7c0f2cb
Added a comment: Now I'm getting...
2013-12-27 08:01:45 +00:00
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