log tests/test-highlight.t @ 32212:65cd7e705ff6

age author description
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
Tue, 26 Jan 2016 23:33:53 +0900 Yuya Nishihara test-highlight: add normalization rule for Pygments 2.1
Tue, 26 Jan 2016 23:27:12 +0900 Yuya Nishihara test-highlight: factor out function that normalizes pygments output
Tue, 26 Jan 2016 23:26:05 +0900 Yuya Nishihara test-highlight: unify normalization rule of pygments output
Wed, 14 Oct 2015 18:22:16 -0700 Gregory Szorc highlight: add option to prevent content-only based fallback
Wed, 30 Sep 2015 15:43:49 -0500 Matt Mackall urls: bulk-change primary website URLs
Wed, 16 Sep 2015 22:30:36 +0800 Anton Shestakov highlight: add highlightfiles config option which takes a fileset (issue3005)
Mon, 14 Sep 2015 18:41:09 +0800 Anton Shestakov hgweb: replace .sourcelast with .bottomline that does the same
Wed, 22 Jul 2015 10:19:17 +0800 Anton Shestakov highlight: produce correct markup when there's a blank line just before EOF stable
Thu, 18 Jun 2015 17:06:18 +0800 Anton Shestakov hgweb: link to revision by node hash in paper & coal
Tue, 16 Jun 2015 16:07:39 +0800 Anton Shestakov hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Fri, 15 May 2015 20:04:24 +0800 Anton Shestakov paper: show branch/tags/bookmarks when blaming (issue3559)
Fri, 15 May 2015 20:00:47 +0800 Anton Shestakov paper: show branch/tags/bookmarks when viewing (issue3559)
Fri, 06 Feb 2015 15:52:55 +0800 Anton Shestakov hgweb: replace implicit <tbody> with explicit <thead> where appropriate
Wed, 15 Oct 2014 15:35:59 -0400 Augie Fackler tests: use $PYTHON instead of hardcoding python
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require