author | Frédéric Brière <fbriere@fbriere.net> | |
Sun, 14 Mar 2010 22:59:09 +0000 (18:59 -0400) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Sun, 18 Mar 2012 23:23:43 +0000 (10:23 +1100) | ||
commit | 585c27cb22676a55dea2681dfb768e0970cd6639 | |
tree | bc5db10334ccf527188bd8841c3e47c42be61849 | tree | snapshot |
parent | 6c9e2d1842c8ab6e283df8633b42254fc1e2fcc6 | commit | diff |
gitk: Skip over AUTHOR/COMMIT_DATE when searching all fields
This prevents a search for a number like "105" on "All Fields" from
matching against the raw author and commit timestamps. These
timestamps were already not searchable by themselves, and the
displayed format does not match the query string anyway.
Signed-off-by: Frédéric Brière <fbriere@fbriere.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This prevents a search for a number like "105" on "All Fields" from
matching against the raw author and commit timestamps. These
timestamps were already not searchable by themselves, and the
displayed format does not match the query string anyway.
Signed-off-by: Frédéric Brière <fbriere@fbriere.net>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |