Use RevCommit instead of Commit in for the log UI
commitc15d31e19bf9a6451dd639312e889d460d703a45
authorJonas Fonseca <fonseca@diku.dk>
Mon, 1 Sep 2008 22:04:05 +0000 (2 00:04 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 1 Sep 2008 22:04:05 +0000 (2 00:04 +0200)
tree1a7d78b6dff26d6f941f17c5f028f8bc9a50e571
parentbe6a4a64a6b40f9a2e345a5dc6f05367b933fbde
Use RevCommit instead of Commit in for the log UI

As adviced by Shawn O. Pearce RevCommit is much more lightweight
and this saves us an extra object anyway.
src/org/gitscm/nbjgit/ui/log/RepositoryRevision.java
src/org/gitscm/nbjgit/ui/log/SearchExecutor.java