Code

Fix --walk-reflog with --pretty=oneline
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Jan 2007 08:51:41 +0000 (00:51 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 Jan 2007 05:32:31 +0000 (21:32 -0800)
commit4d12a471230625da73be464f5a20b7480a6b8ecb
tree1a9a11d53059bdae1d114b5ca1b2747a767b06a1
parent53645a3a62977d5efd96ca9f3654985802212a9d
Fix --walk-reflog with --pretty=oneline

Now, "git log --abbrev-commit --pretty=o --walk-reflogs HEAD" is
reasonably pleasant to use.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rev-list.txt
log-tree.c
reflog-walk.c
reflog-walk.h