Merge branch 'jk/maint-reflog-walk-count-vs-time' into next
commitb1a9987f246826274d1cf92d51188b3cac862b4d
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2012 18:39:28 +0000 (8 11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2012 18:39:28 +0000 (8 11:39 -0700)
treeaf7d9e0fe7761b8c64b3052fe876faf0535971b4
parent0bc94fbbdf981c05fbf20b3b210dd5ff1b0d31d9
parent55ccf85a524f6a2d8cb5582d80a2927ff11dfb64
Merge branch 'jk/maint-reflog-walk-count-vs-time' into next

Gives a better DWIM behaviour for --pretty=format:%gd, "stash list", and
"log -g", depending on how the starting point ("master" vs "master@{0}" vs
"master@{now}") and date formatting options (e.g. "--date=iso") are given
on the command line.

* jk/maint-reflog-walk-count-vs-time:
  reflog-walk: tell explicit --date=default from not having --date at all
log-tree.c
pretty.c
reflog-walk.c
reflog-walk.h