my hgrc:
[ui] style=compact [extensions] graphlog= color= but hg glog has no color. and, how many style for hg log, help, man can't get any information.
my hgrc:
[ui] style=compact [extensions] graphlog= color= but hg glog has no color. and, how many style for hg log, help, man can't get any information.
The four command line styles available are:
This is found by looking inside Mercurial's template's directory, which on my system ends up in usr/share/mercurial/templates but may differ on arch.
With mercurial 1.6.4 I do get color in glog but only if I"m using the default style. The compact style doesn't seem to have color codes.