20 Commits (452ce291a99131768e2d61d2dcf8a4a1b78d39a3)

Author SHA1 Message Date
Linus Torvalds 64071805ed git-fsck-cache: be stricter about "tree" objects 20 years ago
Linus Torvalds 3e58763542 Fix up read_tree() pathspec matching to use "const char **" 20 years ago
Linus Torvalds 0ca14a57f1 Start adding interfaces to read in partial trees 20 years ago
Junio C Hamano b155725dae [PATCH] Fix oversimplified optimization for add_cache_entry(). 20 years ago
Jason McMullan 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' 20 years ago
Junio C Hamano 6af1f0192f [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" 20 years ago
Nicolas Pitre d1af002dc6 [PATCH] delta check 20 years ago
Jonas Fonseca 1c9da46da4 [PATCH] read_tree_recursive(): Fix leaks 20 years ago
Junio C Hamano 192268c197 Add git-update-cache --replace option. 20 years ago
Nicolas Pitre bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() 20 years ago
Linus Torvalds 42ea9cb286 Be more careful about tree entry modes. 20 years ago
Sergey Vlasov 13019d4136 [PATCH] Fix memory leaks in git-fsck-cache 20 years ago
Linus Torvalds 8500349208 Make fsck-cache do better tree checking. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds 235ac40772 Don't add references to objects we couldn't find. 20 years ago
Linus Torvalds c35dfe8589 Verify that the object type matches for tree/commit objects even before parsing. 20 years ago
Linus Torvalds d32987be61 Set object type at object creation time, not object parse time. 20 years ago
Daniel Barkalow 08692164e0 [PATCH] Parse tree objects completely 20 years ago
Linus Torvalds 94537c78a8 Move "read_tree()" to "tree.c" to be used as a generic helper function. 20 years ago
Daniel Barkalow 175785e5ff [PATCH] Implementations of parsing functions 20 years ago