author | Junio C Hamano <junkio@cox.net> | |
Mon, 18 Sep 2006 00:23:20 +0000 (17:23 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 18:14:39 +0000 (11:14 -0700) | ||
commit | bd95fcd34543d7d98bff033c00054341165bc9ce | |
tree | 0fa7058f054dff5055e16233373c451749b4e61a | tree | snapshot |
parent | 8ecae9b032cd0427079d557a3bb6c39116420d4b | commit | diff |
revision traversal: --author, --committer, and --grep.
This adds three options to setup_revisions(), which lets you
filter resulting commits by the author name, the committer name
and the log message with regexp.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This adds three options to setup_revisions(), which lets you
filter resulting commits by the author name, the committer name
and the log message with regexp.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rev-list.txt | diff | blob | history | |
revision.c | diff | blob | history |