summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2657420)
raw | patch | inline | side by side (parent: 2657420)
author | SZEDER Gábor <szeder@ira.uka.de> | |
Mon, 13 Jul 2009 15:11:45 +0000 (17:11 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Jul 2009 18:09:51 +0000 (11:09 -0700) |
... so it's available for git log, shortlog and gitk.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | patch | blob | history |
index 9c488646d04f9fa08d9b2f2445b2a83d9bc4de40..887731e830b8e41d647d1961061d9c75cd441621 100755 (executable)
__git_log_common_options="
--not --all
--branches --tags --remotes
- --first-parent --no-merges
+ --first-parent --merges --no-merges
--max-count=
--max-age= --since= --after=
--min-age= --until= --before=