author | Linus Torvalds <torvalds@osdl.org> | |
Mon, 29 May 2006 19:16:46 +0000 (12:16 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 30 May 2006 02:05:06 +0000 (19:05 -0700) | ||
commit | 3a7c352bd0ecac4b4c96c0995d61de9ef8d814f9 | |
tree | 3ced54e201e6968c284baea7f996a4a45554caec | tree | snapshot |
parent | 136f2e548a34f1f504b0f062f87ddf33e8d6e83b | commit | diff |
Make "tree_entry" have a SHA1 instead of a union of object pointers
This is preparatory work for further cleanups, where we try to make
tree_entry look more like the more efficient tree-walk descriptor.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is preparatory work for further cleanups, where we try to make
tree_entry look more like the more efficient tree-walk descriptor.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
blame.c | diff | blob | history | |
builtin-read-tree.c | diff | blob | history | |
builtin-rev-list.c | diff | blob | history | |
fsck-objects.c | diff | blob | history | |
http-push.c | diff | blob | history | |
object.c | diff | blob | history | |
revision.c | diff | blob | history | |
tree.c | diff | blob | history | |
tree.h | diff | blob | history |