Don't rewrite parents in log output

This causes JGit to buffer the entire repo's commit graph in memory,
which severely hurts performance. With this change, log of a file in
Chromium's history can take ~1s instead of ~10s.

Change-Id: Ia0ce56e2999042578817cbb20208e2f8f69f6743
1 file changed