summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@dorrigo.(none)>2005-07-16 07:46:13 -0400
committerPaul Mackerras <paulus@dorrigo.(none)>2005-07-16 07:46:13 -0400
commitb74fd579662c9d05db5cfb4b0e2b95f8919b9916 (patch)
tree3f643e05bb8ac8d1d60e7d75c15d3ae3352edd95 /commit.c
parent4a2139f52f5ee919cc2e9c3812ee4ec20b43ae5a (diff)
downloadgit-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