summaryrefslogtreecommitdiff
path: root/commit-tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-04-15 15:37:05 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-15 15:37:05 (GMT)
commitaa1c48df8172f844455cc12f25aa49be8ffdd828 (patch)
tree0965df45db7cf28dba93b554bdf26b61e8b950f7 /commit-tree.c
parent33deb63a36f523c513cf29598d9c05fe78a23cac (diff)
downloadgit-aa1c48df8172f844455cc12f25aa49be8ffdd828.zip
git-aa1c48df8172f844455cc12f25aa49be8ffdd828.tar.gz
git-aa1c48df8172f844455cc12f25aa49be8ffdd828.tar.bz2
[PATCH] ls-tree enhancements
This adds '-r' (recursive) option and '-z' (NUL terminated) option to ls-tree. I need it so that the merge-trees (formerly known as git-merge.perl) script does not need to create any temporary dircache while merging. It used to use show-files on a temporary dircache to get the list of files in the ancestor tree, and also used the dircache to store the result of its automerge. I probably still need it for the latter reason, but with this patch not for the former reason anymore. It is relative to bb95843a5a0f397270819462812735ee29796fb4 Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'commit-tree.c')
0 files changed, 0 insertions, 0 deletions