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
|