Files
git/builtin
Junio C Hamano 3652958da5 Merge branch 'jk/maint-reflog-walk-count-vs-time' (early part) into next
"git log -g --format='%gd: %gs' refs/stash" (or worse yet, the same
command line with refs/stash@{0}) was affected by log.date=iso settings
and failed to show stash@{0}, stash@{1},... in the output.  Clarify the
DWIM rules to give the most precedence to how the starting point is
specified (i.e. stash@{0} vs stash@{now}), and then use the presense
of "--date=<format>" command line option as the secondary clue to decide
whether reflog entries are shown with numbers or timestamps.

By Jeff King
* 'jk/maint-reflog-walk-count-vs-time' (early part):
  reflog-walk: always make HEAD@{0} show indexed selectors
  reflog-walk: clean up "flag" field of commit_reflog struct
  log: respect date_mode_explicit with --format:%gd
  t1411: add more selector index/date tests
2012-05-07 15:06:06 -07:00
..
2012-05-02 13:51:35 -07:00
2012-04-23 12:58:23 -07:00
2012-01-06 12:44:07 -08:00
2012-05-03 15:13:31 -07:00
2012-03-28 15:19:17 -07:00
2012-05-02 13:51:35 -07:00
2012-04-18 16:17:42 -07:00
2012-03-01 20:59:31 -08:00
2012-05-03 15:13:31 -07:00
2012-04-15 22:50:39 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-05-02 13:51:24 -07:00
2012-05-02 13:51:35 -07:00
2012-04-30 14:58:01 -07:00
2012-04-27 09:26:39 -07:00