Commit graph

5619 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
7d0e5f9fc9 removed 2015-01-22 18:26:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
22a7fd020c Added a comment: Additional experiment 2015-01-22 18:26:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
202f549926 Added a comment: Additional experiment 2015-01-22 18:24:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
53455fe723 2015-01-22 18:11:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw
289d4f5065 2015-01-21 16:12:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
51932beb70 Added a comment 2015-01-21 07:30:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlo7XnC4EU3u_9t80JUYXV7XPnUqBQ7mD4
77c16fb113 2015-01-21 02:20:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlo7XnC4EU3u_9t80JUYXV7XPnUqBQ7mD4
6dab6e5225 2015-01-21 02:18:05 +00:00
Joey Hess
4f657aa14e add getFileSize, which can get the real size of a large file on Windows
Avoid using fileSize which maxes out at just 2 gb on Windows.
Instead, use hFileSize, which doesn't have a bounded size.
Fixes support for files > 2 gb on Windows.

Note that the InodeCache code only needs to compare a file size,
so it doesn't matter it the file size wraps. So it has been
left as-is. This was necessary both to avoid invalidating existing inode
caches, and because the code passed FileStatus around and would have become
more expensive if it called getFileSize.

This commit was sponsored by Christian Dietrich.
2015-01-20 17:09:24 -04:00
Joey Hess
ffe0c8e482 comment; this is a dup of the windows long filename bug 2015-01-20 15:14:44 -04:00
Joey Hess
6035f94666 Windows: Fix running of the pre-commit-annex hook. 2015-01-20 14:48:16 -04:00
Joey Hess
d818e4c06c close; dup 2015-01-20 13:13:55 -04:00
Joey Hess
2a0a06ba36 try to coax any useful info out 2015-01-20 13:06:46 -04:00
Joey Hess
3e8af7610a retitle original newline bug report to more generic title and close dup 2015-01-20 13:03:29 -04:00
Rasmus
1c6059bb7f 2015-01-20 13:31:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
5ca14275bf Added a comment 2015-01-19 11:49:32 +00:00
zoltanp
274432021c add bug: creating git annex unused fails when a filename contains newline 2015-01-19 11:22:17 +00:00
Phyks
36a332ba15 2015-01-18 23:54:43 +00:00
http://joeyh.name/
b25ac126ee Added a comment 2015-01-16 20:38:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
dec9e5ff0e Added a comment: Thanks and question 2015-01-16 20:14:32 +00:00
mkdf
dbf77f81c0 Added a comment 2015-01-16 06:10:43 +00:00
Joey Hess
a92737c8b9 Fix build failure when wget is not installed. 2015-01-15 15:42:15 -04:00
Joey Hess
8872f2fbdb Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-15 15:39:01 -04:00
Joey Hess
1ce8367417 remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row
Perhaps due to two different network interfaces being brought down.

Since there is no reliable way to drain a Chan, I switched to STM TChan.
2015-01-15 15:37:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
3bc2b4d956 2015-01-15 19:24:19 +00:00
Joey Hess
ec90116851 confirmed 2015-01-15 15:11:41 -04:00
Joey Hess
11eef8eefd cannot reproduce problem; more info needed 2015-01-15 15:04:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
2edb51fe6e 2015-01-14 15:33:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
e8571a15e4 2015-01-14 15:32:24 +00:00
Joey Hess
d53e29f75f there are now at least 3 ways to do this; explain and close 2015-01-13 16:38:19 -04:00
ztzg
464cd84f68 Added a comment 2015-01-12 17:56:20 +00:00
ztzg
08dde5764a Added a comment: Build 5.20150107-g0e8cf92 seems to work 2015-01-12 17:53:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlkMeBGmu0UM0O8RPxCfmlT2taReMsflWY
1943db0691 Added a comment 2015-01-09 02:09:54 +00:00
Joey Hess
65e8402077 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-08 19:37:37 -04:00
Joey Hess
27fab40327 close 2015-01-07 18:17:33 -04:00
etset
fb4a2fc34f Added a comment: Seems to be fixed 2015-01-07 22:14:58 +00:00
http://joeyh.name/
d151596e65 Added a comment 2015-01-07 20:39:27 +00:00
etset
567ac625ba Added a comment: git-annex is correctly linked 2015-01-07 14:30:38 +00:00
http://joeyh.name/
6f94ac268e Added a comment 2015-01-07 02:41:21 +00:00
http://joeyh.name/
ddf8b02cbb Added a comment 2015-01-07 02:37:25 +00:00
Joey Hess
6461de1335 Merge branch 'master' of ssh://git-annex.branchable.com 2015-01-06 22:36:45 -04:00
http://joeyh.name/
730225034f Added a comment 2015-01-07 02:35:46 +00:00
Joey Hess
f9445ff95a retitle 2015-01-06 22:30:02 -04:00
etset
e779d40f3c Added a comment: Still not working 2015-01-06 22:48:18 +00:00
http://joeyh.name/
671f66509f Added a comment 2015-01-06 21:59:15 +00:00
http://joeyh.name/
aab8b4fc58 Added a comment 2015-01-06 20:51:20 +00:00
http://joeyh.name/
6213a69421 Added a comment 2015-01-06 19:18:26 +00:00
http://joeyh.name/
d2ff5e9766 Added a comment 2015-01-06 17:43:45 +00:00
http://joeyh.name/
22594da0c5 Added a comment 2015-01-06 17:41:45 +00:00
etset
343a07b303 Added a comment: Same for me 2015-01-06 12:45:25 +00:00