Sat, 18 Jan 2020 10:21:45 -0800 |
Gregory Szorc |
tests: conditionalize test-hightlight.t on pygments version
|
Mon, 04 Nov 2019 20:57:31 -0800 |
Gregory Szorc |
tests: write out file using bytes I/O
stable
|
Mon, 18 Feb 2019 00:27:25 +0900 |
FUJIWARA Katsunori |
tests: use NO_CHECK_EOF as heredoc limit mark to omit checking code fragments
|
Thu, 18 Oct 2018 18:11:16 -0400 |
Matt Harbison |
py3: fix module imports in test-highlight.t
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 02 May 2018 21:00:43 -0700 |
Gregory Szorc |
paper: add href="#" to links with click handlers
stable
|
Wed, 02 May 2018 19:16:01 -0700 |
Gregory Szorc |
paper: don't register click handlers with inline javascript (issue5812)
stable
|
Thu, 16 Nov 2017 22:21:03 +0800 |
Anton Shestakov |
hgweb: show commit phase if it's not public
|
Wed, 15 Nov 2017 23:55:09 +0800 |
Anton Shestakov |
hgweb: move changeset "tags" to a template in map file (paper and coal)
|
Sat, 30 Sep 2017 09:01:36 +0100 |
Gregory Szorc |
hgweb: add HTML elements to control whitespace settings for annotate
|
Tue, 25 Jul 2017 00:00:14 -0400 |
Augie Fackler |
tests: make test-highlight code portable to python3
|
Mon, 03 Jul 2017 13:49:03 +0200 |
Denis Laxalde |
hgweb: re-implement followlines UI selection using buttons
|
Wed, 21 Jun 2017 17:17:17 +0200 |
Denis Laxalde |
hgweb: plug followlines action in annotate view
|
Wed, 21 Jun 2017 17:07:51 +0200 |
Denis Laxalde |
hgweb: parameterize the tag name of elements holding followlines selection
|
Thu, 15 Jun 2017 14:27:52 -0400 |
Augie Fackler |
tests: use $PYTHON in #! so we always use the right Python
|
Tue, 20 Jun 2017 08:44:56 -0400 |
Augie Fackler |
tests: remove #! from primes.py in test-highlight.t
|
Fri, 09 Jun 2017 13:59:13 -0700 |
Gregory Szorc |
hgweb: consolidate search form for paper
|
Mon, 24 Apr 2017 10:32:15 +0200 |
Denis Laxalde |
hgweb: do not show "descending" link in followlines UI for filelog heads
stable
|
Mon, 03 Apr 2017 10:02:55 +0200 |
Denis Laxalde |
hgweb: rename linerangelog.js as followlines.js
|
Wed, 29 Mar 2017 22:26:16 +0200 |
Denis Laxalde |
hgweb: expose a followlines UI in filerevision view
|
Mon, 30 Jan 2017 22:50:20 +0900 |
Yuya Nishihara |
test-highlight: add normalization rule for Pygments 2.2
stable
|
Tue, 10 Jan 2017 20:47:48 -0800 |
Gregory Szorc |
hgweb: call process_dates() via DOM event listener
|
Wed, 28 Dec 2016 15:48:17 -0700 |
Gregory Szorc |
hgweb: link to raw-file on annotation page (BC)
|
Sat, 16 Jul 2016 14:49:07 +0800 |
Anton Shestakov |
paper: make different blocks of annotated lines have different colors
|
Tue, 12 Jul 2016 15:09:07 +0200 |
Denis Laxalde |
hgweb: add a link on node id in annotate hover-box
|
Tue, 12 Jul 2016 15:07:37 +0200 |
Denis Laxalde |
hgweb: move author information from left-column to hover-box in annotate view
|
Tue, 14 Jun 2016 11:01:30 +0200 |
Denis Laxalde |
hgweb: add links to diff and changeset in hover-box on annotate view
|
Tue, 28 Jun 2016 11:42:42 +0200 |
Denis Laxalde |
hgweb: add link to parents of annotated revision in annotate view
|
Tue, 07 Jun 2016 12:10:01 +0200 |
Denis Laxalde |
hgweb: display blamed revision once per block in annotate view
|
Thu, 02 Jun 2016 16:26:50 +0200 |
Denis Laxalde |
hgweb: highlight data of the current revision in annotate view
|