commit | 596c3f668b184e41b147aab6260c23189e521c09 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Fri Sep 03 23:33:28 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Sep 03 23:55:45 2010 -0700 |
tree | e4bd7b18bbb34f41871dbcb07eea8bbb91214e83 | |
parent | 2aa4196f1fd02851976d2c214302d87ea26663d0 [diff] |
log: Fix commit headers and -p flag We weren't flushing the commit message before the diff output, which meant the headers and message showed randomly interleaved with the diff rather than immediately before. Change-Id: I6cefab8d40e9d40c937e9deb12911188fec41b26 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>