Sun, 08 Apr 2018 20:53:07 +0800 |
Anton Shestakov |
hgweb: make followlines button absolutely positioned
|
Sat, 24 Feb 2018 16:07:45 +0530 |
Pulkit Goyal |
py3: replace file() with open()
|
Thu, 15 Feb 2018 21:05:31 +0800 |
Anton Shestakov |
gitweb: make span.age CSS selector more specific
|
Fri, 05 Jan 2018 19:16:08 +0800 |
Anton Shestakov |
gitweb: make actual changeset entries have backgrounds on /graph
|
Wed, 03 Jan 2018 09:41:01 +0800 |
Anton Shestakov |
hgweb: make .info a block element by default
|
Fri, 01 Dec 2017 20:33:02 +0800 |
Anton Shestakov |
hgweb: remove negative top from .info line in graph
|
Sat, 25 Nov 2017 15:42:24 +0800 |
Anton Shestakov |
gitweb: remove unused css classes
|
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 23:55:09 +0800 |
Anton Shestakov |
hgweb: move changeset "tags" to a template in map file (paper and coal)
|
Fri, 10 Nov 2017 18:50:44 +0800 |
Anton Shestakov |
gitweb: apply styles from annotate tooltip to followlines popup
|
Sat, 30 Sep 2017 09:01:36 +0100 |
Gregory Szorc |
hgweb: add HTML elements to control whitespace settings for annotate
|
Mon, 17 Jul 2017 15:54:15 -0700 |
Gregory Szorc |
gitweb: preserve whitespace in description
|
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
|
Tue, 20 Jun 2017 20:53:29 -0700 |
Gregory Szorc |
hgweb: use separate CSS class for navigation links in footer
|
Fri, 09 Jun 2017 13:55:51 -0700 |
Gregory Szorc |
hgweb: refresh styling of gitweb's search form
|
Fri, 09 Jun 2017 13:59:13 -0700 |
Gregory Szorc |
hgweb: consolidate search form for paper
|
Thu, 13 Apr 2017 09:49:48 +0200 |
Denis Laxalde |
gitweb: plug followlines UI in filerevision view
|
Fri, 24 Mar 2017 19:52:43 -0700 |
Gregory Szorc |
gitweb: use monospace font for commit messages
|
Tue, 10 Jan 2017 20:47:48 -0800 |
Gregory Szorc |
hgweb: call process_dates() via DOM event listener
|
Sat, 08 Oct 2016 19:32:54 +0900 |
Tooru Fujisawa |
hgweb: avoid line wrap between revision and annotate-info (issue5398)
|
Mon, 25 Jul 2016 12:33:18 +0800 |
Anton Shestakov |
gitweb: make annotate popup use theme colors
stable
|
Sat, 16 Jul 2016 15:00:36 +0800 |
Anton Shestakov |
gitweb: make different blocks of annotated lines have different colors
|
Tue, 28 Jun 2016 11:42:42 +0200 |
Denis Laxalde |
hgweb: add link to parents of annotated revision in annotate view
|
Thu, 02 Jun 2016 16:26:50 +0200 |
Denis Laxalde |
hgweb: highlight data of the current revision in annotate view
|
Tue, 15 Mar 2016 09:51:54 +0000 |
Jun Wu |
tests: reorder hg serve commands
|
Thu, 15 Oct 2015 00:04:58 +0800 |
Anton Shestakov |
gitweb: visually highlight source lines when hovering over line numbers
|
Wed, 07 Oct 2015 21:08:14 +0100 |
Gijs Kruitbosch |
hgweb: ensure both foreground and background colors are specified (issue4872)
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Fri, 25 Sep 2015 12:38:20 +0800 |
Anton Shestakov |
gitweb, monoblue: port highlighting linked lines from paper
|
Fri, 25 Sep 2015 03:02:38 +0800 |
Anton Shestakov |
gitweb, monoblue: fix vertical align of spans in .sourcelines
|
Tue, 22 Sep 2015 02:09:10 +0800 |
Anton Shestakov |
gitweb: port code selection without line numbers from paper
|
Fri, 04 Sep 2015 21:12:07 +0800 |
Anton Shestakov |
tests: fix css-related test-hgweb.t breakage from 93258d53ec35
|
Sun, 12 Jul 2015 16:06:57 +0800 |
Anton Shestakov |
hgweb: allow symbolic revisions with forward slashes in urls
|
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, 13 Mar 2015 17:55:04 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 Mar 2015 21:18:59 +0900 |
Yuya Nishihara |
hgweb: prevent loading style map from directories other than specified paths
stable
|
Fri, 06 Feb 2015 15:52:55 +0800 |
Anton Shestakov |
hgweb: replace implicit <tbody> with explicit <thead> where appropriate
|
Fri, 23 Jan 2015 17:47:04 -0600 |
Matt Mackall |
test-hgweb: fix shutdown race
stable
|
Tue, 06 Jan 2015 15:29:02 -0800 |
Gregory Szorc |
templates: use CSS classes for diff styling
|
Fri, 28 Nov 2014 10:59:02 -0800 |
Gregory Szorc |
hgweb: send proper HTTP response after uncaught exception
stable
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Mon, 29 Sep 2014 17:23:38 -0500 |
Matt Mackall |
merge with stable
|
Sat, 27 Sep 2014 21:59:55 +0900 |
Anton Shestakov |
hgweb: refresh hgweb.repo on phase change (issue4061)
stable
|
Sat, 27 Sep 2014 14:47:52 -0500 |
Matt Mackall |
merge with stable
|
Mon, 22 Sep 2014 23:46:38 +0900 |
Anton Shestakov |
hgweb: fail if an invalid command was supplied in url path (issue4071)
stable
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Thu, 16 Jan 2014 09:23:31 -0500 |
Augie Fackler |
test-hgweb-*: output change fixes from b1d65cb8
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Sat, 13 Jul 2013 17:44:46 +0400 |
Alexander Plavin |
hgweb: make stripes in directory view with CSS
|
Sat, 20 Apr 2013 16:46:38 +0400 |
Alexander Plavin |
css: remove repeated property
stable
|
Tue, 15 Jan 2013 20:54:57 +0100 |
Mads Kiilerich |
serve: don't send any content headers with 304 responses
|
Tue, 08 Jan 2013 16:16:29 -0800 |
Bryan O'Sullivan |
tests: update hgweb tests to include breadcrumbs
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|