author | Paul Mackerras <paulus@samba.org> | |
Fri, 26 May 2006 00:43:47 +0000 (10:43 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 26 May 2006 00:43:47 +0000 (10:43 +1000) | ||
commit | 60f7a7dc4904ba4baab44b70e2675a01e6172f54 | |
tree | c76ff5358c30f0bc7438cc7127868306662c9290 | tree | snapshot |
parent | 1902c2705e41da499fd7ed964e747cf48a0745dd | commit | diff |
gitk: Move "pickaxe" find function to highlight facility
This removes the "Files" and "Pickaxe" parts of the "Find" function,
so Find is now just about searching the commit data. We now highlight
the commits that match the Find string (without having to press Find),
and have a drop-down menu for selecting whether the git-diff-tree based
highlighting is done on paths or on adding/removing a given string.
Signed-off-by: Paul Mackerras <paulus@samba.org>
This removes the "Files" and "Pickaxe" parts of the "Find" function,
so Find is now just about searching the commit data. We now highlight
the commits that match the Find string (without having to press Find),
and have a drop-down menu for selecting whether the git-diff-tree based
highlighting is done on paths or on adding/removing a given string.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |