I've just uploaded new unstable packages to thg-winbuild:

tortoisehg-unstable-1.0.15027.15043-x86-de056b33-07fb-473b-bfb6-97a5e7180fe1.msi
tortoisehg-unstable-1.0.15027.15043-x64-de056b33-07fb-473b-bfb6-97a5e7180fe1.msi

These include a refactor of the ui class in Mercurial to emit style
labels, so coloring can be done efficiently on the output side.
TortoiseHg supports these labels in it's command output windows (try
looking at incoming or outgoing patches in the sync tool), and we now
ship a much improved color extension for the win32 console.  You must
disable the 'color' extension, since it emits ANSI codes that cmd.exe
cannot parse.  Instead, you enable the 'w32color' extension.  This
converts the style labels directly to console attributes.  You should
get nearly the same color/effects you get on an ANSI console (some
effects are simply not supported by cmd.exe and normal text fonts).

--
Steve Borho

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to