Fri, 28 Mar 2008 17:31:50 +0100 |
Dirkjan Ochtman |
highlight: some small cleanups
|
Fri, 28 Mar 2008 19:40:44 +0100 |
Dirkjan Ochtman |
hgweb: refactor hgweb code
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Fri, 29 Feb 2008 14:48:21 -0800 |
Brendan Cully |
highlight: forgot import
|
Fri, 29 Feb 2008 14:47:07 -0800 |
Brendan Cully |
highlight: guess by text when path name is ambiguous
|
Fri, 29 Feb 2008 14:21:15 -0800 |
Brendan Cully |
highlight: make div trimmer work when lexer fails to identify text.
|
Fri, 29 Feb 2008 11:13:50 -0800 |
Brendan Cully |
highlight: use iter() instead of generator comprehension
|
Thu, 28 Feb 2008 22:04:22 -0800 |
Brendan Cully |
highlight: bail out if file is binary
|
Thu, 28 Feb 2008 21:35:27 -0800 |
Brendan Cully |
highlight: support annotate, and reduce layering violations.
|
Thu, 31 Jan 2008 13:57:48 +0100 |
Christian Ebert |
highlight: update according to latest hgweb_mod changes
|
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
|