diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-02-09 14:02:07 -0800 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-02-13 23:08:38 +1100 |
commit | 1407ade93cc1c58d520c2a0f509152ba27b594e8 (patch) | |
tree | 33a18ce804d28e7b493bda84796e81889b272353 /git-gui | |
parent | [PATCH] gitk: properly deal with tag names containing / (slash) (diff) | |
download | tgif-1407ade93cc1c58d520c2a0f509152ba27b594e8.tar.xz |
[PATCH] gitk: learn --show-all output
It's really not very easy to visualize the commit walker,
because - on purpose - it obvously doesn't show the
uninteresting commits!
We will soon add a "--show-all" flag to the revision walker,
which will make it show uninteresting commits too, and they'll
have a '^' in front of them.
This is to update 'gitk' to show those negative commits in gray
to futureproof it.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions