15 Commits (cc44c7655fe2dd0cfb46e841156634fe622df397)

Author SHA1 Message Date
Johannes Sixt 3d12d0cfbb Catch errors when writing an index that contains invalid objects. 18 years ago
Junio C Hamano 4903161fb8 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" 18 years ago
Rene Scharfe abdc3fc842 Add hash_sha1_file() 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
Junio C Hamano 00703e6d68 cache-tree: a bit more debugging support. 19 years ago
Junio C Hamano 6bd20358a9 write-tree: --prefix=<path> 19 years ago
Johannes Schindelin 0111ea38cb cache-tree: replace a sscanf() by two strtol() calls 19 years ago
Junio C Hamano 7bc70a590d cache-tree.c: typefix 19 years ago
Junio C Hamano 2956dd3bd7 cache_tree_update: give an option to update cache-tree only. 19 years ago
Junio C Hamano 7927a55d5b read-tree: teach 1-way merege and plain read to prime cache-tree. 19 years ago
Junio C Hamano 61fa30972c cache-tree: sort the subtree entries. 19 years ago
Junio C Hamano bad68ec924 index: make the index file format extensible. 19 years ago
Junio C Hamano dd0c34c46b cache-tree: protect against "git prune". 19 years ago
Junio C Hamano 749864627c Add cache-tree. 19 years ago