Mercurial > hg
log hgext/highlight/highlight.py @ 9210:2667ca525b59
age | author | description |
---|---|---|
Tue, 12 May 2009 12:04:05 +0200 | Dirkjan Ochtman | templater: provide the standard template filters by default |
Sun, 26 Apr 2009 01:48:43 +0200 | Martin Geisler | highlight: add copyright and license header |
Fri, 03 Apr 2009 14:51:48 -0500 | Matt Mackall | move encoding bits from util to encoding |
Fri, 17 Oct 2008 12:12:33 +0200 | Christian Ebert | highlight: convert text to local before passing to pygmentize (issue1341) |
Mon, 25 Aug 2008 23:04:56 +0200 | Patrick Mezard | highlight: split code to improve startup times base hgext/highlight.py@b9f5db546e08 |