Files
git/Documentation
Martin Koegler b41860bf28 unpack-objects: prevent writing of inconsistent objects
This patch introduces a strict mode, which ensures that:
- no malformed object will be written
- no object with broken links will be written

The patch ensures this by delaying the write of all non blob object.
These object are written, after all objects they link to are written.

An error can only result in unreferenced objects.

Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-03-05 10:53:11 -08:00
..
2008-01-14 18:04:51 -08:00
2008-03-02 16:08:37 -08:00
2007-12-14 22:29:38 -08:00
2007-08-10 11:32:42 -07:00
2008-01-17 22:55:25 -08:00
2007-07-24 00:47:05 -07:00
2008-01-29 22:00:34 -08:00
2008-03-01 01:09:06 -08:00
2008-03-02 16:08:37 -08:00
2008-02-19 21:31:33 -08:00
2008-02-19 20:46:15 -08:00
2008-01-14 16:14:29 -08:00
2008-02-27 14:07:51 -08:00
2008-02-23 11:49:34 -08:00
2008-01-07 14:02:00 -08:00
2007-07-12 12:01:47 -07:00
2007-08-15 15:01:20 -07:00
2007-09-19 03:11:28 -07:00
2008-01-29 22:00:34 -08:00
2007-10-03 02:33:48 -07:00
2007-11-18 14:00:38 -08:00
2007-12-01 11:20:00 -08:00
2008-01-07 22:41:43 -08:00
2008-02-17 00:20:38 -08:00
2008-02-17 00:20:38 -08:00
2008-02-23 11:31:04 -08:00
2008-02-01 19:10:10 -08:00