author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 8 Feb 2007 20:58:33 +0000 (21:58 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 9 Feb 2007 00:20:52 +0000 (16:20 -0800) | ||
commit | 4e244cbc5cc4c8a43982d4023bc0d9fb0b0c7d43 | |
tree | f759e8aafb4210b954147f24d52d95540454ec7e | tree | snapshot |
parent | b4dd485696d9fb754b0a44649ef4796883d3b903 | commit | diff |
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>
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 | diff | blob | history | |
reflog-walk.c | diff | blob | history | |
reflog-walk.h | diff | blob | history |