| commit | 583b353040c0568d545df2a8490535b03911925c | [log] [tgz] |
|---|---|---|
| author | Shawn O. Pearce <sop@google.com> | Fri Dec 12 16:14:49 2008 -0800 |
| committer | Shawn O. Pearce <sop@google.com> | Fri Dec 12 16:14:49 2008 -0800 |
| tree | d4af1ff111aa6de9693184984f443dd6097a4753 | |
| parent | 403fec416ad264233d87c214765a6e89fdb34763 [diff] |
Add PatchContent to store the uncompressed content of a patch This allows us to precompute patches from Git and write them into the database for efficient access. Signed-off-by: Shawn O. Pearce <sop@google.com>