Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Thu, 04 Feb 2021 16:59:46 -0500 |
Jordi GutiƩrrez Hermoso |
largefiles: properly pass kwargs into url.open
stable
|
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
|
Mon, 26 Feb 2018 20:44:21 +0800 |
Anton Shestakov |
hgweb: explain instabilities of unstable changesets
|
Tue, 21 Nov 2017 17:03:41 +0800 |
Anton Shestakov |
hgweb: display fate of obsolete changesets
|
Tue, 19 Dec 2017 16:27:24 -0500 |
Augie Fackler |
merge with stable
|
Sun, 17 Dec 2017 18:28:15 +0900 |
Yuya Nishihara |
hgweb: disable diff.noprefix option for diffstat
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)
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Fri, 09 Jun 2017 13:59:13 -0700 |
Gregory Szorc |
hgweb: consolidate search form for paper
|
Tue, 10 Jan 2017 20:47:48 -0800 |
Gregory Szorc |
hgweb: call process_dates() via DOM event listener
|
Sat, 28 Nov 2015 16:02:22 +0800 |
Anton Shestakov |
webcommands: get correct parents when comparing a removed file (issue4962)
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website 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, 15 May 2015 20:03:42 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when comparing (issue3559)
|
Fri, 15 May 2015 20:02:41 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when diffing (issue3559)
|
Sat, 10 Jan 2015 21:37:42 +0800 |
Anton Shestakov |
hgweb: clearly outline <tr> block in paper/changeset.tmpl
|
Thu, 05 Feb 2015 20:34:30 +0800 |
Anton Shestakov |
hgweb: use css margin instead of empty <p> before diffstat table
|
Sat, 10 Jan 2015 18:00:57 +0800 |
Anton Shestakov |
hgweb: fix diffstat links in paper/changeset.tmpl
|
Sat, 10 Jan 2015 17:52:02 +0800 |
Anton Shestakov |
hgweb: close <p> elements
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Thu, 17 Apr 2014 09:36:09 +0900 |
FUJIWARA Katsunori |
hgweb: show revisions and hashes gotten from changelog in "comparison" page
|
Thu, 17 Apr 2014 09:36:08 +0900 |
FUJIWARA Katsunori |
hgweb: show as same parents as "hg parents -r REV FILE" in pages for file
|
Thu, 17 Apr 2014 09:36:08 +0900 |
FUJIWARA Katsunori |
hgweb: make "comparison" get parent from not filelog but changelog
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|