Joey Hess
8f072c8db7
add example multiline data constructor
2014-10-31 12:41:08 -04:00
Joey Hess
a4810a4757
better organization and a few wording tweaks
2014-10-31 11:27:05 -04:00
http://jaen.saul.ee/id/
0da54c7ddd
Added a comment: Re: why this happened
2014-10-30 19:04:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
0fbcfe09cf
Added a comment
2014-10-30 18:07:28 +00:00
anarcat
680b056405
Added a comment
2014-10-30 15:22:32 +00:00
anarcat
4af58cd446
Added a comment
2014-10-30 15:15:57 +00:00
anarcat
c87e84fc90
add more information
2014-10-30 14:33:46 +00:00
anarcat
723653ab69
weird multiple password prompts problem
2014-10-30 14:21:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7OQLFQ6yc9sK5O6ekgYhLrZhqtm4JZBM
6a9c044caa
2014-10-29 22:29:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7OQLFQ6yc9sK5O6ekgYhLrZhqtm4JZBM
bc0830af0d
2014-10-29 22:28:14 +00:00
Joey Hess
6e2bf950b2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-29 16:41:10 -04:00
Joey Hess
f1d7a591fd
thoughts
2014-10-29 16:37:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
c0ad5d1c77
Added a comment
2014-10-29 18:51:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY
a08f99dd9c
2014-10-29 03:34:10 +00:00
Joey Hess
552f7dbe88
devblog
2014-10-28 16:40:57 -04:00
Joey Hess
67a88b9bdd
comment
2014-10-28 16:40:17 -04:00
Joey Hess
a4dfb63be8
comment
2014-10-28 16:32:59 -04:00
Joey Hess
92f35df226
comment
2014-10-28 16:26:52 -04:00
Joey Hess
e9615aec5f
comment
2014-10-28 16:24:41 -04:00
Joey Hess
913c2bf312
comment
2014-10-28 16:20:03 -04:00
Joey Hess
2d77bb310f
info: avoid strange display of here repo when it has NoUUID
...
This happens when info is run in a git repo before git annex init.
2014-10-28 16:03:57 -04:00
Joey Hess
c6f0a65832
close
2014-10-28 16:03:45 -04:00
Joey Hess
5451273be6
remove unused imports
2014-10-28 16:02:42 -04:00
Joey Hess
39dd5a2ac3
improve uuid mismatch message
2014-10-28 15:54:44 -04:00
Joey Hess
886ba31c38
comment
2014-10-28 15:54:40 -04:00
Joey Hess
9118899257
comment
2014-10-28 15:25:13 -04:00
Joey Hess
703d3d0bb7
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-28 14:45:56 -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
2bcea7366b
WIP branch
2014-10-28 14:43:07 -04:00
poelzi
6246514ef5
2014-10-28 18:23:27 +00:00
Joey Hess
6e89d070bc
WIP multipart S3 upload
...
I'm a little stuck on getting the list of etags of the parts.
This seems to require taking the md5 of each part locally,
which doesn't get along well with lazily streaming in the part from the
file. It would need to read the file twice, or lose laziness and buffer a
whole part -- but parts might be quite large.
This seems to be a problem with the API provided; S3 is supposed to return
an etag, but that is not exposed. I have filed a bug:
https://github.com/aristidb/aws/issues/141
2014-10-28 14:17:30 -04:00
Joey Hess
f0bfa065eb
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-28 13:08:17 -04:00
Joey Hess
dcaf89da2f
aws library now supports multipart; initial design
2014-10-28 13:06:24 -04:00
Joey Hess
e535ff8fa4
Merge branch 'master' into s3-aws
2014-10-28 12:39:22 -04:00
http://alerque.com/
9643488106
update notes on install methods
2014-10-28 11:14:58 +00:00
http://alerque.com/
b8c33a4caa
removed
2014-10-28 10:59:44 +00:00
http://alerque.com/
c6df013e66
removed
2014-10-28 10:59:27 +00:00
http://alerque.com/
31a1bb31bf
the plain git-annex package does not work ATM, has a 0 release number, and is not the recomended install method on Arch, use git-annex-bin unless you know what you are doing (I'm the maintainer of both packages)
2014-10-28 10:58:38 +00:00
aardo
f586507026
2014-10-28 08:12:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawktbkKjilg70XC9XBFpIgVhtfLYH-0UMHY
287e961e08
2014-10-27 21:31:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawktbkKjilg70XC9XBFpIgVhtfLYH-0UMHY
192120ffb7
2014-10-27 21:27:49 +00:00
Joey Hess
04e920d715
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-27 11:31:18 -04:00
Joey Hess
20a497b181
move remote removal into separate module
...
This allows using Git.Remote w/o needing to have Git.BuildVersion, which
requires configure. It will simplify github-backup when these libraries are
used there.
2014-10-27 11:28:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn3p4i4lk_zMilvjnJ9sS6g2nerpgz0Fjc
be0523f871
Added a comment: Keep historical data, but delete data never referenced
2014-10-26 12:06:25 +00:00
http://svario.it/gioele
04d6a431bb
new forum post "Recovering deleted file in direct mode"
2014-10-25 20:34:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
da224d83f8
Initial post
2014-10-25 02:36:44 +00:00
Joey Hess
9ca3e14481
update copyright year
2014-10-24 17:05:27 -04:00
Joey Hess
2e1c53cf58
be more precise
2014-10-24 14:05:29 -04:00
Joey Hess
027e30a5df
I had left off the last byte of my key id
2014-10-24 14:02:53 -04:00
Joey Hess
508355a5cf
use https here too
2014-10-24 13:58:32 -04:00