summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 02893a8)
raw | patch | inline | side by side (parent: 02893a8)
author | Mikael Magnusson <mikachu@gmail.com> | |
Sun, 2 Nov 2008 18:32:46 +0000 (19:32 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Nov 2008 23:51:37 +0000 (15:51 -0800) |
Signed-off-by: Mikael Magnusson <mikachu@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt | patch | blob | history |
index 735cf07b20e17e29d96f701d97768ae610aea590..5df35ce519e27e3fa20a0f3732ac4ddb58d9ab69 100644 (file)
Limit the commits output to ones with log message that
matches the specified pattern (regular expression).
+--all-match::
+ Limit the commits output to ones that match all given --grep,
+ --author and --committer instead of ones that match at least one.
+
-i::
--regexp-ignore-case::