Add a COPYING notice, making it explicit that the license is GPLv2.
[gitweb.git] / fsck-cache.c
2005-04-11 Oops. Fix bad initialization of the "seen" array, causi...
2005-04-11 Oops, the actual 'printf' for missing objects was missing.
2005-04-11 Add connectivity tracking to fsck.
2005-04-09 Make fsck-cache warn about old-style tree objects that...
2005-04-09 Teach "fsck" and "read-tree" about recursive tree-nodes.
2005-04-09 Make "fsck-cache" print out all the root commits it...
2005-04-09 Fix missing return values and some error tests for...
2005-04-09 Make fsck-cache start parsing the object types, and...
2005-04-08 Add first cut at "fsck-cache" that validates the SHA1...