More readable date format
Patrick Mézard
pmezard at gmail.com
Thu Oct 8 08:06:42 UTC 2009
Greg Ward a écrit :
> I have written a custom log style that fixes the two things about the
> default style that annoy me the most: the list of files and the date.
> E.g.:
>
> changeset: 9167:49b62395e910
> user: Greg Ward <greg-hg at gerg.ca>
> date: 2009-09-30 16:08:11 -0400
> files:
> M mercurial/streamclone.py
> M tests/test-http
> M tests/test-http.out
> description:
> streamclone: partially encode filename over the wire, not for local read
>
> The catch: while "2009-09-30" is a great date format for many reasons,
> it's not as human-readable as (say) "Wed Sep 30 2009".
... if you live in an English speaking country ?
--
Patrick Mézard
More information about the Mercurial
mailing list