commit | 02f44c9cf97bbf4792be0314208a699a0b1d6bf7 | [log] [tgz] |
---|---|---|
author | Jeff Schumacher <jeffschu@google.com> | Tue Jun 22 18:20:52 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Fri Jul 16 12:10:35 2010 -0700 |
tree | c5aed74f317985bc1307e27d54da7e98ff626327 | |
parent | 65b21e02ce0cff304dbd11c98a59877767052276 [diff] |
Replace git diff-tree invocation Gerrit currently runs git diff-tree to discover changed files. That command might not be available in all environments, so I replaced it with a Java based implementation. The Java based implementation does not yet support whitespace ignore, rename detection, or merge commits. Change-Id: I0adfb7b68e7beba635176f1295c442ffdd397d4e (cherry picked from commit 34f5af4c854da484db05f6570f5022761858b1be) Change-Id: Ib76aaad601c858399a58219fdf179a55bdaacf85