author | Junio C Hamano <junkio@cox.net> | |
Sun, 17 Sep 2006 22:43:40 +0000 (15:43 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 18:14:39 +0000 (11:14 -0700) | ||
commit | 8ecae9b032cd0427079d557a3bb6c39116420d4b | |
tree | 1ebfe8b2754c1b8929432791ceb521fc73437ef0 | tree | snapshot |
parent | 83b5d2f5b0c95fe102bc3d1cc2947abbdf5e5c5b | commit | diff |
revision traversal: prepare for commit log match.
This is from a suggestion by Linus, just to mark the locations where we
need to modify to actually implement the filtering.
We do not have any actual filtering code yet.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is from a suggestion by Linus, just to mark the locations where we
need to modify to actually implement the filtering.
We do not have any actual filtering code yet.
Signed-off-by: Junio C Hamano <junkio@cox.net>
revision.c | diff | blob | history | |
revision.h | diff | blob | history |