| commit | 710a3ab446049c290251734867cd41c5e57e9419 | [log] [tgz] |
|---|---|---|
| author | Shawn O. Pearce <sop@google.com> | Wed May 06 09:01:03 2009 -0700 |
| committer | Shawn O. Pearce <sop@google.com> | Thu May 07 14:51:31 2009 -0700 |
| tree | 1061dff4bc1181d5959490e64afed5aa57388e8b | |
| parent | b5ca5fa0a7a320791b51bbccd994b0e9035306de [diff] |
Store FileHeader and EditList in Ehache during patch set import When importing a patch set we now put the data directly into the cache, as we have it handy in memory from the git-diff-tree we invoked to get the modified file list. Signed-off-by: Shawn O. Pearce <sop@google.com>