author | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 02:23:57 +0000 (18:23 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 6 Mar 2007 09:08:34 +0000 (01:08 -0800) | ||
commit | c33d8593851ef1b3b59fc9b8022019cb955e8d59 | |
tree | 83872d3d5e7365cf259dccc04f792820cfcff861 | tree | snapshot |
parent | c2dea5a11cc7106d0beec9931e527467b7189ab3 | commit | diff |
revision traversal: SHOWN means shown
This moves the code to set SHOWN on the commit from get_revision_1()
back to get_revision(), so that the bit means what it originally
meant: this commit has been given back to the caller.
Also it fixes the --reverse breakage Dscho pointed out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This moves the code to set SHOWN on the commit from get_revision_1()
back to get_revision(), so that the bit means what it originally
meant: this commit has been given back to the caller.
Also it fixes the --reverse breakage Dscho pointed out.
Signed-off-by: Junio C Hamano <junkio@cox.net>
revision.c | diff | blob | history |