author | Paul Mackerras <paulus@dorrigo.(none)> | |
Sun, 17 Jul 2005 01:53:55 +0000 (21:53 -0400) | ||
committer | Paul Mackerras <paulus@dorrigo.(none)> | |
Sun, 17 Jul 2005 01:53:55 +0000 (21:53 -0400) | ||
commit | 14c9dbd69bfed89011f99278c7f293b0d186ffc7 | |
tree | 2fbe09ae13cf6f42469ffe71ad8bfeb74194b148 | tree | snapshot |
parent | b74fd579662c9d05db5cfb4b0e2b95f8919b9916 | commit | diff |
Make searching in files changed faster, and fix some bugs.
We now kick off a single git-diff-tree -r --stdin and feed it all
the commit pairs we want to know about, instead of doing a separate
git-diff-tree invocation for each.
We now kick off a single git-diff-tree -r --stdin and feed it all
the commit pairs we want to know about, instead of doing a separate
git-diff-tree invocation for each.
gitk | diff | blob | history |