2009/3/19 Shawn O. Pearce <spearce@xxxxxxxxxxx>: > "Shawn O. Pearce" <spearce@xxxxxxxxxxx> wrote: >> demerphq <demerphq@xxxxxxxxx> wrote: >> > Outside of parsing the reflog directly, (which feels wrong and dirty >> > to me), how does one find out the times that a reflog entry was >> > created? >> > >> > The closest thing i could find was git log -g, but that shows the time >> >> git reflog -g branch@{now} > > Arrgh, I of course actually meant > > git log -g branch@{now} > >> the @{now} suffix is the magic to make it show the time. Ah! Much nicer! Thanks. Is there by any chance any way to set the date format it uses to something more suitable for machine processing? Yves -- perl -Mre=debug -e "/just|another|perl|hacker/" -- 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