Commit graph

12387 commits

Author SHA1 Message Date
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
http://joeyh.name/
5bafc30c5c Added a comment 2013-07-20 17:39:48 +00:00
Joey Hess
912aac0983 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-20 13:17:14 -04:00
Joey Hess
432569c4b9 New improved version of the git-annex logo, contributed by John Lawrence. 2013-07-20 13:16:47 -04:00
new
bbbda97678 2013-07-20 14:54:35 +00:00
dietz
27b543af97 Added a comment 2013-07-20 06:06:31 +00:00
Joey Hess
9c68e06276 refactor and unify code
This fixes several bugs in both modules.
2013-07-19 19:39:14 -04:00
Joey Hess
442418d845 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-19 18:57:08 -04:00
GLITTAH
76f258f1ad Added a comment 2013-07-19 21:28:59 +00:00
GLITTAH
ef5d9a6ff4 Added a comment 2013-07-19 21:23:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
6da323c0e1 Added a comment 2013-07-19 19:00:23 +00:00
Joey Hess
b8da297c77 pluralize 1.1 kilobytes etc 2013-07-19 14:05:27 -04:00
Joey Hess
dcf74cf8a4 add comment 2013-07-19 13:56:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2961d94fa1 Added a comment: git checkout --orphan 2013-07-19 17:49:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2fec3de9a4 Added a comment: git annex merge driver? 2013-07-19 17:04:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
8cb924fe84 removed 2013-07-19 17:03:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
8b483b4705 Added a comment: merge/rebase drivers? 2013-07-19 17:01:38 +00:00
Joey Hess
6a721e4cc8 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-19 12:25:44 -04:00
Joey Hess
647a938f6a Display byte sizes with more precision. 2013-07-19 12:21:44 -04:00
http://edheil.wordpress.com/
4456fe1fc8 2013-07-19 16:18:19 +00:00