author | Linus Torvalds <torvalds@osdl.org> | |
Mon, 29 May 2006 19:20:48 +0000 (12:20 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 30 May 2006 02:08:33 +0000 (19:08 -0700) | ||
commit | 1bc995a3920da4e9143ccf9d34bdabf70ab8a211 | |
tree | 8fd143124f6687fb6433a5b5f271e24abb171911 | tree | snapshot |
parent | f75e53edb38c97c8b21b69d4fc00d5419199ae4b | commit | diff |
Convert fetch.c: process_tree() to raw tree walker
This leaves only the horrid code in builtin-read-tree.c using the old
interface. Some day I will gather the strength to tackle that one too.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This leaves only the horrid code in builtin-read-tree.c using the old
interface. Some day I will gather the strength to tackle that one too.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch.c | diff | blob | history |