author | Junio C Hamano <junkio@cox.net> | |
Sat, 20 Jan 2007 08:51:41 +0000 (00:51 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 21 Jan 2007 05:32:31 +0000 (21:32 -0800) | ||
commit | 4d12a471230625da73be464f5a20b7480a6b8ecb | |
tree | 1a9a11d53059bdae1d114b5ca1b2747a767b06a1 | tree | snapshot |
parent | 53645a3a62977d5efd96ca9f3654985802212a9d | commit | diff |
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>
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 | diff | blob | history | |
log-tree.c | diff | blob | history | |
reflog-walk.c | diff | blob | history | |
reflog-walk.h | diff | blob | history |