index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache-tree.c
Commit message (
Expand
)
Author
Age
*
Two trivial -Wcast-qual fixes
Junio C Hamano
2007-06-22
*
rename dirlink to gitlink.
Martin Waitz
2007-05-21
*
Teach core object handling functions about gitlinks
Linus Torvalds
2007-04-10
*
Catch errors when writing an index that contains invalid objects.
Johannes Sixt
2006-11-13
*
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2006-10-30
*
Add hash_sha1_file()
Rene Scharfe
2006-10-14
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
Merge branch 'jc/gitlink' into next
Junio C Hamano
2006-05-07
|
\
|
*
write-tree: --prefix=<path>
Junio C Hamano
2006-05-01
*
|
cache-tree: a bit more debugging support.
Junio C Hamano
2006-05-03
|
/
*
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
2006-05-01
*
cache-tree.c: typefix
Junio C Hamano
2006-04-27
*
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
2006-04-27
*
read-tree: teach 1-way merege and plain read to prime cache-tree.
Junio C Hamano
2006-04-27
*
cache-tree: sort the subtree entries.
Junio C Hamano
2006-04-25
*
index: make the index file format extensible.
Junio C Hamano
2006-04-24
*
cache-tree: protect against "git prune".
Junio C Hamano
2006-04-24
*
Add cache-tree.
Junio C Hamano
2006-04-23