]> git.ipfire.org Git - thirdparty/git.git/commit
log --reflog: honour --relative-date
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 8 Feb 2007 20:58:33 +0000 (21:58 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 9 Feb 2007 00:20:52 +0000 (16:20 -0800)
commit4e244cbc5cc4c8a43982d4023bc0d9fb0b0c7d43
treef759e8aafb4210b954147f24d52d95540454ec7e
parentb4dd485696d9fb754b0a44649ef4796883d3b903
log --reflog: honour --relative-date

If you say "git log -g --relative-date", it is very likely that
you want to see the reflog names in terms of a relative date.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
log-tree.c
reflog-walk.c
reflog-walk.h