| commit | cfea8e077b9a8956080688ab40e9efd812c2a0c5 | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <junkio@cox.net> | Sun Mar 05 14:48:01 2006 -0800 |
| committer | Junio C Hamano <junkio@cox.net> | Sun Mar 05 16:02:44 2006 -0800 |
| tree | 79ff446366bf1d072667313c6a8188e28a74cb57 | |
| parent | a0fb95e3199810268cfe88c7c4ff0d9958e07062 [diff] |
blame and annotate: show localtime with timezone. Earlier they showed gmtime and timezone, which was inconsistent with the way our commits and tags are pretty-printed. Signed-off-by: Junio C Hamano <junkio@cox.net>