Files
git/Documentation
Nguyễn Thái Ngọc Duy 4a6385fe55 index-format.txt: clarify what is "invalid"
A cache-tree entry with a negative entry count is considered invalid
by the current Git; it records that we do not know the object name
of a tree that would result by writing the directory covered by the
cache-tree as a tree object.

Clarify that any entry with a negative entry count is invalid, but
the implementations must write -1 there. This way, we can later
decide to allow writers to use negative values other than -1 to
encode optional information on such invalidated entries without
harming interoperability; we do not know what will be encoded and
how, so we keep these other negative values as reserved for now.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-12-13 10:12:25 -08:00
..
2012-03-28 08:47:23 -07:00
2012-04-03 09:30:58 -07:00
2011-08-08 09:30:12 -07:00
2012-03-04 22:21:52 -08:00
2012-01-29 13:18:53 -08:00
2012-03-01 14:45:14 -08:00
2012-03-05 11:32:19 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -08:00
2012-02-26 17:39:04 -08:00
2012-02-22 18:17:39 -08:00
2011-09-06 11:42:12 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2012-02-08 19:59:41 -08:00
2012-04-02 13:07:58 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00