log tests/test-highlight.t @ 28791:277b4e6938fa

age author description
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