diff options
author | Paul Mackerras <paulus@dorrigo.(none)> | 2005-07-16 07:46:13 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@dorrigo.(none)> | 2005-07-16 07:46:13 -0400 |
commit | b74fd579662c9d05db5cfb4b0e2b95f8919b9916 (patch) | |
tree | 3f643e05bb8ac8d1d60e7d75c15d3ae3352edd95 /commit.c | |
parent | 4a2139f52f5ee919cc2e9c3812ee4ec20b43ae5a (diff) | |
download | git-b74fd579662c9d05db5cfb4b0e2b95f8919b9916.tar.gz |
Add "Files" and "Pickaxe" to the find menu.
"Files" matches the find string against each of the files modified
by each commit, and can do exact, case-ignoring or regexp matching.
"Pickaxe" uses git-diff-tree -S'string' and can only do exact
matching. I called it "pickaxe" rather than "find within patch"
since it only finds commits where the string is present in the child
but not the parents or vice versa, and "pickaxe" is what the author
of that feature calls it.
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions