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
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Sat, 03 Aug 2013 00:34:56 +0400 |
Alexander Plavin |
paper: remove unused occurence of changelogtag in views
|
Sat, 13 Jul 2013 17:32:54 +0400 |
Alexander Plavin |
hgweb: highlight line which is linked to at comparison view
|
Sat, 13 Jul 2013 18:06:57 +0400 |
Alexander Plavin |
hgweb: make stripes in diffstat with CSS
|
Sat, 13 Jul 2013 00:57:56 +0400 |
Alexander Plavin |
hgweb: add line wrapping switch to file diff and changeset views
|
Sat, 13 Jul 2013 00:57:10 +0400 |
Alexander Plavin |
hgweb: file diff and changesets views behave like file source view
|
Fri, 12 Jul 2013 16:01:11 +0400 |
Alexander Plavin |
hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
|
Fri, 01 Feb 2013 05:40:06 +0100 |
Pierre-Yves David |
hgweb: remove baseline info from paper template
stable
|
Thu, 10 Jan 2013 00:44:23 +0100 |
Mads Kiilerich |
merge: changing the mode of a file is also an update
|
Tue, 08 Jan 2013 16:16:29 -0800 |
Bryan O'Sullivan |
tests: update hgweb tests to include breadcrumbs
|
Mon, 12 Nov 2012 14:05:39 -0800 |
Weiwen |
hgweb: display diff for a changeset against any parents (issue2810)
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|
Tue, 31 Jul 2012 00:59:38 +0200 |
wujek srujek |
hgweb: fixes invalid parents / children in comparison
stable
|
Tue, 31 Jul 2012 14:14:15 +0200 |
wujek srujek |
hgweb: fixes traceback for invalid files by removing top-level template
stable
|
Sun, 08 Jul 2012 17:17:02 +0200 |
wujek srujek |
hgweb: side-by-side comparison functionality
|
Wed, 04 Jul 2012 12:43:13 +0200 |
Adrian Buehlmann |
test-hgweb-diffs: partially adapt for Windows
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: prepare get-with-headers.py for MSYS
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 14 May 2012 12:56:43 +0200 |
Matt Mackall |
hgweb: fix filediff base calculation
stable
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave execbit' for tests that manipulate x bit in file system
|
Thu, 27 Oct 2011 11:57:08 -0700 |
Brodie Rao |
hgweb: fix dynamic date calculation not working under Safari
stable
|
Tue, 14 Jun 2011 16:38:34 +0200 |
Martin Geisler |
paper/coal: use fixed width for diffstat +/- link
|
Sat, 11 Jun 2011 21:24:50 +0800 |
Steven Brown |
paper, coal: display diffstat on the changeset page
|
Thu, 28 Apr 2011 17:02:39 +0200 |
Benoit Allard |
web: Made elapsed time calculation dynamic (javascript).
|
Sat, 12 Mar 2011 11:20:03 +0100 |
Alexander Solovyov |
hgweb: add separate page with bookmarks listing
stable
|
Sat, 12 Mar 2011 11:19:44 +0100 |
Alexander Solovyov |
hgweb: add display of bookmarks for changelog and changeset
stable
|
Wed, 20 Oct 2010 17:38:21 -0500 |
Kevin Bullock |
pull: silence spurious 'requesting all changes' message
stable
|
Sat, 09 Oct 2010 17:58:48 -0500 |
Augie Fackler |
hgweb: add help link to templates missed in ead4e21f49f1
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-diffs
base
tests/test-hgweb-diffs@33e3339986c6
|