Commit graph

1037 commits

Author SHA1 Message Date
Joey Hess
8f965a001e update 2014-12-17 14:47:23 -04:00
https://id.koumbit.net/anarcat
d65006a581 first implementation of the easier stuff :) 2014-12-12 17:57:50 +00:00
Joey Hess
30bf112185 Urls can now be claimed by remotes. This will allow creating, for example, a external special remote that handles magnet: and *.torrent urls. 2014-12-08 19:15:07 -04:00
Joey Hess
ee27298b91 implement CLAIMURL for external special remote 2014-12-08 13:57:13 -04:00
Joey Hess
cb6e16947d add stub claimUrl 2014-12-08 13:40:15 -04:00
Joey Hess
8093008ef4 External special remote protocol now includes commands for setting and getting the urls associated with a key. 2014-12-08 13:32:46 -04:00
Joey Hess
689acbca99 expand design, enough detail to start implementation 2014-12-08 13:14:31 -04:00
Joey Hess
f8397a7dc5 comment 2014-12-05 13:49:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
bf84014bce Added a comment: allow multiple urls 2014-12-04 21:59:25 +00:00
Joey Hess
7974685972 design 2014-12-04 14:56:51 -04:00
Joey Hess
911ba8d972 Merge branch 's3-aws' 2014-12-03 14:10:52 -04:00
Joey Hess
271aceb52e comment 2014-12-01 18:28:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s
5619062588 Added a comment: User doesn't have to be logged in 2014-11-26 11:29:10 +00:00
http://joeyh.name/
5b81db216d Added a comment 2014-11-25 21:28:56 +00:00
Joey Hess
6ecd3ff421 diffdriver: New git-annex command, to make git external diff drivers work with annexed files.
Closes https://github.com/datalad/datalad/issues/18
2014-11-24 16:14:06 -04:00
Joey Hess
ffac19a29c Merge branch 'undo' 2014-11-14 14:55:35 -04:00
Joey Hess
13260ccc3a undo command
This commit was sponsored by Andrew Cant.
2014-11-14 14:41:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRFOsnEk8AJg1mXlq3mJDdt1YdYepozE8
bee51c5f51 Added a comment: Other loop strategy? 2014-11-13 21:42:57 +00:00
Joey Hess
864086a956 proxy: for all your direct mode repository munging needs
This allows bypassing the direct mode guard in a safe way to do all sorts
of things including git revert, git mv, git checkout ...

This commit was sponsored by the WikiMedia Foundation.
2014-11-12 15:51:46 -04:00
Joey Hess
3dea8f0533 more design work 2014-11-12 14:07:30 -04:00
Joey Hess
12267089f0 more design work 2014-11-12 13:57:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnKT33H9qVVGJOybP00Zq2NZmNAyB65mic
917fa638c5 Added a comment 2014-11-12 07:58:08 +00:00
Joey Hess
7e558371ab comment 2014-11-10 13:16:07 -04:00
https://id.koumbit.net/anarcat
1a185c20b7 2014-11-10 11:42:38 +00:00
Joey Hess
ca68beaa64 add todo item so I don't forget; it will only come into effect when this branch is merged 2014-11-04 17:18:20 -04:00
Joey Hess
46180eab4d todo item 2014-11-03 13:06:26 -04:00
Joey Hess
8a66df7848 comment 2014-11-03 12:48:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
1b6b8a0633 Added a comment: why worry about modifications ? 2014-11-02 17:46:57 +00:00
http://svario.it/gioele
7447ef29fb new wish "--dry-run option for all commands" 2014-11-01 16:40:56 +00:00
Joey Hess
1970563dd9 comment and associated todo 2014-10-31 16:39:19 -04:00
anarcat
4af58cd446 Added a comment 2014-10-30 15:15:57 +00:00
Joey Hess
f1d7a591fd thoughts 2014-10-29 16:37:42 -04:00
Joey Hess
7f5b5b460d this TODO item is obsolete; S3 supports chunking and there's a different bug to support S3 multipart uploads 2014-10-28 14:43:43 -04:00
Joey Hess
17b66fb4ca move to todo 2014-10-21 16:08:53 -04:00
Joey Hess
466da75ea2 comment 2014-10-21 12:37:29 -04:00
https://id.koumbit.net/anarcat
9209b8e426 Added a comment 2014-10-20 20:04:09 +00:00
https://id.koumbit.net/anarcat
745bfc1a87 try to more exhaustively describe the problems here 2014-10-20 20:03:08 +00:00
https://id.koumbit.net/anarcat
734da045f5 fork off [[todo/read-only_removable_drives/]] 2014-10-20 19:33:39 +00:00
Joey Hess
1e59df083d Use haskell setenv library to clean up several ugly workarounds for inability to manipulate the environment on windows.
Didn't know that this library existed!

This includes making git-annex not re-exec itself on start on windows, and
making the test suite on Windows run tests without forking.
2014-10-15 20:33:52 -04:00
Joey Hess
65280d91e7 discovered how to setenv on windows 2014-10-15 20:03:29 -04:00
Joey Hess
db9121ecee vicfg: Deleting configurations now resets to the default, where before it has no effect.
Added a Default instance for TrustLevel, and was able to use that to clear
up several other parts of the code too.

This commit was sponsored by Stephan Schulz
2014-10-14 14:15:07 -04:00
Bram
2d8520136e Added a comment: Diff of unlocked file 2014-10-14 10:11:04 +00:00
Joey Hess
5bcbb5af45 add 2014-10-12 19:23:59 -04:00
Joey Hess
34668d7e30 already done 2014-10-12 13:34:43 -04:00
reisub
25e7243cbd 2014-10-09 20:37:23 +00:00
anarcat
cbd77fe4fa Added a comment: maybe this should be split up, here are the issues i know about 2014-10-06 16:14:36 +00:00
http://joeyh.name/
6dac26c32f Added a comment 2014-10-06 16:10:02 +00:00
http://joeyh.name/
cc5de5855a Added a comment 2014-10-06 16:06:52 +00:00
http://joeyh.name/
af161deb1f Added a comment 2014-10-06 16:03:04 +00:00
https://id.koumbit.net/anarcat
dbb38c290a dupe? 2014-10-06 02:36:35 +00:00