Wed, 14 Oct 2015 18:22:16 -0700 |
Gregory Szorc |
highlight: add option to prevent content-only based fallback
|
Wed, 14 Oct 2015 17:43:44 -0700 |
Gregory Szorc |
highlight: inline checkfctx()
|
Wed, 14 Oct 2015 17:42:07 -0700 |
Gregory Szorc |
highlight: consolidate duplicate code
|
Sun, 20 Sep 2015 20:13:27 +0900 |
Yuya Nishihara |
highlight: remove temporary hack to overwrite repo.getcwd
|
Wed, 16 Sep 2015 22:30:36 +0800 |
Anton Shestakov |
highlight: add highlightfiles config option which takes a fileset (issue3005)
|
Tue, 16 Jun 2015 02:07:25 +0800 |
Anton Shestakov |
hgweb: provide symrev (symbolic revision) property to the templates
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Fri, 28 Aug 2009 22:14:04 +0200 |
Martin Geisler |
highlight: move code from module top-level into extsetup
|
Sun, 26 Jul 2009 01:48:02 +0200 |
Martin Geisler |
highlight: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:23:39 +0200 |
Martin Geisler |
highlight: use reST syntax for literal block
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
highlight: wrapped docstrings at 78 characters
|
Sat, 27 Jun 2009 13:08:07 +0200 |
Martin Geisler |
highlight: remove author name from docstring
|
Wed, 24 Jun 2009 12:25:56 +0200 |
Dirkjan Ochtman |
extensions: fix up description lines some more
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sun, 21 Jun 2009 16:54:57 +0200 |
Dirkjan Ochtman |
highlight: was broken since 580a79dde2a3 (encoding)
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Sun, 31 May 2009 14:52:22 +0200 |
Martin Geisler |
highlight: consistently capitalize Pygments
|
Sun, 26 Apr 2009 01:48:43 +0200 |
Martin Geisler |
highlight: add copyright and license header
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|
Sat, 18 Oct 2008 16:56:39 +0200 |
Dirkjan Ochtman |
help: better documentation intro for a few extensions
|
Fri, 05 Sep 2008 10:39:57 +0200 |
Rocco Rutte |
highlight: only pygmentize for HTML mimetypes
|
Mon, 25 Aug 2008 23:04:56 +0200 |
Patrick Mezard |
highlight: split code to improve startup times
|