Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> Side note: one of the reasons I like having more fine-grained date flags >> is that I've occasionally wanted a "show in UTC time" or "show >> everything in *my* local time" option. > > I found the --relative-date option very useful to that end, if a bit long > to type. How about --ago as a synonym, and --my-date for obeying TZ? "show in UTC time" can be had by something like: $ TZ=UTC git log --my-date I personally am not very happy that "reflog show @{now}" gives relative date and not the full datestamp. - 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