Commit graph

12456 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawkiAsTXFXZbLE8iyy6yDtvz4MPFbzsk3c0
742521777c 2013-07-21 06:11:34 +00:00
andy
43de89a18d Added a comment 2013-07-21 04:47:33 +00:00
http://brohaveyouseenmysocks.wordpress.com/
b7f96cbd96 typo 2013-07-21 04:44:19 +00:00
http://joeyh.name/
e1498e9988 Added a comment 2013-07-21 03:58:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
549f788acc Added a comment 2013-07-21 03:24:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
90e9059262 Added a comment 2013-07-21 03:10:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
bb7f6980c2 Added a comment 2013-07-21 03:08:52 +00:00
http://joeyh.name/
c0fc826f5e Added a comment 2013-07-21 03:07:41 +00:00
http://joeyh.name/
403e02ecfc Added a comment 2013-07-21 02:55:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
f7d3f849d2 Added a comment 2013-07-21 02:45:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
971a6015a0 Added a comment 2013-07-21 02:26:38 +00:00
Joey Hess
9fb5eaa179 ref debian bug 2013-07-20 21:32:52 -04:00
http://joeyh.name/
04eb58a440 Added a comment 2013-07-21 01:26:49 +00:00
http://joeyh.name/
f3420579af Added a comment 2013-07-21 01:20:33 +00:00
Joey Hess
d3d2b0efad Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 21:19:27 -04:00
Joey Hess
780efc775c When an XMPP server has SRV records, try them, but don't then fall back to the regular host if they all fail.
gmail.com has some XMPP SRV records, but does not itself respond to XMPP
traffic, although it does accept connections on port 5222. So if a user
entered the wrong password, it would try all the SRVs and fall back to
trying gmail, and hang at that point.

This seems the right thing to do, not just a workaround.
2013-07-20 21:18:55 -04:00
Joey Hess
4c164c8c70 cleanup 2013-07-20 20:56:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
86976713d2 2013-07-21 00:47:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
1e75b49b99 2013-07-21 00:45:39 +00:00
http://joeyh.name/
4fd3a22f4a Added a comment 2013-07-21 00:25:06 +00:00
andy
e565b42f07 Added a comment 2013-07-20 23:50:50 +00:00
Joey Hess
55ef16f179 blog for the day 2013-07-20 19:47:57 -04:00
Joey Hess
31f1b8d922 update 2013-07-20 19:47:42 -04:00
Joey Hess
7979526043 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 19:42:29 -04:00
Joey Hess
6f526518eb fixed nasty data loss bug
I wanted to try to guard against it in Command.Add too, but it's a case of
garbage in, garbage out. Once Command.Add has been told it's dealing with a
dummy symlink, it goes and deletes it, and even though the object it
thinks it points to is not present in the annex, it's Command.Add is still
doing the right thing to go ahead and add the broken symlink. So the two
fixes I was able to put in will have to do.
2013-07-20 19:37:12 -04:00
Joey Hess
ecdfa40cbe avoid false positives when detecting core.symlinks=false symlink standin files
If the file is > 8192 bytes, it's certianly not a symlink file.

And if it contains nuls or newlines or whitespace, it's certianly
not a link to annexed content. But it might be a tarball containing
a git-annex repo.
2013-07-20 19:28:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04
9d95ea70f0 Added a comment 2013-07-20 23:26:23 +00:00
http://joeyh.name/
875d4f0489 Added a comment 2013-07-20 23:26:09 +00:00
http://joeyh.name/
9424461cbe Added a comment 2013-07-20 23:20:48 +00:00
Joey Hess
ae341c1a37 avoid reading files that are not symlinks when core.symlinks=false
This hack is only needed on FAT filesystems, so there's no point in doing
it the rest of the time. And it's possible for there to be a false
positive, so it's best to avoid the hack when possible.
2013-07-20 19:14:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_cen0223TLcWCTPwCPecCQC5JxGnPO04
09245d06ae 2013-07-20 23:12:50 +00:00
http://joeyh.name/
50b35c3e29 Added a comment 2013-07-20 23:07:17 +00:00
http://joeyh.name/
3e061cac2e Added a comment 2013-07-20 23:00:59 +00:00
http://joeyh.name/
8f8d1c4d4e Added a comment 2013-07-20 22:43:27 +00:00
GLITTAH
97f3579bdc 2013-07-20 22:40:16 +00:00
GLITTAH
2e6641281e 2013-07-20 22:38:19 +00:00
http://joeyh.name/
fb15dc3e7c Added a comment 2013-07-20 22:31:02 +00:00
Joey Hess
9fc1448947 webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and initializing an existing remote. When creating a new remote, avoid conflicts with other existing (or deleted) remotes with the same name. 2013-07-20 18:15:16 -04:00
andy
a505e8d477 Added a comment 2013-07-20 21:34:08 +00:00
http://joeyh.name/
45a5103e50 Added a comment 2013-07-20 20:33:37 +00:00
Joey Hess
e344da5ea2 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 16:31:31 -04:00
Joey Hess
ca9ac8770f directory special remote: Fix checking that there is enough disk space to hold an object, was broken when using encryption. 2013-07-20 16:30:49 -04:00
http://joeyh.name/
89e440046a Added a comment 2013-07-20 20:07:53 +00:00
http://joeyh.name/
86bd90053b Added a comment 2013-07-20 20:03:20 +00:00
Joey Hess
87169628aa close dup 2013-07-20 15:57:28 -04:00
http://joeyh.name/
46254d4ec5 Added a comment 2013-07-20 19:57:05 +00:00
http://joeyh.name/
9e29b9dd13 Added a comment 2013-07-20 19:54:59 +00:00
http://joeyh.name/
b9f4a11e71 Added a comment 2013-07-20 19:51:19 +00:00
Joey Hess
a556dde789 fix filename 2013-07-20 14:46:26 -04:00
Joey Hess
6cc5b5d604 changelog for 8b644e74fa now that I understand it better 2013-07-20 14:34:35 -04:00