index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Teach core object handling functions about gitlinks
Linus Torvalds
2007-04-10
1
-1
/
+1
*
Catch errors when writing an index that contains invalid objects.
Johannes Sixt
2006-11-13
1
-0
/
+2
*
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2006-10-31
1
-0
/
+2
*
Add hash_sha1_file()
Rene Scharfe
2006-10-14
1
-6
/
+2
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-3
/
+3
*
Merge branch 'jc/gitlink' into next
Junio C Hamano
2006-05-08
1
-0
/
+26
|
\
|
*
write-tree: --prefix=<path>
Junio C Hamano
2006-05-02
1
-0
/
+26
*
|
cache-tree: a bit more debugging support.
Junio C Hamano
2006-05-04
1
-2
/
+6
|
/
*
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
2006-05-02
1
-1
/
+10
*
cache-tree.c: typefix
Junio C Hamano
2006-04-28
1
-1
/
+1
*
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
2006-04-28
1
-5
/
+15
*
read-tree: teach 1-way merege and plain read to prime cache-tree.
Junio C Hamano
2006-04-27
1
-3
/
+8
*
cache-tree: sort the subtree entries.
Junio C Hamano
2006-04-26
1
-26
/
+66
*
index: make the index file format extensible.
Junio C Hamano
2006-04-25
1
-82
/
+26
*
cache-tree: protect against "git prune".
Junio C Hamano
2006-04-25
1
-1
/
+1
*
Add cache-tree.
Junio C Hamano
2006-04-24
1
-0
/
+519
[prev]