Carlos Martín Nieto
77b339f7b6
odb: make the writestream's size a git_off_t
...
Restricting files to size_t is a silly limitation. The loose backend
writes to a file directly, so there is no issue in using 63 bits for the
size.
We still assume that the header is going to fit in 64 bytes, which does
mean quite a bit smaller files due to the run-length encoding, but it's
still a much larger size than you would want Git to handle.
2015-05-13 09:34:20 +02:00
..
2015-05-13 09:34:20 +02:00
2015-03-16 16:57:30 +01:00
2014-07-08 10:30:19 +02:00
2014-12-06 03:44:40 +01:00
2014-05-28 22:57:21 +03:00
2015-03-16 16:57:30 +01:00
2014-12-04 21:06:59 -06:00
2015-05-11 14:13:31 -04:00
2015-02-10 12:44:05 -07:00
2015-03-03 14:40:50 +01:00
2014-04-30 00:41:37 +02:00
2014-12-06 03:44:40 +01:00
2015-03-03 18:35:12 +01:00
2013-09-09 13:53:22 -04:00
2015-02-10 08:31:48 -07:00
2015-05-04 07:18:28 -05:00
2015-01-20 17:12:46 -06:00
2015-02-19 11:09:54 -05:00
2014-12-04 20:42:27 -05:00
2014-01-28 19:39:14 +01:00
2013-01-08 17:31:27 -06:00
2015-04-03 18:59:11 -07:00
2014-04-21 11:28:49 +02:00
2013-05-15 20:26:55 +08:00
2015-04-30 10:59:50 -04:00
2014-05-18 10:06:49 +02:00
2014-12-06 03:44:40 +01:00
2015-03-17 20:50:02 +01:00
2014-11-22 18:55:22 +01:00
2015-05-13 09:34:20 +02:00
2015-05-13 09:34:20 +02:00
2015-02-10 08:31:48 -07:00
2014-07-27 17:17:22 +02:00
2015-03-17 20:51:14 +01:00
2015-02-03 13:41:35 -05:00
2014-06-10 03:53:26 +02:00
2015-04-19 01:02:29 +02:00
2015-04-20 17:22:39 -04:00
2013-04-21 12:52:17 -07:00
2014-09-30 15:44:32 +02:00
2015-03-03 14:40:50 +01:00
2014-01-27 04:44:06 +01:00
2015-04-19 01:02:29 +02:00
2015-03-16 16:57:30 +01:00
2015-04-20 16:22:44 -04:00
2015-02-10 12:44:05 -07:00
2013-08-28 09:31:32 -07:00
2015-04-13 18:03:03 +02:00
2014-05-23 15:57:20 +08:00
2015-05-11 14:12:42 -04:00
2014-11-07 21:34:54 +02:00
2011-10-05 16:21:16 -04:00
2013-05-15 20:26:55 +08:00
2015-04-12 10:51:08 +02:00
2013-05-21 19:32:59 +02:00
2014-05-02 09:21:33 -07:00
2014-10-09 16:29:30 +02:00
2015-02-10 08:31:48 -07:00
2014-12-27 12:09:11 +00:00
2015-04-19 01:02:29 +02:00
2015-03-02 10:35:26 -05:00