Mercurial > hg-stable
log hgext/highlight.py @ 5760:0145f9afb0e7
age | author | description |
---|---|---|
Wed, 19 Dec 2007 10:11:32 +0100 | Christian Ebert | highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding |
Wed, 12 Dec 2007 14:44:59 +0100 | Christian Ebert | highlight: pass encoding to lexers and formatter |
Wed, 12 Dec 2007 14:36:34 +0100 | Christian Ebert | highlight: mandatory arguments where possible |
Wed, 05 Dec 2007 12:48:33 +0100 | Christian Ebert | highlight: adapt to hgweb_mode refactoring |
Mon, 12 Nov 2007 10:49:26 -0800 | Bryan O'Sullivan | highlight: clean up coding style a little |
Sat, 10 Nov 2007 17:54:57 -0500 | Adam Hupp | extension for synax highlighting in the hgweb file revision view |