Wed, 18 Mar 2020 19:20:17 +0700 |
Anton Shestakov |
obshistory: restructure templates a bit, drop default verb ("pruned")
|
Mon, 16 Mar 2020 19:13:33 +0700 |
Anton Shestakov |
obshistory: prepare data for displaymarkers() in a separate function
|
Mon, 13 Jan 2020 16:32:25 +0700 |
Anton Shestakov |
obshistory: make patchavailable() handle predecessors too
|
Tue, 17 Mar 2020 19:37:08 +0700 |
Anton Shestakov |
tests: make sure not to test the same thing twice
|
Wed, 11 Mar 2020 19:05:45 +0700 |
Anton Shestakov |
obshistory: rename precursors to predecessors in displayrevs()
|
Wed, 11 Mar 2020 18:09:11 +0700 |
Anton Shestakov |
obshistory: rename _debugobshistorydisplaymarker() to displaymarkers()
|
Wed, 11 Mar 2020 18:06:30 +0700 |
Anton Shestakov |
obshistory: rename graph/revs-displaying functions
|
Wed, 11 Mar 2020 18:03:52 +0700 |
Anton Shestakov |
obshistory: rename node/ctx-displaying functions
|
Thu, 23 Apr 2020 03:06:30 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 20 Apr 2020 00:05:05 +0800 |
Anton Shestakov |
topic: use generationssubrel less directly, because it was recently renamed
stable
|
Tue, 07 Apr 2020 15:39:23 +0200 |
Pierre-Yves David |
auto-publish: issue the capabilities in all cases
stable
|
Thu, 16 Apr 2020 18:32:14 +0800 |
Anton Shestakov |
packaging: add an entry to debian/changelog mentioning the previous change
stable
|
Thu, 16 Apr 2020 01:10:22 +0800 |
Anton Shestakov |
packaging: bump minimum required version of mercurial in debian/control
stable
|
Fri, 10 Apr 2020 10:13:48 +0800 |
Anton Shestakov |
manifest: now that there's only one legacy.py, exclude it
stable
|
Thu, 09 Apr 2020 23:41:55 +0800 |
Anton Shestakov |
manifest: don't include .py files from hgext3rd/ twice
stable
|
Thu, 09 Apr 2020 23:35:20 +0800 |
Anton Shestakov |
manifest: just include all .py .sh and .t files from tests/ recursively
stable
|
Thu, 09 Apr 2020 23:10:08 +0800 |
Anton Shestakov |
manifest: make sure exclusions and prunes are last, because order matters
stable
|
Wed, 15 Apr 2020 21:52:29 +0800 |
Anton Shestakov |
tests: update output to match 1b8fd4af3318 in core
|
Wed, 08 Apr 2020 16:16:09 +0200 |
Pierre-Yves David |
branching: merge 9.3.1 release into default
|
Wed, 08 Apr 2020 21:09:36 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Wed, 08 Apr 2020 21:08:42 +0800 |
Anton Shestakov |
Added tag 9.3.1 for changeset 8d955635cf45
stable
|
Wed, 08 Apr 2020 21:07:06 +0800 |
Anton Shestakov |
packaging: prepare version 9.3.1
stable 9.3.1
|
Wed, 08 Apr 2020 01:17:01 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Wed, 08 Apr 2020 01:16:59 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Wed, 08 Apr 2020 01:16:57 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Wed, 08 Apr 2020 01:16:56 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Wed, 08 Apr 2020 01:16:54 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Wed, 08 Apr 2020 01:16:53 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Wed, 08 Apr 2020 01:16:51 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Wed, 08 Apr 2020 01:02:23 +0800 |
Anton Shestakov |
topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish()
stable
|
Wed, 08 Apr 2020 01:02:23 +0800 |
Anton Shestakov |
topic: check that exchange._checkpublish() exists before wrapping it
stable
|
Tue, 07 Apr 2020 19:33:40 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 12 Mar 2020 02:08:39 +0100 |
Pierre-Yves David |
head-checking: also test single head enforcement with topic
stable
|
Mon, 06 Apr 2020 07:26:40 +0200 |
Pierre-Yves David |
head-checking: ignore obsoleted section when checking head creation locally
stable
|
Wed, 11 Mar 2020 23:56:11 +0100 |
Pierre-Yves David |
head-checking: ignore obsolete section when checking for single heads
stable
|
Mon, 06 Apr 2020 05:08:23 +0200 |
Pierre-Yves David |
head-checking: update changelog
stable
|
Mon, 06 Apr 2020 03:06:04 +0200 |
Pierre-Yves David |
head-checking: add test variant mixing branch and topics
stable
|
Mon, 06 Apr 2020 02:56:43 +0200 |
Pierre-Yves David |
head-checking: add test variants with topics
stable
|
Mon, 06 Apr 2020 02:17:43 +0200 |
Pierre-Yves David |
head-checking: backport fix from 7d5455b988ec
stable
|
Mon, 06 Apr 2020 04:01:58 +0200 |
Pierre-Yves David |
head-checking: filter out obsolete heads when checking for new heads
stable
|
Mon, 06 Apr 2020 05:05:07 +0200 |
Pierre-Yves David |
topics: fix auto-publish=abort with servers publishing bare branches
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279)
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
stable
|
Sat, 21 Mar 2020 15:04:18 +0100 |
Yohann Rebattu |
evolve: fixed some typos in stablerangecache LONG_MESSAGE, fix #6279
|
Fri, 03 Apr 2020 19:10:29 +0200 |
Pierre-Yves David |
branching: merge stable in default
|
Sun, 29 Mar 2020 16:00:57 +0700 |
Anton Shestakov |
obshistory: give a more correct name to a variable
|
Sun, 29 Mar 2020 16:08:43 +0700 |
Anton Shestakov |
tests: unindent lines that only have one leading space
stable
|
Fri, 27 Mar 2020 17:37:34 +0700 |
Anton Shestakov |
rewind: make __rewind-hash__ extra field be bytes
stable
|
Fri, 27 Mar 2020 17:37:03 +0700 |
Anton Shestakov |
touch: make __touch-noise__ extra field be bytes
stable
|
Fri, 27 Mar 2020 04:30:22 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 25 Mar 2020 17:44:08 -0400 |
Eric Spishak-Thomas |
evolve: fix some documentation grammar/typos
|
Wed, 25 Mar 2020 17:44:08 -0400 |
Eric Spishak-Thomas |
evolve: fix some documentation grammar/typos
stable
|
Wed, 25 Mar 2020 21:48:32 +0100 |
Pierre-Yves David |
changelog: mention the recent evolve improvements
stable
|
Sat, 21 Mar 2020 00:46:37 +0100 |
Manuel Jacob |
tests: merge two tests about split changesets
stable
|
Wed, 11 Mar 2020 16:05:53 +0100 |
Manuel Jacob |
evolve: support successors of ancestor of orphan with multiple roots
stable
|
Wed, 11 Mar 2020 16:04:06 +0100 |
Manuel Jacob |
evolve: support ancestor of orphan split with unrelated changeset in between
stable
|
Wed, 11 Mar 2020 18:50:39 +0100 |
Pierre-Yves David |
exchange: deal with empty obscommon
stable
|
Fri, 20 Mar 2020 12:37:44 +0700 |
Anton Shestakov |
topic: compat with tr.changes[b'phases'], it's now a list
|
Thu, 19 Mar 2020 20:09:18 +0530 |
Pulkit Goyal |
topic: fix compatibility issues caused because of change in transaction API
|
Fri, 06 Mar 2020 02:42:03 +0100 |
Pierre-Yves David |
obsexchange: fallback to simpler request for dumb http server
stable
|