Code

gitk: Correct a few strings and comments to say "git log"
authorPaul Mackerras <paulus@samba.org>
Tue, 4 Mar 2008 10:14:17 +0000 (21:14 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 4 Mar 2008 10:14:17 +0000 (21:14 +1100)
commitf9e0b6fb60581120b62376ca408dcd45d4bf916f
tree54835499e0d65e130db3f277987f8f9238c236bd
parent468bcaedbb1589f16955e63b6bfba01c2f53e433
gitk: Correct a few strings and comments to say "git log"

... instead of "git rev-list", since we now use git log for
generating the list of commits.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk