author | Paul Mackerras <paulus@samba.org> | |
Fri, 19 May 2006 23:38:11 +0000 (09:38 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 19 May 2006 23:38:11 +0000 (09:38 +1000) | ||
commit | 908c35850a9aed6efd1a6a616e594a28467230fa | |
tree | 6063c9cdc0eb17d81afe1a0476a63e6d107647eb | tree | snapshot |
parent | b09344891010330dcdd26b90453e7e31c780612e | commit | diff |
gitk: Make a row of controls for controlling highlighting
Now there is a bar across the middle (just below the bar containing
the sha1 ID, find string etc.) which controls highlighting. There are
three ways to highlight: the user can highlight commits affecting
a list of paths, commits in a view, or commits where the author or
committer matches any of a list of strings (case-insensitive). The
elements of the list of paths and list of names are delimited by
whitespace with shell quoting rules.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Now there is a bar across the middle (just below the bar containing
the sha1 ID, find string etc.) which controls highlighting. There are
three ways to highlight: the user can highlight commits affecting
a list of paths, commits in a view, or commits where the author or
committer matches any of a list of strings (case-insensitive). The
elements of the list of paths and list of names are delimited by
whitespace with shell quoting rules.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |