Joey Hess
48c102f522
format
2011-03-31 14:10:08 -04:00
Joey Hess
29738265f2
link
2011-03-31 14:08:20 -04:00
Joey Hess
ea91f32651
format
2011-03-31 14:07:28 -04:00
Joey Hess
bd42bf3956
Merge remote-tracking branch 'branchable/master'
2011-03-31 14:06:14 -04:00
Joey Hess
6e835afc4e
update
2011-03-31 14:03:28 -04:00
http://joey.kitenet.net/
95f5247ee6
Added a comment
2011-03-31 18:02:42 +00:00
Joey Hess
56491a7e13
tweak
2011-03-30 15:32:34 -04:00
Joey Hess
0a8fea2836
Merge remote-tracking branch 'branchable/master'
2011-03-30 15:29:23 -04:00
Joey Hess
2c7ceceba6
improve robustness when S3 access tokens are is not configured
2011-03-30 15:25:59 -04:00
Joey Hess
0c73c08c1c
cost bugfixes
2011-03-30 15:15:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
07070e6dd9
Added a comment
2011-03-30 19:02:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8f47b38dbc
Added a comment
2011-03-30 18:59:19 +00:00
Joey Hess
fdd455e913
use same directory structure as .git/annex/objects for directory remotes
...
And same file perms.
2011-03-30 14:56:31 -04:00
Joey Hess
06a0458ec8
Merge remote-tracking branch 'branchable/master'
2011-03-30 14:33:54 -04:00
Joey Hess
8b6ef15835
allow directory remotes to be in different locations
...
Two machines might have access to the same directory remote on different
paths, so don't include the path in its persistent config, instead use
the git config to record it.
2011-03-30 14:32:08 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b7a48de304
Added a comment
2011-03-30 18:20:57 +00:00
http://joey.kitenet.net/
30801372e2
Added a comment
2011-03-30 18:15:18 +00:00
Joey Hess
f379169d7a
Merge remote-tracking branch 'branchable/master'
2011-03-30 14:07:39 -04:00
Joey Hess
619f07ee6a
boilerplate reduction
2011-03-30 14:00:54 -04:00
Joey Hess
a47ed922e1
add Remote.Directory
2011-03-30 13:24:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
564d013628
Added a comment
2011-03-30 17:01:41 +00:00
http://joey.kitenet.net/
8e32c3a596
Added a comment
2011-03-30 14:32:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ee84c75de0
2011-03-30 10:37:27 +00:00
Joey Hess
320a4102d6
update
2011-03-30 01:45:39 -04:00
Joey Hess
5eb5b87215
typo
2011-03-30 01:37:02 -04:00
Joey Hess
9c96d86502
nasty hack to build when hS3 is not available
...
So, it would be nicer to just use Cabal and take advantage
of its conditional compilation support. But, Cabal seems to
lack good support for a package with an internal library that is used by
multiple executables. It wants to build everything twice or more.
That's too slow for me.
Anyway, fairly soon, I expect to upgrade hS3 to a requirment, and I
can just revert this.
2011-03-30 01:32:05 -04:00
Joey Hess
def137b0cc
use HMAC
2011-03-29 18:41:57 -04:00
Joey Hess
e7c1332fa2
updat
2011-03-29 18:30:41 -04:00
Joey Hess
8f9951369d
refactor
2011-03-29 18:28:37 -04:00
Joey Hess
43bdebbc2d
update
2011-03-29 18:24:26 -04:00
Joey Hess
54d20122e9
Merge remote-tracking branch 'branchable/master' into s3
2011-03-29 18:21:58 -04:00
Joey Hess
3adb48f46a
more S3 docs
2011-03-29 18:21:05 -04:00
Joey Hess
d8154eaad3
transfering content back from s3 works!
2011-03-29 18:09:22 -04:00
Joey Hess
0782d70063
copy --to S3 works
2011-03-29 17:57:20 -04:00
Joey Hess
72f94cc42e
progress
2011-03-29 17:20:22 -04:00
Joey Hess
475f707361
initremote now creates buckets
2011-03-29 16:21:21 -04:00
Joey Hess
e62f9816ab
doc update for S3
2011-03-29 15:12:07 -04:00
Joey Hess
0a4c610b4f
initremote works
2011-03-29 14:55:59 -04:00
Joey Hess
05751d55cd
clean up remote.log handling
2011-03-29 14:10:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
97e3486f15
2011-03-29 12:11:38 +00:00
Joey Hess
a3b6586902
update
2011-03-28 23:51:07 -04:00
Joey Hess
b1db436816
started on initremote
2011-03-28 23:22:31 -04:00
Joey Hess
235720d27e
tweak
2011-03-28 22:05:11 -04:00
Joey Hess
58af574934
generalize special remote configuration storage
2011-03-28 19:08:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
42483ba198
Added a comment
2011-03-28 20:47:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
216817e0d4
Added a comment
2011-03-28 20:45:36 +00:00
Joey Hess
caef7c8221
nix on revocation
2011-03-28 16:35:59 -04:00
Joey Hess
996e5eee01
Merge branch 'master' into s3
...
Conflicts:
debian/changelog
2011-03-28 16:34:58 -04:00
Joey Hess
3b2cbf2104
Merge remote-tracking branch 'branchable/master'
2011-03-28 16:19:45 -04:00
Joey Hess
0956f0dd15
fsck: Ensure that files and directories in .git/annex/objects have proper permissions.
2011-03-28 16:19:20 -04:00