index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-13
Catch errors when writing an index that contains invalid objects.
Johannes Sixt
1
-0
/
+2
2006-10-30
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
1
-0
/
+2
2006-10-14
Add hash_sha1_file()
Rene Scharfe
1
-6
/
+2
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-3
/
+3
2006-05-07
Merge branch 'jc/gitlink' into next
Junio C Hamano
1
-0
/
+26
2006-05-03
cache-tree: a bit more debugging support.
Junio C Hamano
1
-2
/
+6
2006-05-01
write-tree: --prefix=<path>
Junio C Hamano
1
-0
/
+26
2006-05-01
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
1
-1
/
+10
2006-04-27
cache-tree.c: typefix
Junio C Hamano
1
-1
/
+1
2006-04-27
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
1
-5
/
+15
2006-04-27
read-tree: teach 1-way merege and plain read to prime cache-tree.
Junio C Hamano
1
-3
/
+8
2006-04-25
cache-tree: sort the subtree entries.
Junio C Hamano
1
-26
/
+66
2006-04-24
index: make the index file format extensible.
Junio C Hamano
1
-82
/
+26
2006-04-24
cache-tree: protect against "git prune".
Junio C Hamano
1
-1
/
+1
2006-04-23
Add cache-tree.
Junio C Hamano
1
-0
/
+519