Closed GoogleCodeExporter closed 9 years ago
Cool.
Since from the look of it Mercurial has similar-or-better quality log support
to Git,
I think I might add some proper integration for it.
Gource can work out it been given a Mercurial directory, and invoke hg log with
your
gource.style and I'll make it accept timestamps with sub second precision.
Original comment by acaudw...@gmail.com
on 6 Dec 2009 at 10:23
Mercurial support is now built in. Cheers!
Original comment by acaudw...@gmail.com
on 12 Dec 2009 at 2:34
Awesome, thanks.
One small problem though: the default log command comes out in reverse order,
and
then gource processes it in file order. You should pass -r 0:tip to put it in
forward order. Did I miss a way to pass arguments through to the log command?
Original comment by sepiaton...@gmail.com
on 12 Dec 2009 at 2:59
Doh! Thanks for picking up on this. I've merged your commit and I'll update the
release.
Cheers
Original comment by acaudw...@gmail.com
on 12 Dec 2009 at 7:27
Original issue reported on code.google.com by
sepiaton...@gmail.com
on 5 Dec 2009 at 3:20