On Mon, Jun 3, 2013 at 5:00 PM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Jiang Xin wrote: >> It will be nice to add this pretty formatter automatically when run >> `git reflog` in verbose mode. And in order to support verbose mode, add >> new flag "verbose" in struct rev_info. > > Sorry I missed earlier revisions of this patch. Generally speaking, > "verbose" is a bad way to control format-specifiers. Why not add to > the list of pretty-format specifiers (like oneline, short, medium, > full)? I think allowing to override the default format (e.g. via config key reflog.format or something) and even format of -v(s) may be more useful. People can define how "reflog show", "reflog show -v", "reflog show -vv".. will display. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html