log mercurial/templates/gitweb/map @ 35094:38fe3fe4bbb6

age author description
Sun, 19 Nov 2017 14:02:50 +0800 Anton Shestakov hgweb: show instabilities of a commit
Sat, 18 Nov 2017 12:04:08 +0800 Anton Shestakov hgweb: show obsolescence status of a commit
Thu, 16 Nov 2017 22:21:03 +0800 Anton Shestakov hgweb: show commit phase if it's not public
Wed, 15 Nov 2017 19:36:16 +0800 Anton Shestakov hgweb: move changeset "tags" to a template in map file (gitweb and monoblue)
Sun, 01 Oct 2017 14:02:47 +0100 Gregory Szorc hgweb: remove extra </div>
Sat, 30 Sep 2017 09:01:36 +0100 Gregory Szorc hgweb: add HTML elements to control whitespace settings for annotate
Mon, 03 Jul 2017 13:49:03 +0200 Denis Laxalde hgweb: re-implement followlines UI selection using buttons
Fri, 09 Jun 2017 13:55:51 -0700 Gregory Szorc hgweb: refresh styling of gitweb's search form
Fri, 09 Jun 2017 13:42:38 -0700 Gregory Szorc hgweb: consolidate search form for gitweb
Thu, 13 Apr 2017 10:04:09 +0200 Denis Laxalde gitweb: handle "patch" query parameter in filelog view
Thu, 22 Sep 2016 13:19:25 +0800 Anton Shestakov gitweb: remove unused templates
Wed, 21 Sep 2016 20:35:46 +0800 Anton Shestakov gitweb: remove unused template "changelogchild"
Sat, 16 Jul 2016 15:00:36 +0800 Anton Shestakov gitweb: 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
Wed, 30 Dec 2015 17:01:28 -0700 Gregory Szorc templates: differentiate between partial and full topic name
Thu, 15 Oct 2015 00:04:58 +0800 Anton Shestakov gitweb: visually highlight source lines when hovering over line numbers
Sat, 26 Sep 2015 17:15:58 +0800 Anton Shestakov gitweb: provide links to branches, tags and bookmarks by name
Fri, 25 Sep 2015 12:38:20 +0800 Anton Shestakov gitweb, monoblue: port highlighting linked lines from paper
Tue, 22 Sep 2015 02:09:10 +0800 Anton Shestakov gitweb: port code selection without line numbers from paper
Fri, 18 Sep 2015 14:24:53 +0800 Anton Shestakov gitweb: add author to filelogentry
Tue, 16 Jun 2015 14:37:53 +0800 Anton Shestakov hgweb: don't dereference symbolic revision in gitweb style
Fri, 15 May 2015 11:42:09 +0800 Anton Shestakov hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb)
Fri, 15 May 2015 02:07:43 +0800 Anton Shestakov hgweb: split some long lines in paper, gitweb and monoblue styles
Sat, 10 Jan 2015 19:43:07 +0800 Anton Shestakov hgweb: remove unneeded escaping in gitweb/map and monoblue/map
Tue, 06 Jan 2015 15:29:02 -0800 Gregory Szorc templates: use CSS classes for diff styling