18 Commits (68ad8910f7b090a431b2da4e5f7be3de96112fa7)

Author SHA1 Message Date
Junio C Hamano 63daae47e5 Two trivial -Wcast-qual fixes 18 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Linus Torvalds f35a6d3bce Teach core object handling functions about gitlinks 18 years ago
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