Thu, 20 Aug 2020 23:54:27 +0530 |
Sushil khanchi |
evolve: update some comments
|
Fri, 21 Aug 2020 01:04:08 +0530 |
Sushil khanchi |
evolve: no need to return divergent and other
|
Fri, 21 Aug 2020 00:56:24 +0530 |
Sushil khanchi |
evolve: remove an evolvestate which is no more required
|
Sun, 20 Sep 2020 09:22:04 +0530 |
Sushil khanchi |
evolve: remove swapping nodes logic while resolving divergence
|
Fri, 25 Sep 2020 11:06:46 -0700 |
Martin von Zweigbergk |
evolve: don't set evolved node as dirstate p2
|
Thu, 17 Sep 2020 21:19:13 +0200 |
Pierre-Yves David |
changelog: mention `hg rewind --dry-run`
|
Tue, 22 Sep 2020 13:43:41 +0530 |
Sushil khanchi |
evolve: update docstring for mergeusers()
|
Fri, 02 Oct 2020 10:09:14 -0700 |
Martin von Zweigbergk |
compat: add implementations of new merge.update() and merge.clean_update()
|
Fri, 02 Oct 2020 09:51:45 -0700 |
Martin von Zweigbergk |
compat: rename update() to _update() to make room for a new update()
|
Fri, 25 Sep 2020 09:13:57 -0700 |
Martin von Zweigbergk |
compat: add support for upstream rename of merge.update() to _update()
|
Thu, 17 Sep 2020 23:41:14 -0400 |
Matt Harbison |
tests: conditonalize a Windows only output in test-evolve-progress.t
stable
|
Sat, 19 Sep 2020 17:56:01 +0200 |
Pierre-Yves David |
ci: drop extraneous space
|
Thu, 20 Aug 2020 17:32:22 +0530 |
Sushil khanchi |
evolve: resolutionparent should be succs of otherp1
|
Thu, 13 Aug 2020 18:10:51 +0530 |
Sushil khanchi |
evolve: handle preparation logic for public divergence in one block
|
Thu, 13 Aug 2020 17:22:19 +0530 |
Sushil khanchi |
evolve: add logic to decide local and other side before merge
|
Wed, 05 Aug 2020 14:25:29 +0530 |
Sushil khanchi |
evolve: add some initial values in evolvestate
|
Wed, 05 Aug 2020 14:19:29 +0530 |
Sushil khanchi |
evolve: move initial evolvestate values to main function
|
Mon, 31 Aug 2020 15:35:31 +0530 |
Sushil khanchi |
evolve: set other side of public content div using mutability
|
Mon, 31 Aug 2020 15:34:12 +0530 |
Sushil khanchi |
evolve: update some comments
|
Thu, 13 Aug 2020 13:30:25 +0530 |
Sushil khanchi |
evolve: move a comment where it's going to belong
|
Thu, 13 Aug 2020 13:28:09 +0530 |
Sushil khanchi |
evolve: update some comments acc. to upcoming behavior
|
Wed, 12 Aug 2020 17:30:18 +0530 |
Sushil khanchi |
evolve: move a block of code up for early return
|
Wed, 12 Aug 2020 17:21:05 +0530 |
Sushil khanchi |
evolve: rename haspubdiv to haspublicdiv for more clarity
|
Fri, 07 Aug 2020 00:25:13 +0530 |
Sushil khanchi |
evolve: add some assertions
|
Thu, 06 Aug 2020 18:24:32 +0530 |
Sushil khanchi |
evolve: rename param `divergent` to `local` in a function
|
Wed, 05 Aug 2020 15:04:48 +0530 |
Sushil khanchi |
evolve: rely on resolutionparent when relocating divergent csets
|
Wed, 26 Aug 2020 09:07:52 -0700 |
Martin von Zweigbergk |
compat: let cleanupnodes() handle compat across hg commit b99903534e06
stable
|
Wed, 26 Aug 2020 08:18:59 -0700 |
Martin von Zweigbergk |
compat: add a cleanupnodes() function
stable
|
Tue, 25 Aug 2020 22:34:33 -0700 |
Martin von Zweigbergk |
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
stable
|
Tue, 25 Aug 2020 22:50:28 -0700 |
Martin von Zweigbergk |
tests: show how metaedit doesn't update bookmarks
stable
|
Tue, 21 Jul 2020 11:23:41 +0800 |
Anton Shestakov |
rewind: always compute successorsmap
|
Tue, 21 Jul 2020 01:04:43 +0800 |
Anton Shestakov |
rewind: add a --dry-run flag
|
Tue, 21 Jul 2020 01:03:18 +0800 |
Anton Shestakov |
rewind: avoid yoda condition
|
Thu, 17 Sep 2020 19:51:08 +0800 |
Anton Shestakov |
tests: graphlog now only shows '%' if there are unresolved conflicts
|
Thu, 17 Sep 2020 20:26:55 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 17 Sep 2020 20:05:39 +0200 |
Pierre-Yves David |
test: adjust output to current stable
stable
|
Thu, 17 Sep 2020 14:51:45 +0530 |
Pulkit Goyal |
evolvecmd: don't set `branchmerge=True` while resolving phase divergence
stable
|
Thu, 17 Sep 2020 18:58:47 +0200 |
Pierre-Yves David |
gitlab-ci: display the Mercurial revision used to run the test
stable
|
Tue, 21 Jul 2020 01:02:46 +0800 |
Anton Shestakov |
rewind: sort imports
|
Wed, 15 Jul 2020 10:10:55 +0800 |
Anton Shestakov |
tests: less words and less markup to maintain in test-rewind.t
|
Thu, 10 Sep 2020 03:11:41 +0200 |
Pierre-Yves David |
changelog: mention the config source fix from Matt Harbisson
stable
|
Sat, 05 Sep 2020 14:46:36 -0400 |
Matt Harbison |
config: specify the extension when forcing a config option
stable
|
Sat, 05 Sep 2020 00:07:01 -0400 |
Matt Harbison |
tests: use the modern config setting to enable evolution in topic tests
stable
|
Tue, 08 Sep 2020 11:56:17 +0800 |
Anton Shestakov |
branching: merge with stable
|
Tue, 08 Sep 2020 11:24:38 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Tue, 08 Sep 2020 11:23:45 +0800 |
Anton Shestakov |
Added tag 10.0.2 for changeset 1cce884c9448
stable
|
Tue, 08 Sep 2020 11:21:49 +0800 |
Anton Shestakov |
packaging: prepare version 10.0.2
stable 10.0.2
|
Sun, 06 Sep 2020 06:02:34 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sun, 06 Sep 2020 06:02:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sun, 06 Sep 2020 06:02:24 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sun, 06 Sep 2020 05:47:32 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sun, 06 Sep 2020 05:45:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Sun, 06 Sep 2020 05:42:26 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Sun, 06 Sep 2020 05:40:19 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Sun, 06 Sep 2020 05:38:24 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Sun, 06 Sep 2020 05:36:04 +0800 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.4
mercurial-5.4
|
Sun, 06 Sep 2020 05:32:36 +0800 |
Anton Shestakov |
changelog: update for 10.0.2
stable
|
Fri, 04 Sep 2020 21:33:11 +0200 |
Pierre-Yves David |
changelog: mention the various fix to content-divergence solving
|
Tue, 01 Sep 2020 10:41:42 +0530 |
Sushil khanchi |
evolve: refactor few lines for clear understanding
|
Mon, 31 Aug 2020 01:19:12 +0530 |
Sushil khanchi |
evolve: update "old-other" in evolvestate for --stop functionality
|
Tue, 04 Aug 2020 23:44:08 +0530 |
Sushil khanchi |
evolve: make consistent usage of variable throughout the func
|
Mon, 31 Aug 2020 01:10:58 +0530 |
Sushil khanchi |
evolve: make sure we don't miss merging content of divergent changesets
|
Wed, 05 Aug 2020 00:16:26 +0530 |
Sushil khanchi |
evolve: add test to show broken --continue case of content divergence
|
Wed, 26 Aug 2020 00:05:52 -0700 |
Martin von Zweigbergk |
dirstate: replace _uncommitdirstate() by core's movedirstate()
stable
|
Thu, 03 Sep 2020 09:21:58 -0700 |
Martin von Zweigbergk |
tests: add test showing that `hg uncommit --rev` can fail to mark file added
stable
|
Wed, 26 Aug 2020 17:25:02 +0530 |
Sushil khanchi |
evolve: use evolvestate instead of populating a variable in functions
|
Tue, 25 Aug 2020 22:34:33 -0700 |
Martin von Zweigbergk |
metaedit: switch to cleanupnodes() so e.g. bookmarks are moved
|
Tue, 25 Aug 2020 22:50:28 -0700 |
Martin von Zweigbergk |
tests: show how metaedit doesn't update bookmarks
|
Tue, 01 Sep 2020 23:35:43 -0400 |
Matt Harbison |
topic: fix the `topic(...)` revset to not select commits without a topic
stable
|
Wed, 26 Aug 2020 14:09:09 +0200 |
Pierre-Yves David |
unstable-list: fix title level
|
Wed, 26 Aug 2020 13:07:57 +0200 |
Pierre-Yves David |
unstable-list: add local table of content of each details section
|
Wed, 26 Aug 2020 13:07:35 +0200 |
Pierre-Yves David |
unstable-list: add a general table of content
|
Wed, 26 Aug 2020 16:10:29 +0200 |
Pierre-Yves David |
unstable-list: move copytright after the title
|
Sat, 22 Aug 2020 07:24:46 +0800 |
Anton Shestakov |
split: use the last created commit as target for discard action
stable
|
Sat, 22 Aug 2020 07:18:55 +0800 |
Anton Shestakov |
split: demonstrate that discard after more than one commit is misbehaving
stable
|
Tue, 18 Aug 2020 12:35:24 +0530 |
Sushil khanchi |
unstable-list: add cause-of-trouble for content-divergence
|
Tue, 18 Aug 2020 19:32:13 +0530 |
Sushil khanchi |
unstable-list: mark the subsection as yet to document
|
Wed, 26 Aug 2020 12:03:32 +0200 |
Pierre-Yves David |
unstable-list: expand and clarify the source of complexity for phase-div
|
Tue, 18 Aug 2020 08:47:15 +0530 |
Sushil khanchi |
unstable-list: add source-of-complexity for phase-divergence
|
Wed, 26 Aug 2020 11:55:19 +0200 |
Pierre-Yves David |
unstable-list: expand a bit the "cause of trouble" for phase divergence
|
Mon, 17 Aug 2020 16:52:26 +0530 |
Sushil khanchi |
unstable-list: add cause-of-trouble section for phase-divergence
|
Wed, 26 Aug 2020 11:51:14 +0200 |
Pierre-Yves David |
unstable-list: simplify the basic
|
Mon, 17 Aug 2020 16:44:13 +0530 |
Sushil khanchi |
unstable-list: add basic section for phase-divergence
|
Mon, 17 Aug 2020 13:47:52 +0530 |
Sushil khanchi |
unstable-list: some cleanup
|
Wed, 26 Aug 2020 12:39:47 +0200 |
Pierre-Yves David |
unstable-list: some details about phase divergence
|
Fri, 14 Aug 2020 18:05:33 +0200 |
Pierre-Yves David |
unstable-list: add basic description of content divergence
|
Fri, 14 Aug 2020 18:04:22 +0200 |
Pierre-Yves David |
unstable-list: more entry for orphan SPLIT ME
|
Fri, 14 Aug 2020 18:03:13 +0200 |
Pierre-Yves David |
unstable-list: add a entry about pruned parent
|
Fri, 14 Aug 2020 18:01:53 +0200 |
Pierre-Yves David |
unstable-list: add a simple entry for the simplest orphan case
|
Fri, 14 Aug 2020 18:10:10 +0200 |
Pierre-Yves David |
unstable-list: add list the source of complexity during resolution
|
Fri, 14 Aug 2020 18:09:42 +0200 |
Pierre-Yves David |
unstable-list: add information about when/why orphan appears
|
Fri, 14 Aug 2020 18:08:48 +0200 |
Pierre-Yves David |
unstable-list: add the basic about orphan changesets
|
Fri, 14 Aug 2020 17:59:51 +0200 |
Pierre-Yves David |
unstable-list: add an introduction text
|
Fri, 14 Aug 2020 17:58:21 +0200 |
Pierre-Yves David |
doc: add the bases of a developer doc for instability
|
Tue, 25 Aug 2020 10:12:29 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 21 Aug 2020 23:04:03 +0800 |
Anton Shestakov |
split: compatibility with cmdutil.revert() without parents argument
stable
|
Fri, 21 Aug 2020 21:37:37 +0800 |
Anton Shestakov |
rewind: compatibility with cmdutil.revert() without parents argument
stable
|
Fri, 24 Jul 2020 00:18:12 +0530 |
Sushil khanchi |
evolve: test that new suggestions works
|
Wed, 22 Jul 2020 23:40:24 +0530 |
Sushil khanchi |
evolve: improve warning msg when skipping orphan resolution
|
Wed, 22 Jul 2020 23:37:59 +0530 |
Sushil khanchi |
orphan: fix buggy case of try resolving orphan merge two times
|
Tue, 28 Jul 2020 14:26:44 +0530 |
Sushil khanchi |
evolve: add more testing for parent-child form content-div
|
Sun, 26 Jul 2020 01:02:22 +0530 |
Sushil khanchi |
evolve: fix content-div resolution when in parent-child form
|
Sun, 26 Jul 2020 00:35:52 +0530 |
Sushil khanchi |
tests: add a log -G to demonstrate a fix in next patch
|
Mon, 30 Dec 2019 00:43:17 +0530 |
Sushil khanchi |
test: no need to look at full log
|
Fri, 07 Aug 2020 12:46:17 +0800 |
Anton Shestakov |
tests: update output to match c515c54f6530 in core
|
Sun, 02 Aug 2020 12:02:09 +0800 |
Anton Shestakov |
py3: use '%d' for formatting revision numbers in stable range cache warning
stable
|
Fri, 31 Jul 2020 22:07:49 +0800 |
Anton Shestakov |
branching: merge with stable
|
Fri, 31 Jul 2020 19:19:13 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 31 Jul 2020 19:14:30 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 31 Jul 2020 19:12:44 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 31 Jul 2020 19:02:33 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 31 Jul 2020 18:54:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 31 Jul 2020 18:40:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 31 Jul 2020 18:25:50 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Fri, 31 Jul 2020 18:16:04 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.4 into mercurial-5.3
mercurial-5.3
|
Fri, 31 Jul 2020 18:09:18 +0800 |
Anton Shestakov |
test-compat: back out changeset 0d65a5e96691
mercurial-5.4
|
Fri, 31 Jul 2020 18:03:43 +0800 |
Anton Shestakov |
test-compat: back out changeset 58b0dfc6dd52
mercurial-5.4
|
Fri, 31 Jul 2020 17:39:00 +0800 |
Anton Shestakov |
test-compat: create a new compatibility branch mercurial-5.4
mercurial-5.4
|
Fri, 31 Jul 2020 20:00:57 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Fri, 31 Jul 2020 19:58:41 +0800 |
Anton Shestakov |
Added tag 10.0.1 for changeset fb543438704b
stable
|
Fri, 31 Jul 2020 19:56:37 +0800 |
Anton Shestakov |
packaging: prepare version 10.0.1
stable 10.0.1
|
Fri, 12 Jun 2020 15:42:43 +0800 |
Anton Shestakov |
topic: substitute current topic when `--topic .` is used for outgoing/push
stable
|
Thu, 11 Jun 2020 18:50:29 +0800 |
Anton Shestakov |
topic: treat argument to --topic as a literal topic name explicitly
stable
|
Mon, 27 Jul 2020 13:11:55 +0800 |
Anton Shestakov |
changelog: update for evolve 10.1.0
|
Mon, 27 Jul 2020 12:53:53 +0800 |
Anton Shestakov |
changelog: update for evolve 10.0.1
stable
|
Wed, 03 Jun 2020 18:47:23 +0800 |
Anton Shestakov |
tests: remove unnecessary command flags from test-rewind.t
|
Wed, 03 Jun 2020 16:56:06 +0800 |
Anton Shestakov |
tests: shorten and simplify global setup section in test-rewind.t
|
Wed, 03 Jun 2020 16:28:33 +0800 |
Anton Shestakov |
tests: move hg clone above case description in test-rewind.t
|
Thu, 28 May 2020 12:08:59 +0800 |
Anton Shestakov |
tests: actually test what the header promises to test
|
Thu, 28 May 2020 12:07:59 +0800 |
Anton Shestakov |
tests: move default-date manipulation closer to the commands that need it
|
Mon, 25 May 2020 19:58:33 +0800 |
Anton Shestakov |
rewind: past tense of rewind is rewound
|
Mon, 25 May 2020 19:58:11 +0800 |
Anton Shestakov |
rewind: use ui directly
|
Mon, 25 May 2020 19:57:34 +0800 |
Anton Shestakov |
rewind: rename _select_rewinded() to _select_rewind_targets()
|
Fri, 24 Jul 2020 10:50:53 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 24 Jul 2020 11:04:07 +0530 |
Sushil khanchi |
evolve: minor fixes in stablesort documentation
|
Wed, 22 Jul 2020 12:25:41 +0200 |
Pierre-Yves David |
test-obsolete: remove divergence casually introduced by rebase
stable
|
Wed, 22 Jul 2020 14:23:58 +0200 |
Sushil khanchi |
test-obsolete: move a divergence related test from the main test
stable
|
Wed, 22 Jul 2020 14:48:09 +0200 |
Pierre-Yves David |
test-obsolete: remove an explicit node usage
stable
|
Wed, 22 Jul 2020 12:28:32 +0200 |
Pierre-Yves David |
test-obsolete: remove revnum usage for a good share of the test
stable
|
Wed, 22 Jul 2020 12:24:58 +0200 |
Pierre-Yves David |
test-obsolete: drop outdated comment in test
stable
|
Wed, 22 Jul 2020 12:26:52 +0200 |
Pierre-Yves David |
test-obsolete: remove outdated comment about rebase output
stable
|
Wed, 22 Jul 2020 08:41:09 +0200 |
Pierre-Yves David |
compat: byteify the message about discovery "overflow"
stable
|
Wed, 22 Jul 2020 07:41:21 +0800 |
Anton Shestakov |
tests: new error message format for rebase
stable
|
Sat, 04 Jul 2020 21:02:37 +0800 |
Anton Shestakov |
tests: the list of extensions in `hg version -v` is now sorted
stable
|
Fri, 29 May 2020 14:29:03 +0800 |
Anton Shestakov |
compat: compatibility for mergestate being a separate module in 5.5
stable
|
Tue, 21 Jul 2020 12:52:52 +0800 |
Anton Shestakov |
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5
stable
|
Tue, 21 Jul 2020 11:59:28 +0800 |
Joerg Sonnenberger |
topic: compatibility with sparse phaseroots and phasesets in 5.5
stable
|
Tue, 21 Jul 2020 11:59:10 +0800 |
Joerg Sonnenberger |
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5
stable
|
Tue, 21 Jul 2020 12:52:52 +0800 |
Anton Shestakov |
pullbundle: compatibility with discovery.outgoing and ancestorsof in 5.5
|
Tue, 21 Jul 2020 11:59:28 +0800 |
Joerg Sonnenberger |
topic: compatibility with sparse phaseroots and phasesets in 5.5
|
Tue, 21 Jul 2020 11:59:10 +0800 |
Joerg Sonnenberger |
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5
|
Fri, 17 Jul 2020 10:00:43 +0800 |
Anton Shestakov |
release: update line link to the release checklist
|
Fri, 17 Jul 2020 09:56:22 +0800 |
Anton Shestakov |
readme: improve the extension purpose section
|
Fri, 17 Jul 2020 09:52:37 +0800 |
Anton Shestakov |
readme: shorter path to byteify-strings.py and not editing per-user config
|
Fri, 17 Jul 2020 09:50:27 +0800 |
Anton Shestakov |
readme: improve wording in the contributing section
|
Fri, 17 Jul 2020 09:43:37 +0800 |
Anton Shestakov |
readme: update py3 support section
|
Fri, 17 Jul 2020 09:42:16 +0800 |
Anton Shestakov |
readme: split server-only section and reduce word count
|
Fri, 17 Jul 2020 09:41:52 +0800 |
Anton Shestakov |
readme: it's possible to use evolve without installing
|
Fri, 17 Jul 2020 09:40:56 +0800 |
Anton Shestakov |
readme: mention docs/ in the documentation section
|
Fri, 17 Jul 2020 09:39:10 +0800 |
Anton Shestakov |
readme: link to ChangesetEvolution, reword a couple of list items
|
Fri, 17 Jul 2020 09:36:14 +0800 |
Anton Shestakov |
readme: various small fixes to formatting and spelling
|
Fri, 17 Jul 2020 09:34:28 +0800 |
Anton Shestakov |
readme: update link to format-source
|
Sun, 12 Jul 2020 19:59:16 +0800 |
Anton Shestakov |
packaging: add graphviz into Build-Depends for docs (hg docgraph output)
|
Thu, 09 Jul 2020 20:18:53 +0800 |
Anton Shestakov |
packaging: clean up sphinx in Build-Depends
|
Tue, 14 Jul 2020 19:55:57 +0800 |
Anton Shestakov |
packaging: drop X-Python-Version, it's satisfied even in oldoldstable
|
Tue, 14 Jul 2020 13:09:16 +0800 |
Anton Shestakov |
packaging: bump Standards-Version to 4.3.0
|
Tue, 14 Jul 2020 13:08:58 +0800 |
Anton Shestakov |
packaging: add Vcs-* fields to debian/control
|
Tue, 14 Jul 2020 13:01:22 +0800 |
Anton Shestakov |
packaging: remove trailing spaces and newlines in debian/
|
Sun, 05 Jul 2020 16:32:08 +0800 |
Anton Shestakov |
packaging: update extend-diff-ignore regex
|
Sun, 12 Jul 2020 20:31:02 +0800 |
Anton Shestakov |
packaging: move docs cleanup target from debian/rules to docs/makefile
|
Sat, 04 Jul 2020 18:19:47 +0800 |
Anton Shestakov |
tests: add a test that makes sure version metadata stays in sync
|
Sun, 12 Jul 2020 19:40:58 +0800 |
Anton Shestakov |
evolve: the rest of b3e178f3e31f
|
Sat, 11 Jul 2020 10:24:01 +0800 |
Anton Shestakov |
packaging: remove curl from Build-Depends
|
Sat, 11 Jul 2020 10:01:54 +0800 |
Anton Shestakov |
tests: use hg debugcapabilities instead of curl
|
Fri, 10 Jul 2020 12:05:25 +0800 |
Anton Shestakov |
tests: replace curl with hg debugdownload command
|
Fri, 10 Jul 2020 11:53:00 +0800 |
Anton Shestakov |
tests: use debugpushkey instead of curl with listkeys query
|
Mon, 22 Jun 2020 09:39:39 +0530 |
Sushil khanchi |
evolve: remove unnecessary code
|
Wed, 08 Jul 2020 22:41:20 +0530 |
Sushil khanchi |
evolve: move README to rst
|
Wed, 08 Jul 2020 22:38:30 +0530 |
Sushil khanchi |
evolve: refactor some code changes
|
Thu, 09 Jul 2020 20:47:11 +0800 |
Anton Shestakov |
tests: add blank lines to test-topic-tutorial.t to fix .rst syntax
|
Sun, 05 Jul 2020 16:14:09 +0800 |
Anton Shestakov |
packaging: replace wget with curl in Build-Depends
|
Fri, 10 Jul 2020 10:12:39 +0800 |
Anton Shestakov |
packaging: simple4server was renamed to evolve.serveronly, and we ship it
|
Fri, 10 Jul 2020 09:51:25 +0800 |
Anton Shestakov |
packaging: we no longer have inhibit
|
Sat, 20 Jun 2020 11:24:14 +0530 |
Sushil khanchi |
evolve: add test for content-div case A4
|
Tue, 09 Jun 2020 12:05:40 +0530 |
Sushil khanchi |
evolve: add test for content-div case A3
|
Tue, 09 Jun 2020 12:00:26 +0530 |
Sushil khanchi |
evolve: add test coverage for content-div case A2
|
Tue, 02 Jun 2020 06:56:36 +0530 |
Sushil khanchi |
evolve: add content-div test for case when no changes
|
Tue, 02 Jun 2020 06:54:50 +0530 |
Sushil khanchi |
evolve: add setup utility for testing content-divergence resolution
|
Tue, 07 Jul 2020 20:39:28 +0800 |
Anton Shestakov |
makefile: use fancy automatic variables
|
Tue, 07 Jul 2020 20:37:07 +0800 |
Anton Shestakov |
makefile: make all non-file targets phony
|
Tue, 07 Jul 2020 20:10:00 +0800 |
Anton Shestakov |
makefile: remove different version tests, currently it's done via CI
|
Tue, 07 Jul 2020 19:36:27 +0800 |
Anton Shestakov |
makefile: add doc target, since it's easy enough
|
Tue, 07 Jul 2020 19:16:12 +0800 |
Anton Shestakov |
makefile: mention install-home in the help output
|
Tue, 07 Jul 2020 19:13:35 +0800 |
Anton Shestakov |
makefile: move help target to be the first target (i.e. default goal)
|
Tue, 07 Jul 2020 19:11:53 +0800 |
Anton Shestakov |
makefile: move all definitions to the top
|
Fri, 12 Jun 2020 15:42:43 +0800 |
Anton Shestakov |
topic: substitute current topic when `--topic .` is used for outgoing/push
|
Thu, 11 Jun 2020 23:38:55 +0800 |
Anton Shestakov |
tests: adjust spelling and spacing
|
Thu, 11 Jun 2020 23:36:58 +0800 |
Anton Shestakov |
tests: simplify re-enabling topic extension since we use topic_setup.sh
|
Thu, 11 Jun 2020 23:28:10 +0800 |
Anton Shestakov |
topic: copy an abort message (new branch) from upstream exactly
|
Thu, 11 Jun 2020 19:10:56 +0800 |
Anton Shestakov |
topic: copy an abort message (new head) from upstream exactly
|
Thu, 11 Jun 2020 18:50:29 +0800 |
Anton Shestakov |
topic: treat argument to --topic as a literal topic name explicitly
|
Thu, 11 Jun 2020 17:58:04 +0800 |
Anton Shestakov |
tests: add the concurrent test case to test-topic-push.t
|
Mon, 22 Jun 2020 01:03:22 +0200 |
Manuel Jacob |
tests: add a test determining the branch and topic like the Zsh prompt does it
|
Sat, 27 Jun 2020 22:46:08 +0800 |
Aay Jay Chan |
evolve: fix a typo in help text
stable
|
Sat, 27 Jun 2020 01:33:31 +0800 |
Anton Shestakov |
ci: use a script template to pull and update /ci/repos/mercurial/
|
Sun, 14 Jun 2020 00:36:37 +0800 |
Anton Shestakov |
ci: print the exact version of pytype
|
Sun, 07 Jun 2020 18:38:22 +0800 |
Anton Shestakov |
ci: replace flake8 job by checks-py{2,3} (with more than flake8)
|
Wed, 08 Jul 2020 18:07:53 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 04 Jul 2020 21:02:37 +0800 |
Anton Shestakov |
tests: the list of extensions in `hg version -v` is now sorted
|
Sat, 06 Jun 2020 20:37:10 +0800 |
Anton Shestakov |
obsdiscovery: use plural forms of nodes and markers for variables
stable
|
Sat, 06 Jun 2020 20:32:38 +0800 |
Anton Shestakov |
obsdiscovery: assign successors and predecessors to variables
stable
|
Sat, 06 Jun 2020 19:43:58 +0800 |
Anton Shestakov |
obsdiscovery: make some variables' names longer
stable
|
Sat, 06 Jun 2020 19:32:15 +0800 |
Anton Shestakov |
obsdiscovery: import node as nodemod to free up the name
stable
|
Sun, 24 May 2020 13:20:45 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for flake8
stable
|
Sun, 24 May 2020 13:07:44 +0800 |
Anton Shestakov |
tests: actually use the correct python version for flake8/pyflakes
stable
|
Sun, 24 May 2020 13:02:48 +0800 |
Anton Shestakov |
tests: modernize test-check-pyflakes.t
stable
|
Sat, 06 Jun 2020 21:19:33 +0800 |
Anton Shestakov |
ci: add /ci/repos/mercurial to $PYTHONPATH for docs
stable
|
Sun, 07 Jun 2020 18:17:08 +0800 |
Anton Shestakov |
ci: print exact version of used Python
|
Sun, 07 Jun 2020 18:08:14 +0800 |
Anton Shestakov |
tests: replace ls -A with hg status -A
|
Sun, 07 Jun 2020 18:02:15 +0800 |
Anton Shestakov |
tests: update logmarkers template to use {dates} and {users}
|
Sun, 07 Jun 2020 17:56:03 +0800 |
Anton Shestakov |
tests: put a common template snippet into [templates]
|
Sun, 07 Jun 2020 17:48:16 +0800 |
Anton Shestakov |
tests: remove "unused" second argument to join() template function
|
Sun, 07 Jun 2020 17:45:13 +0800 |
Anton Shestakov |
tests: drop label from log template in test-evolve-obshistory-amend.t
|
Sat, 06 Jun 2020 21:19:33 +0800 |
Anton Shestakov |
ci: add /ci/repos/mercurial to $PYTHONPATH for docs
|
Fri, 29 May 2020 13:50:41 +0800 |
Anton Shestakov |
ci: add --no-rust to -cext variants
|
Fri, 29 May 2020 13:23:45 +0800 |
Anton Shestakov |
tests: replace check-compat-strings.sh with a Python script
|
Sat, 06 Jun 2020 20:37:10 +0800 |
Anton Shestakov |
obsdiscovery: use plural forms of nodes and markers for variables
|
Sat, 06 Jun 2020 20:32:38 +0800 |
Anton Shestakov |
obsdiscovery: assign successors and predecessors to variables
|
Sat, 06 Jun 2020 19:43:58 +0800 |
Anton Shestakov |
obsdiscovery: make some variables' names longer
|
Sat, 06 Jun 2020 19:32:15 +0800 |
Anton Shestakov |
obsdiscovery: import node as nodemod to free up the name
|
Sun, 31 May 2020 14:09:17 +0800 |
Anton Shestakov |
branching: merge with stable
|
Fri, 29 May 2020 14:29:03 +0800 |
Anton Shestakov |
compat: compatibility for mergestate being a separate module in 5.5
|
Sun, 24 May 2020 16:44:24 +0800 |
Anton Shestakov |
ci: use set -x to echo the whole run-tests.py command string
|
Sun, 24 May 2020 16:29:20 +0800 |
Anton Shestakov |
ci: set HGMODULEPOLICY when running specific variants
|
Fri, 22 May 2020 08:39:51 +0800 |
Anton Shestakov |
ci: use a template + variables for defining tests
|
Sun, 24 May 2020 13:43:53 +0800 |
Anton Shestakov |
tests: drop hg 3.0 check
|
Sun, 24 May 2020 13:42:09 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for check-manifest
|
Sun, 24 May 2020 13:20:45 +0800 |
Anton Shestakov |
tests: use hghaveaddon.py to check for flake8
|
Sun, 24 May 2020 13:07:44 +0800 |
Anton Shestakov |
tests: actually use the correct python version for flake8/pyflakes
|
Sun, 24 May 2020 13:02:48 +0800 |
Anton Shestakov |
tests: modernize test-check-pyflakes.t
|
Sat, 23 May 2020 11:43:26 +0800 |
Anton Shestakov |
topic: document the other safehasattr() compatibility check
|
Tue, 19 May 2020 12:49:12 +0800 |
Anton Shestakov |
topic: rename topicrel() to topicsubrel() while at it
|
Tue, 19 May 2020 12:25:14 +0800 |
Anton Shestakov |
topic: support foo#stack syntax
|
Tue, 19 May 2020 12:23:29 +0800 |
Anton Shestakov |
topic: rename stackrel() to stacksubrel()
|
Thu, 21 May 2020 09:51:24 +0800 |
Anton Shestakov |
packaging: move check-compat-strings.sh to tests/testlib/
stable
|
Sat, 16 May 2020 16:44:29 +0800 |
Anton Shestakov |
evolve: rewrite template keywords section and mention obsorigin
stable
|
Sat, 16 May 2020 16:42:48 +0800 |
Anton Shestakov |
evolve: don't describe {obsfate}, but mention that it was upstreamed
stable
|
Sat, 16 May 2020 16:38:58 +0800 |
Anton Shestakov |
evolve: precursors, successors and troubles are just aliases now
stable
|
Sat, 16 May 2020 16:07:34 +0800 |
Anton Shestakov |
templatekw: drop {instabilities} keyword, it's in hg 4.6+
|
Sat, 16 May 2020 16:02:12 +0800 |
Anton Shestakov |
templatekw: remove unused _getusername()
|
Sat, 16 May 2020 15:48:52 +0800 |
Anton Shestakov |
templatekw: remove unused closestsuccessors() and directsuccessorssets()
|
Sat, 16 May 2020 16:48:35 +0800 |
Anton Shestakov |
tests: update one more test-evolve-obshistory*.t header
stable
|
Thu, 14 May 2020 22:19:58 +0800 |
Anton Shestakov |
obslog: make obslog --no-origin -f work with multiple successor sets
stable
|
Mon, 30 Dec 2019 00:11:00 +0530 |
Sushil khanchi |
evolve: remove duplicated code
|
Sat, 09 May 2020 22:20:30 +0800 |
Anton Shestakov |
branching: merge stable back into default
|
Sat, 09 May 2020 22:19:09 +0800 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 09 May 2020 17:47:56 +0200 |
Pierre-Yves David |
Added tag 10.0.0 for changeset 27d57ca86865
stable
|
Fri, 08 May 2020 22:50:09 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 08 May 2020 22:18:15 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 08 May 2020 20:36:32 +0800 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 08 May 2020 20:36:31 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 08 May 2020 20:36:29 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 08 May 2020 20:36:28 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 08 May 2020 20:24:22 +0800 |
Anton Shestakov |
test-compat: merge mercurial-5.3 into mercurial-5.2
mercurial-5.2
|
Fri, 08 May 2020 19:49:07 +0800 |
Anton Shestakov |
test-compat: back out changeset 591a0afd2ef3
mercurial-5.3
|
Fri, 08 May 2020 19:44:48 +0800 |
Anton Shestakov |
test-compat: back out changeset 51e38bf936cf
mercurial-5.3
|
Fri, 08 May 2020 19:22:36 +0800 |
Anton Shestakov |
test-compat: back out changeset 4da1d21231ae
mercurial-5.3
|
Fri, 08 May 2020 19:19:26 +0800 |
Anton Shestakov |
test-compat: back out changeset 7d0d066329f4
mercurial-5.3
|
Fri, 08 May 2020 19:10:14 +0800 |
Anton Shestakov |
test-compat: create a compatibility branch for Mercurial 5.3
mercurial-5.3
|
Fri, 08 May 2020 18:45:49 +0800 |
Anton Shestakov |
packaging: prepare evolve version 10.0.0
stable 10.0.0
|
Fri, 08 May 2020 18:45:17 +0800 |
Anton Shestakov |
changelog: update for evolve 10.0.0
stable
|
Fri, 08 May 2020 18:22:26 +0800 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sun, 03 May 2020 15:39:56 +0800 |
Anton Shestakov |
changelog: summarize the last couple of features
|
Wed, 29 Apr 2020 21:57:59 +0800 |
Anton Shestakov |
obshistory: create _fatemarkers() similar to _originmarkers()
|
Thu, 07 May 2020 01:29:48 +0200 |
Anton Shestakov |
obslog: makes --origin flag the default
|
Thu, 07 May 2020 01:29:24 +0200 |
Anton Shestakov |
obslog: add a --origin flag to show predecessors instead of successors
|
Tue, 21 Apr 2020 23:45:11 +0800 |
Anton Shestakov |
obslog: add preliminary support for showing predecessors
|
Fri, 24 Apr 2020 01:15:38 +0800 |
Anton Shestakov |
obshistory: add _originmarkers() function to be used for obslog --origin
|
Fri, 08 May 2020 04:02:22 +0200 |
Pierre-Yves David |
evolve: rename `evolve_source_*` to `divergence_source_*`
|
Thu, 07 May 2020 07:57:14 -0700 |
Martin von Zweigbergk |
evolve: mark new hash-salting extras keys as uninteresting for effect flag
|
Mon, 09 Dec 2019 11:09:11 -0800 |
Martin von Zweigbergk |
evolve: handle relocation during divergence resolution producing no changes
|
Mon, 09 Dec 2019 10:05:24 -0800 |
Martin von Zweigbergk |
tests: show crash from divergence resolution resulting in empty commit
|
Thu, 30 Apr 2020 10:05:14 -0700 |
Martin von Zweigbergk |
evolve: always create commit when resolving divergence
|
Tue, 05 May 2020 16:29:52 +0800 |
Anton Shestakov |
tests: replace an X+X revset with something meaningful
|
Tue, 05 May 2020 16:54:24 +0800 |
Anton Shestakov |
tests: update section headers and comments in obslog-related tests
|
Tue, 05 May 2020 16:52:59 +0800 |
Anton Shestakov |
tests: use common obshistory_setup.sh script instead of manual setup
|
Tue, 05 May 2020 16:27:02 +0800 |
Anton Shestakov |
tests: remove "second diverged revision" from a phase divergence test
|
Tue, 05 May 2020 15:43:43 +0800 |
Anton Shestakov |
obshistory: omit duplicate notes of obsolescence operations
|
Tue, 05 May 2020 20:25:33 +0200 |
Joerg Sonnenberger |
changelog: adjust
|
Sun, 03 May 2020 20:59:34 +0200 |
Pierre-Yves David |
changelog: mention the sqlite fix
|
Wed, 01 Apr 2020 09:21:29 -0700 |
Martin von Zweigbergk |
evolve: extract function for relocating divergent commit
|
Sun, 03 May 2020 01:01:19 +0200 |
Joerg Sonnenberger |
caches: preserve permissions of top-level .hg
|
Sat, 02 May 2020 23:31:31 +0800 |
Anton Shestakov |
changelog: mention obsorigin template keyword
|
Tue, 10 Mar 2020 17:18:09 +0700 |
Anton Shestakov |
templatekw: add obsorigin keyword
|
Fri, 24 Apr 2020 01:14:34 +0800 |
Anton Shestakov |
obshistory: add predecessorsandmarkers()
|
Fri, 24 Apr 2020 01:09:30 +0800 |
Anton Shestakov |
obshistory: add a function to group predsets by fold-id
|
Tue, 21 Apr 2020 23:40:44 +0800 |
Anton Shestakov |
obshistory: add _predecessorsverb() similar to _successorsetverb()
|
Sat, 25 Apr 2020 18:51:23 +0800 |
Anton Shestakov |
obshistory: add a docstring to patchavailable()
|
Fri, 01 May 2020 07:44:01 -0700 |
Martin von Zweigbergk |
tests: avoid referring to commits by hash in a few places
|
Fri, 01 May 2020 07:43:15 -0700 |
Martin von Zweigbergk |
tests: add more verification of output to divergence tests
|
Mon, 16 Dec 2019 11:14:39 -0800 |
Martin von Zweigbergk |
tests: add debugobsolete calls before many obslog calls
|
Sun, 03 May 2020 01:45:04 +0200 |
Joerg Sonnenberger |
stablerangecache: sanity check subranges
|
Sun, 03 May 2020 20:11:37 +0800 |
Anton Shestakov |
obslog: use unfiltered repo for --no-graph implementation too
|
Thu, 09 Apr 2020 20:02:32 +0200 |
Joerg Sonnenberger |
tests: don't assume that echo will unescape \\
|
Thu, 09 Apr 2020 19:52:30 +0200 |
Joerg Sonnenberger |
tests: avoid non-portable sed command
|
Thu, 09 Apr 2020 19:51:03 +0200 |
Joerg Sonnenberger |
tests: check for file existance in a portable way
|
Thu, 09 Apr 2020 19:50:03 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Thu, 09 Apr 2020 14:49:31 +0200 |
Joerg Sonnenberger |
tests: silence potential warnings about uname -o
|
Fri, 01 May 2020 21:05:37 +0200 |
Joerg Sonnenberger |
py3: fix debugstablerangecache
|
Wed, 29 Apr 2020 00:44:14 +0800 |
Anton Shestakov |
topic: provide cache to successorssets() in _singlesuccessor()
|
Wed, 29 Apr 2020 00:43:13 +0800 |
Anton Shestakov |
evolve: provide cache to successorssets() in _singlesuccessor()
|
Wed, 29 Apr 2020 00:28:15 +0800 |
Anton Shestakov |
evolve: provide cache to successorssets() in _possibledestination()
|
Sun, 29 Mar 2020 17:41:48 +0700 |
Anton Shestakov |
obslog: support --all with --no-graph
|
Sun, 29 Mar 2020 17:21:56 +0700 |
Anton Shestakov |
obslog: support --filternonlocal with --no-graph
|
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
|
Fri, 06 Mar 2020 02:46:51 +0100 |
Pierre-Yves David |
obsexchange: swap the 'common' and 'missing' clause
stable
|
Fri, 06 Mar 2020 02:41:53 +0100 |
Pierre-Yves David |
obsdiscovery: avoid considering locally hidden changeset
stable
|
Wed, 11 Mar 2020 18:29:46 +0100 |
Pierre-Yves David |
obsdiscovery: add a test where some common node are hidden
stable
|
Fri, 13 Mar 2020 19:11:43 +0700 |
Anton Shestakov |
tests: use appropriate Python (2 or 3) for dummyssh
stable
|
Wed, 11 Mar 2020 18:28:26 +0100 |
Manuel Jacob |
evolve: add missing 'of' in message
stable
|
Fri, 06 Mar 2020 18:39:40 +0100 |
Pierre-Yves David |
test: fix graph label in test-push-checkheads-pruned-B5.t
stable
|
Wed, 11 Mar 2020 16:11:04 +0700 |
Anton Shestakov |
readme: mention compat string format
|
Wed, 11 Mar 2020 15:55:36 +0700 |
Anton Shestakov |
readme: copywrite the section about branch policy, wrap long lines
|
Tue, 10 Mar 2020 19:05:08 +0700 |
Anton Shestakov |
compat: update hg-X.Y compat comments and test them
|
Tue, 10 Mar 2020 19:04:33 +0700 |
Anton Shestakov |
contrib: add a script to check release in compat comments that have node hash
|
Tue, 10 Mar 2020 11:50:40 +0100 |
Pierre-Yves David |
changelog: add an entry about the cleanup
|
Mon, 09 Mar 2020 18:47:18 +0700 |
Anton Shestakov |
evolve: drop compat for pre-4.5 context.memfilectx()
|
Mon, 09 Mar 2020 18:36:10 +0700 |
Anton Shestakov |
compat: update a couple of obviously outdated version comments
|
Sat, 07 Mar 2020 23:16:31 +0700 |
Anton Shestakov |
evolve: drop pre 4.0 compat for dirstate.parentchange()
|
Sat, 07 Mar 2020 22:38:14 +0700 |
Anton Shestakov |
evolve: drop 4.5 compat for scmutil.resolvehexnodeidprefix()
|
Sat, 07 Mar 2020 02:26:49 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility for patch in tryimportone()
|
Sat, 07 Mar 2020 02:03:28 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility with `patch.extract` API
|
Sat, 07 Mar 2020 01:43:40 +0700 |
Anton Shestakov |
evolve: drop 4.5 compatibility for template keywords
|
Sat, 07 Mar 2020 01:36:33 +0700 |
Anton Shestakov |
topic: drop 4.5 compatibility for template keywords
|
Wed, 04 Mar 2020 16:30:38 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility for strdiff
|
Wed, 04 Mar 2020 16:30:19 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility layer for log utility
|
Tue, 10 Mar 2020 11:07:06 +0100 |
Pierre-Yves David |
compat: drop 4.5 related compatibility around wireprotocol module
|
Tue, 10 Mar 2020 11:06:37 +0100 |
Pierre-Yves David |
compat: directly use status attribute instead of the compat layer
|
Tue, 10 Mar 2020 11:07:34 +0100 |
Pierre-Yves David |
compat: directly use function from dateutil
|
Wed, 04 Mar 2020 16:14:03 +0100 |
Pierre-Yves David |
compat: drop 4.5 compatibility for `_filterederror`
|
Wed, 04 Mar 2020 16:03:23 +0100 |
Pierre-Yves David |
compat: drop import compatibility <= 4.5 for `forcebytestr`
|
Wed, 04 Mar 2020 15:21:32 -0800 |
Martin von Zweigbergk |
tests: adapt now that Mercurial clears the merge state for empty wdir
|
Fri, 06 Mar 2020 21:37:28 +0700 |
Anton Shestakov |
tests: add more involved tests for obslog -T now that everything is a property
|
Tue, 25 Feb 2020 18:07:30 +0700 |
Anton Shestakov |
obslog: remove the separate "obslog -f" implementation and use the common one
|
Tue, 25 Feb 2020 17:47:54 +0700 |
Anton Shestakov |
obslog: provide successors and multiple markers to marker-displaying function
|
Tue, 18 Feb 2020 18:16:11 +0800 |
Anton Shestakov |
obslog: make date template property into dates
|
Tue, 18 Feb 2020 18:10:58 +0800 |
Anton Shestakov |
obslog: make note template property into notes
|
Tue, 18 Feb 2020 18:07:11 +0800 |
Anton Shestakov |
obslog: make operation template property into operations
|
Tue, 18 Feb 2020 17:58:22 +0800 |
Anton Shestakov |
obslog: make user template property into users
|
Tue, 18 Feb 2020 17:31:41 +0800 |
Anton Shestakov |
obslog: have at least one test that shows multiple dates with -f flag
|
Tue, 18 Feb 2020 15:21:14 +0800 |
Anton Shestakov |
obslog: use fm.data() instead of fm.write() because it's all templates now
|
Fri, 06 Mar 2020 22:06:05 +0700 |
Anton Shestakov |
tests: add checkheads-related cap
|
Wed, 04 Mar 2020 17:49:58 +0100 |
Pierre-Yves David |
branching: merge stable back into default
|
Sat, 29 Feb 2020 15:18:00 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 29 Feb 2020 15:17:31 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 29 Feb 2020 15:17:13 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 28 Feb 2020 23:23:02 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 28 Feb 2020 23:18:48 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Fri, 28 Feb 2020 23:10:48 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Fri, 28 Feb 2020 22:48:46 +0700 |
Anton Shestakov |
test-compat: back out changeset 2371d40f0878
mercurial-5.2
|
Fri, 28 Feb 2020 21:44:36 +0700 |
Anton Shestakov |
test-compat: back out changeset bb2042ff6444
mercurial-5.2
|
Fri, 28 Feb 2020 21:09:51 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Sat, 29 Feb 2020 14:59:23 +0700 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 29 Feb 2020 14:55:37 +0700 |
Anton Shestakov |
packaging: add tag 9.3.0 for changeset 583dc6ef3eb2
stable
|
Wed, 04 Mar 2020 16:53:48 +0100 |
Anton Shestakov |
packaging: prepare version 9.3.0
stable 9.3.0
|
Wed, 04 Mar 2020 15:47:08 +0100 |
Pierre-Yves David |
branching: preserve test change on stable
|
Wed, 04 Mar 2020 17:08:05 +0100 |
Pierre-Yves David |
topic: extend topic gating to descendant
stable
|
Wed, 04 Mar 2020 16:53:32 +0100 |
Anton Shestakov |
changelog: more entries for 9.3.0, sorting
stable
|
Wed, 04 Mar 2020 16:36:32 +0100 |
Pierre-Yves David |
compat: fix subsettable import for mercurial <= 4.8
stable
|
Wed, 04 Mar 2020 16:05:28 +0100 |
Anton Shestakov |
compat: officialy drop compatibility with mercurial 4.5
stable
|
Wed, 04 Mar 2020 15:45:33 +0100 |
Pierre-Yves David |
test-compat: back out changeset 591a0afd2ef3
stable
|
Fri, 28 Feb 2020 20:19:16 +0700 |
Anton Shestakov |
test-compat: back out changeset 51e38bf936cf
stable
|
Fri, 28 Feb 2020 20:18:42 +0700 |
Anton Shestakov |
branching: merge into stable in preparation for release
stable
|
Sat, 29 Feb 2020 14:26:50 +0700 |
Anton Shestakov |
branching: closing test-compat branch for mercurial-4.5
mercurial-4.5
|
Wed, 04 Mar 2020 15:17:29 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 04 Mar 2020 15:09:22 +0100 |
Pierre-Yves David |
tests: update graph output after core change
|
Wed, 04 Mar 2020 13:17:00 +0100 |
Pierre-Yves David |
fix: reinstall import from the right location
|
Wed, 19 Feb 2020 01:35:23 +0100 |
Pierre-Yves David |
topic: option to hide topic changesets to plain client
|
Tue, 03 Mar 2020 17:20:05 +0700 |
Anton Shestakov |
readme: update heptapod link
stable
|
Mon, 02 Mar 2020 17:12:09 +0000 |
willstott101 |
py3-exceptions: wrap more Exceptions in forcebytestr before formatting
stable
|
Tue, 04 Feb 2020 16:22:40 -0800 |
Martin von Zweigbergk |
touch: allow divergence with -A even if allowdivergence=no
|
Tue, 04 Feb 2020 16:22:40 -0800 |
Martin von Zweigbergk |
touch: allow divergence with -A even if allowdivergence=no
|
Tue, 04 Feb 2020 13:43:16 -0800 |
Martin von Zweigbergk |
tests: add test of `hg touch -A`
|
Sat, 22 Feb 2020 18:36:32 +0100 |
Pierre-Yves David |
release-checklist: do not forget to move the '@' bookmark
stable
|
Wed, 19 Feb 2020 13:13:09 +0530 |
Pulkit Goyal |
topic: use `%d` for integers instead of `%s` on py3
stable
|
Sat, 15 Feb 2020 16:52:56 +0800 |
Anton Shestakov |
prune: actually track folds using fold-* metadata in obsmarkers
|
Thu, 13 Feb 2020 19:13:36 +0800 |
Anton Shestakov |
packaging: handle docs in a separate block in MANIFEST.in
|
Thu, 13 Feb 2020 19:08:31 +0800 |
Anton Shestakov |
packaging: simplify inclusion of docs in MANIFEST.in
|
Thu, 13 Feb 2020 19:04:00 +0800 |
Anton Shestakov |
packaging: simply prune some directories in MANIFEST.in in a dedicated block
|
Tue, 04 Feb 2020 13:00:05 -0800 |
Martin von Zweigbergk |
metaedit: replace a compat condition with a less specific proxy
|
Tue, 04 Feb 2020 12:46:55 -0800 |
Martin von Zweigbergk |
fold: replace a compat condition with a less specific proxy
|
Tue, 11 Feb 2020 17:21:43 +0800 |
Anton Shestakov |
tests: drop useless "(glob)" for timezone offsets
|
Tue, 04 Feb 2020 14:07:29 +0700 |
Anton Shestakov |
changelog: obslog shows folds now
|
Tue, 14 Jan 2020 20:20:13 +0700 |
Anton Shestakov |
obslog: use _successorsetverb() in regular obslog too
|
Sun, 02 Feb 2020 16:18:18 +0100 |
Pierre-Yves David |
release: do not forget to tweet about it
|
Sun, 02 Feb 2020 15:49:31 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 02 Feb 2020 13:40:13 +0100 |
Pierre-Yves David |
release: fix a silly typo
stable
|
Sun, 02 Feb 2020 13:28:47 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 02 Feb 2020 13:25:23 +0100 |
Pierre-Yves David |
release: add missing checklist items
stable
|
Sat, 01 Feb 2020 11:24:46 +0100 |
Pierre-Yves David |
heptapod: add an issue template for new version
stable
|
Thu, 30 Jan 2020 18:14:14 +0100 |
Pierre-Yves David |
packaging: create a release check list
stable
|
Tue, 14 Jan 2020 19:42:06 +0700 |
Anton Shestakov |
obshistory: add 'folded' to the list of precise verbs
|
Sat, 11 Jan 2020 19:53:11 +0700 |
Anton Shestakov |
metaedit: actually track folds using fold-* metadata in obsmarkers
|
Sat, 11 Jan 2020 19:52:56 +0700 |
Anton Shestakov |
fold: actually track folds using fold-* metadata in obsmarkers
|
Sun, 02 Feb 2020 15:51:10 +0700 |
Anton Shestakov |
tests: adjust test output for an early return in mergecopies()
|
Sat, 01 Feb 2020 12:50:10 +0100 |
Pierre-Yves David |
branching
|
Fri, 31 Jan 2020 14:50:37 +0100 |
Pierre-Yves David |
packaging: mark as developer version
stable
|
Fri, 31 Jan 2020 15:03:59 +0100 |
Pierre-Yves David |
Added tag 9.2.2 for changeset ef41094c34e1
stable
|
Fri, 31 Jan 2020 14:44:45 +0100 |
Anton Shestakov |
packaging: prepare version 9.2.2
stable 9.2.2
|
Fri, 31 Jan 2020 14:52:38 +0100 |
Pierre-Yves David |
packaging: update tested with version
stable
|
Fri, 31 Jan 2020 14:44:39 +0100 |
Anton Shestakov |
packaging: update changelog for version 9.2.2
stable
|
Thu, 30 Jan 2020 14:32:11 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 30 Jan 2020 14:32:10 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 30 Jan 2020 14:32:09 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 30 Jan 2020 14:32:08 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 30 Jan 2020 14:32:06 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 30 Jan 2020 14:32:05 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 30 Jan 2020 14:32:04 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Thu, 30 Jan 2020 14:32:03 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Mon, 27 Jan 2020 14:55:35 +0700 |
Anton Shestakov |
tests: allow an empty merge commit to have tests pass without too many changes
stable
|
Tue, 28 Jan 2020 20:12:04 +0700 |
Anton Shestakov |
compat: add a context manager that calls _quick_access_changeid_invalidate()
stable
|
Fri, 17 Jan 2020 20:40:24 +0700 |
Anton Shestakov |
evolve: provide branch argument to overlayworkingctx.tomemctx()
stable
|
Thu, 23 Jan 2020 19:33:40 +0700 |
Anton Shestakov |
evolve: compatibility with copies.graftcopies() from hg 5.3
stable
|
Fri, 15 Nov 2019 08:14:06 -0800 |
Martin von Zweigbergk |
cmdrewrite: avoid accessing scmutil.status fields by index
stable
|
Thu, 23 Jan 2020 17:41:00 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 23 Jan 2020 17:40:59 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 23 Jan 2020 17:40:57 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 23 Jan 2020 17:40:56 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 23 Jan 2020 17:40:54 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 23 Jan 2020 17:40:52 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 23 Jan 2020 17:40:51 +0700 |
Anton Shestakov |
test-compat: merge mercurial-5.2 into mercurial-5.1
mercurial-5.1
|
Thu, 23 Jan 2020 18:22:47 +0700 |
Anton Shestakov |
test-compat: merge stable into mercurial-5.2
mercurial-5.2
|
Thu, 23 Jan 2020 18:19:36 +0700 |
Anton Shestakov |
tests: use --tool flag instead of --config ui.merge
stable
|
Mon, 04 Nov 2019 00:18:55 +0530 |
Sushil khanchi |
evolve: remove a check which is already done by rewriteutil.precheck()
|
Thu, 23 Jan 2020 11:05:38 +0100 |
Pierre-Yves David |
test-compat: create a compatibility branch for Mercurial 5.2
mercurial-5.2
|
Thu, 23 Jan 2020 11:01:46 +0100 |
Anton Shestakov |
contrib: make merge-test-compat.sh more topic-friendly
stable
|
Mon, 20 Jan 2020 22:43:11 +0700 |
Anton Shestakov |
contrib: shellcheck merge-test-compat.sh
stable
|
Mon, 04 Nov 2019 01:30:50 +0530 |
Sushil khanchi |
evolve: add pre-check logic for content-divergence in rewriteutil.precheck()
|
Wed, 01 Jan 2020 21:36:21 +0530 |
Sushil khanchi |
evolve: rename a function to make it explicit
|
Tue, 21 Jan 2020 23:48:41 +0700 |
Anton Shestakov |
obsdiscovery: compatibility when importing forcebytestr()
stable
|
Tue, 03 Dec 2019 14:56:25 +0700 |
Anton Shestakov |
heptapod-ci: add pytype job, allow it to fail for now
|
Sun, 08 Dec 2019 02:17:11 +0530 |
Sushil khanchi |
evolve: add a new method picksplitsuccessor() in utility.py
|
Mon, 20 Jan 2020 22:52:05 +0700 |
Anton Shestakov |
changelog: add missing entries
stable
|
Wed, 15 Jan 2020 15:28:44 +0700 |
Anton Shestakov |
compat: also import datestr from dateutil
|
Mon, 13 Jan 2020 15:36:24 +0700 |
Anton Shestakov |
obshistory: remove unused ismetablacklisted()
|
Mon, 13 Jan 2020 15:05:34 +0700 |
Anton Shestakov |
obshistory: remove unused successorsetallmarkers()
|
Mon, 13 Jan 2020 15:04:02 +0700 |
Anton Shestakov |
obshistory: remove unused _successorsetdates() and _successorsetusers()
|
Mon, 13 Jan 2020 14:59:08 +0700 |
Anton Shestakov |
obshistory: remove unused preparesuccessorset()
|
Sat, 11 Jan 2020 20:10:06 +0700 |
Anton Shestakov |
obshistory: use effect flags from obsutil
|
Sat, 11 Jan 2020 20:06:26 +0700 |
Anton Shestakov |
obshistory: make a {flag value: description} dict for _markerseffects()
|
Sat, 11 Jan 2020 19:49:45 +0700 |
Anton Shestakov |
obshistory: factor out _markerseffects()
|
Sat, 11 Jan 2020 19:24:21 +0700 |
Anton Shestakov |
obshistory: factor out _markerspreciseverb()
|
Fri, 17 Jan 2020 20:40:24 +0700 |
Anton Shestakov |
evolve: provide branch argument to overlayworkingctx.tomemctx()
|
Wed, 08 Jan 2020 18:44:18 +0700 |
Anton Shestakov |
changelog: mention all the cleanups as one item
|
Wed, 08 Jan 2020 15:34:34 +0700 |
Anton Shestakov |
templatekw: drop obsfatedata and related code
|
Tue, 07 Jan 2020 16:33:37 +0700 |
Anton Shestakov |
templatekw: drop obsfateprinter() and obsfatelineprinter()
|
Tue, 07 Jan 2020 16:30:18 +0700 |
Anton Shestakov |
compat: drop isobsnotesupported() that checks if storing notes is supported
|
Tue, 07 Jan 2020 16:05:44 +0700 |
Anton Shestakov |
templatekw: use literal set syntax
|
Sat, 04 Jan 2020 21:07:38 +0700 |
Anton Shestakov |
obshistory: remove obsfateverb/obsfateprinter patching compatibility
|
Fri, 03 Jan 2020 23:32:48 +0700 |
Anton Shestakov |
obshistory: drop unused keyword argument to _getobsfateandsuccs()
|
Thu, 02 Jan 2020 01:16:18 +0700 |
Anton Shestakov |
obshistory: use successorsandmarkers() from obsutil, drop local variant
|
Tue, 31 Dec 2019 21:41:22 +0700 |
Anton Shestakov |
compat: drop code from 35b2d201eb71 (compatibility with hg 4.3)
|
Thu, 26 Dec 2019 22:32:44 +0700 |
Anton Shestakov |
tests: rename precursors to predecessors in test-evolve-templates.t
|
Thu, 28 Nov 2019 11:41:17 +0700 |
Anton Shestakov |
evolve: correct spelling of superseded everywhere else
|
Thu, 28 Nov 2019 11:37:56 +0700 |
Anton Shestakov |
evolve: use obsutil._getobsfate() directly
|
Sat, 28 Dec 2019 23:20:05 +0530 |
Sushil khanchi |
evolve: remove dead code
|
Sat, 07 Dec 2019 23:13:40 +0530 |
Sushil khanchi |
evolve: use utility._singlesuccessor() in _solveunstable()
|
Wed, 18 Dec 2019 16:21:37 +0100 |
Pierre-Yves David |
evolve: preliminary indentation
|
Fri, 03 Jan 2020 23:12:19 +0700 |
Anton Shestakov |
evolve: provide cache argument to obsutil.successorssets() correctly
stable
|
Fri, 20 Dec 2019 14:08:37 +0700 |
Anton Shestakov |
pullbundle: random.sample() chokes on a spanset, turn it into a list instead
|
Fri, 20 Dec 2019 13:50:31 +0700 |
Anton Shestakov |
pullbundle: use % instead of .format() because % exists for bytes
|
Thu, 19 Dec 2019 18:16:18 +0700 |
Anton Shestakov |
tests: test that debugpullbundlecacheoverlap command works
|
Thu, 19 Dec 2019 18:02:31 +0700 |
Anton Shestakov |
pullbundle: compatibility for progress in hg <= 4.6
|
Thu, 19 Dec 2019 18:01:15 +0700 |
Anton Shestakov |
compat: add hg version to progress compatibility code
|
Mon, 09 Dec 2019 19:59:51 +0700 |
Anton Shestakov |
serverminitopic: ask pytype to disable import-error on a block handling hg 4.5
|
Mon, 09 Dec 2019 19:58:58 +0700 |
Anton Shestakov |
topic: ask pytype to disable import-error on a block handling hg 4.5
|
Mon, 09 Dec 2019 16:40:53 +0700 |
Anton Shestakov |
evolve: remove unused struct import
|
Mon, 09 Dec 2019 19:44:10 +0700 |
Anton Shestakov |
compat: ask pytype to ignore some warnings
|
Wed, 06 Nov 2019 18:15:00 +0530 |
Sushil khanchi |
evolve: extract logic of pre-checking divergence risk to its own function
|
Tue, 24 Dec 2019 23:31:42 +0700 |
Anton Shestakov |
heptapod-ci: skip test-evolve.t in tests-py2-pure job
mercurial-4.5
|
Tue, 10 Dec 2019 00:05:23 +0100 |
Pierre-Yves David |
heptapod-ci: test python 4.5 with the pure version of Mercurial
mercurial-4.5
|
Thu, 26 Dec 2019 21:23:30 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 26 Dec 2019 12:22:49 +0700 |
Anton Shestakov |
pullbundle: kwarg to changegroup.makestream() is called matcher
stable
|
Sun, 01 Dec 2019 12:41:20 +0530 |
Sushil khanchi |
evolve: extract pre merging content-div csets logic to its own function
|
Thu, 26 Dec 2019 20:28:21 +0100 |
Pierre-Yves David |
evolve: further simplify a conditional
|
Thu, 26 Dec 2019 20:23:27 +0100 |
Pierre-Yves David |
evolve: simplify some conditional
|
Thu, 26 Dec 2019 20:17:01 +0100 |
Pierre-Yves David |
evolve: rename some variable ahead of time
|
Thu, 28 Nov 2019 19:01:28 +0530 |
Sushil khanchi |
evolve: add logic to cover --stop when "divergent" relocation in play
|
Thu, 28 Nov 2019 17:58:45 +0530 |
Sushil khanchi |
evolve: test to show that --stop is not working when "divergent" relocated
|
Wed, 27 Nov 2019 22:52:08 +0530 |
Sushil khanchi |
evolve: add test to show that --abort is working fine
|
Fri, 20 Dec 2019 17:39:44 +0530 |
Sushil khanchi |
evolve: fix a bug in logic to choose destination when no active topic
stable
|
Fri, 20 Dec 2019 17:32:07 +0530 |
Sushil khanchi |
evolve: add test to demonstrate a bug when no active topic
stable
|
Fri, 20 Dec 2019 17:31:57 +0530 |
Sushil khanchi |
evolve: fix a bug in logic of choosing destination for hg update
stable
|
Fri, 20 Dec 2019 17:17:30 +0530 |
Sushil khanchi |
evolve: add test to demonstrate a bug when active topic is empty
stable
|
Thu, 19 Dec 2019 21:36:59 -0800 |
Martin von Zweigbergk |
evolvecmd: fix a typo node->None
|
Thu, 19 Dec 2019 21:15:31 -0800 |
Martin von Zweigbergk |
evolvecmd: avoid a ctx->node->ctx conversion
|
Thu, 19 Dec 2019 13:06:29 -0800 |
Martin von Zweigbergk |
evolvecmd: mark relocate() private
|
Thu, 19 Dec 2019 22:31:13 -0800 |
Martin von Zweigbergk |
cleanup: replace .parents()[0] by .p1()
|
Wed, 27 Nov 2019 20:54:48 +0530 |
Sushil khanchi |
evolve: add more tests for --continue case when relocating "divergent"
|
Wed, 27 Nov 2019 19:50:33 +0530 |
Sushil khanchi |
evolve: use meaningful variable names for a return value
|
Wed, 27 Nov 2019 12:34:19 +0530 |
Sushil khanchi |
evolve: add logic to cover --continue case when relocating "divergent"
|
Mon, 25 Nov 2019 21:28:52 +0530 |
Sushil khanchi |
evolve: add test for `--continue` case when relocating "divergent"
|
Mon, 25 Nov 2019 19:12:51 +0530 |
Sushil khanchi |
evolve: use more specific key name to store in evolvestate
|
Fri, 13 Dec 2019 01:29:27 +0530 |
Sushil khanchi |
evolve: move a test where it makes more sense
|
Thu, 12 Dec 2019 17:22:18 +0530 |
Sushil khanchi |
evolve: remove the unnecessary condition to check empty successors set
|
Tue, 19 Nov 2019 14:54:13 -0800 |
Martin von Zweigbergk |
evolve: delete redundant and incorrect code for updating dirstate
|
Tue, 19 Nov 2019 14:24:31 -0800 |
Martin von Zweigbergk |
tests: demonstrate how evolve loses transitive copies when interrupted
|
Mon, 09 Dec 2019 10:36:11 -0800 |
Martin von Zweigbergk |
evolve: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:31:34 -0800 |
Martin von Zweigbergk |
topic: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:28:58 -0800 |
Martin von Zweigbergk |
topic: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:33:48 -0800 |
Martin von Zweigbergk |
evolve: use ui.configoverride() instead of ui.backupconfig()
|
Mon, 09 Dec 2019 10:43:04 -0800 |
Martin von Zweigbergk |
evolve: remove obsolete backup of allowemptycommit config
|
Mon, 09 Dec 2019 10:44:42 -0800 |
Martin von Zweigbergk |
evolve: remove dead initilization of "newnode" variable
|
Thu, 12 Dec 2019 17:16:02 +0530 |
Sushil khanchi |
evolve: fix a typo
|
Tue, 10 Dec 2019 21:03:51 +0100 |
Pierre-Yves David |
changelog: mention the python 3 fix
stable
|
Tue, 10 Dec 2019 21:03:23 +0100 |
Pierre-Yves David |
changelog: mention the date fix for content divergence
stable
|
Tue, 10 Dec 2019 20:47:13 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 10 Dec 2019 20:35:56 +0100 |
Denis Laxalde |
py3: fix several TypeError formatting bytes with an exception object
stable
|
Fri, 11 Oct 2019 21:32:27 +0200 |
Manuel Jacob |
evolve: preserve date when resolving content-divergence (issue6202)
stable
|
Tue, 10 Dec 2019 19:58:51 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:55:37 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:27:55 +0100 |
Pierre-Yves David |
test: add test for content divergence involving a date update
stable
|
Tue, 10 Dec 2019 19:13:06 +0100 |
Pierre-Yves David |
test: highlight data handling when solving divergence
stable
|
Sat, 07 Dec 2019 03:27:50 +0530 |
Sushil khanchi |
evolve: add tests for the case when resolution parent is ambiguous
stable
|
Fri, 06 Dec 2019 23:43:00 +0530 |
Sushil khanchi |
evolve: abort if deciding resolution parent is ambiguous
stable
|
Sat, 23 Nov 2019 16:17:04 +0530 |
Sushil khanchi |
evolve: make sure divergence resolution doesn't undo changes (issue6203)
stable
|
Sat, 23 Nov 2019 20:25:16 +0530 |
Sushil khanchi |
evolve: add test to demonstrate issue6203
stable
|
Mon, 09 Dec 2019 16:01:56 +0700 |
Anton Shestakov |
state: there's no _unpack in struct
stable
|
Sun, 29 Sep 2019 11:47:18 +0530 |
Sushil khanchi |
amend: abort if both --patch and --extract are used
stable
|
Mon, 09 Dec 2019 23:54:50 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 06 Dec 2019 17:18:49 +0100 |
Boris Feld |
ci: add job to build and archive the documentation
|
Thu, 05 Dec 2019 10:04:52 -0800 |
Martin von Zweigbergk |
tests: update now that merge.graft() doesn't set two equal parents
|
Fri, 06 Dec 2019 14:01:29 +0100 |
Manuel Jacob |
evolve: fix content-divergence resolution when p1 is null (issue6201)
stable
|
Wed, 04 Dec 2019 10:57:29 -0800 |
Martin von Zweigbergk |
obslog: make {node} the full node and leave shortening to template
|
Wed, 04 Dec 2019 11:00:00 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 03 Dec 2019 09:43:10 -0800 |
Martin von Zweigbergk |
compat: accept "success" argument to lock._afterlock callback
stable
|
Mon, 02 Dec 2019 20:59:04 +0700 |
Anton Shestakov |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 02 Dec 2019 20:56:47 +0700 |
Anton Shestakov |
test-compat: run tests with -j more than 1
mercurial-4.7
|
Mon, 02 Dec 2019 14:44:31 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 02 Dec 2019 14:44:00 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Mon, 02 Dec 2019 14:43:25 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Mon, 02 Dec 2019 14:42:32 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Mon, 02 Dec 2019 14:41:09 +0100 |
Pierre-Yves David |
test-compat: don't run the py3 test on the older branches
mercurial-5.0
|
Fri, 22 Nov 2019 17:13:46 +0700 |
Anton Shestakov |
docs: add missing Figure 10 to sharing.rst
stable
|
Thu, 28 Nov 2019 10:54:04 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 28 Nov 2019 10:53:25 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 28 Nov 2019 10:52:04 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Thu, 28 Nov 2019 10:50:55 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Thu, 28 Nov 2019 10:49:29 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-5.1 into mercurial-5.0
mercurial-5.0
|
Thu, 28 Nov 2019 10:48:44 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.1
mercurial-5.1
|
Thu, 21 Nov 2019 14:18:35 +0700 |
Anton Shestakov |
heptapod-ci: add a script to map evolve branch to mercurial revision for tests
stable
|
Mon, 18 Nov 2019 14:33:59 +0700 |
Anton Shestakov |
pytype: ignore abc.ABCMeta metaclasses that don't work on py3
|
Fri, 15 Nov 2019 16:04:35 -0800 |
Martin von Zweigbergk |
tests: remove extra whitespace before patch in obslog output
|
Mon, 18 Nov 2019 13:04:56 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 18 Nov 2019 13:01:38 +0100 |
Pierre-Yves David |
changelog: add a couple of missing entry about the next feature release
|
Mon, 18 Nov 2019 12:58:02 +0100 |
Pierre-Yves David |
changelog: fix entry in the wrong location
|
Mon, 18 Nov 2019 12:55:44 +0100 |
Pierre-Yves David |
changelog: add a wheelbarrow of missing entries
stable
|
Mon, 18 Nov 2019 11:46:59 +0100 |
Pierre-Yves David |
heptapod-ci: simpler CI
stable
|
Sun, 17 Nov 2019 01:23:48 +0100 |
Pierre-Yves David |
heptapod-ci: run the test with color
stable
|
Wed, 13 Nov 2019 13:47:55 +0700 |
Anton Shestakov |
compat: compatibility for cl.nodemap.get vs cl.index.get_rev
stable
|
Wed, 13 Nov 2019 13:43:46 +0700 |
Anton Shestakov |
compat: compatibility for pathuril.dirs vs util.dirs
stable
|
Sat, 16 Nov 2019 01:45:40 +0100 |
Pierre-Yves David |
obslog: phase divergence fix for 5c41bb482867
|
Sat, 16 Nov 2019 01:44:31 +0100 |
Martin von Zweigbergk |
obslog: phase divergence fix for b135591bec1a
|
Fri, 15 Nov 2019 10:25:46 -0800 |
Martin von Zweigbergk |
obslog: make {descdiff} not be indented and leave that to the template
|
Fri, 15 Nov 2019 09:53:42 -0800 |
Martin von Zweigbergk |
obslog: make {patch} not be indented and leave that to the template
|
Thu, 07 Nov 2019 13:40:53 -0800 |
Martin von Zweigbergk |
obslog: make {succnodes} be full hex nodes
|
Fri, 08 Nov 2019 07:19:18 -0800 |
Martin von Zweigbergk |
obslog: remove now-unused code for plain styling
|
Thu, 07 Nov 2019 23:17:34 -0800 |
Martin von Zweigbergk |
obslog: redefine default output as a template, unless -f was given
|
Thu, 07 Nov 2019 23:15:29 -0800 |
Martin von Zweigbergk |
obslog: add newline after all markers in non-graphlog to match graphlog
|
Thu, 07 Nov 2019 22:24:50 -0800 |
Martin von Zweigbergk |
obslog: make reason for unavailable patch part of template
|
Thu, 07 Nov 2019 16:34:01 -0800 |
Martin von Zweigbergk |
obslog: make content and description patches available to templater
|
Thu, 07 Nov 2019 17:22:44 -0800 |
Martin von Zweigbergk |
obslog: rename {desc-diff} to {descdiff} since the former is invalid
|
Thu, 07 Nov 2019 17:22:16 -0800 |
Martin von Zweigbergk |
tests: demonstrate broken {patch} and {desc-diff} template keywords
|
Fri, 15 Nov 2019 11:48:17 +0700 |
Anton Shestakov |
topic: drop compat.successorssets(), it's not used
|
Fri, 15 Nov 2019 11:37:34 +0700 |
Anton Shestakov |
topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
|
Fri, 15 Nov 2019 08:14:06 -0800 |
Martin von Zweigbergk |
cmdrewrite: avoid accessing scmutil.status fields by index
|
Thu, 07 Nov 2019 23:10:26 -0800 |
Martin von Zweigbergk |
obslog: avoid using a formatter after calling end() on it
|
Thu, 07 Nov 2019 15:00:57 -0800 |
Martin von Zweigbergk |
obslog: use plural name "effects" for list of all effects
|
Thu, 07 Nov 2019 13:21:20 -0800 |
Martin von Zweigbergk |
obslog: use singular name "succnode" for each element of {succnodes}
|
Mon, 11 Nov 2019 03:40:20 +0700 |
Anton Shestakov |
docs: add SVG figures for sharing.rst
stable
|
Mon, 11 Nov 2019 03:22:09 +0700 |
Anton Shestakov |
docs: add some up-to-date output from push/pull commands
stable
|
Mon, 11 Nov 2019 02:42:37 +0700 |
Anton Shestakov |
docs: add two more amend commits to simulate temporary amend commits
stable
|
Mon, 11 Nov 2019 02:33:54 +0700 |
Anton Shestakov |
docs: revision numbers are technically stable
stable
|
Sun, 10 Nov 2019 05:14:53 +0700 |
Anton Shestakov |
tests: remove a repeated statement
stable
|
Sat, 26 Oct 2019 13:33:05 +0700 |
Anton Shestakov |
docs: correct node hashes in sharing.rst based on test-sharing.t
stable
|
Sat, 26 Oct 2019 13:30:21 +0700 |
Anton Shestakov |
tests: add shortlog of other repos to test-sharing.t
stable
|
Sat, 26 Oct 2019 13:06:49 +0700 |
Anton Shestakov |
tests: use |shortest in test-sharing.t because sharing.rst uses it
stable
|
Wed, 13 Nov 2019 13:47:55 +0700 |
Anton Shestakov |
compat: compatibility for cl.nodemap.get vs cl.index.get_rev
|
Wed, 13 Nov 2019 13:43:46 +0700 |
Anton Shestakov |
compat: compatibility for pathuril.dirs vs util.dirs
|
Fri, 15 Nov 2019 10:59:47 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 15 Nov 2019 10:08:36 +0100 |
Pierre-Yves David |
heptapod-ci: test with python3 too
stable
|
Thu, 14 Nov 2019 18:44:15 +0100 |
Pierre-Yves David |
heptapod-ci: add a --pure variant for the CI
stable
|
Thu, 14 Nov 2019 12:03:52 +0100 |
Pierre-Yves David |
heptapod-ci: let the number of CPU to be picked automatically
stable
|
Thu, 14 Nov 2019 11:59:10 +0100 |
Pierre-Yves David |
heptapod-ci: point to our own docker images
stable
|
Thu, 07 Nov 2019 19:46:05 +0100 |
Pierre-Yves David |
readme: update contribution guide
stable
|
Thu, 07 Nov 2019 10:29:03 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 26 Oct 2019 22:44:06 +0700 |
Anton Shestakov |
docs: remove --all from hg evolve, since it's been the default for some time
stable
|
Sat, 26 Oct 2019 22:43:06 +0700 |
Anton Shestakov |
docs: typo in user-guide.rst
stable
|
Mon, 04 Nov 2019 14:58:58 -0800 |
Martin von Zweigbergk |
obslog: don't overwrite {rev} keyword from changeset context
|
Mon, 04 Nov 2019 14:31:08 -0800 |
Martin von Zweigbergk |
obslog: make changeset available to templater
|
Wed, 16 Oct 2019 11:10:04 -0700 |
Martin von Zweigbergk |
tests: simplify by pruning unwanted changesets a little earlier
|
Fri, 01 Nov 2019 17:54:09 +0700 |
Anton Shestakov |
evolve: use more often seen metavariables in command synopsis strings
stable
|
Fri, 01 Nov 2019 17:52:43 +0700 |
Anton Shestakov |
topic: add more options to command synopsis string
stable
|
Fri, 11 Oct 2019 16:53:52 +0200 |
Denis Laxalde |
debian: also build with python3
stable
|
Fri, 18 Oct 2019 10:17:53 +0200 |
Denis Laxalde |
debian: update debhelper compat
stable
|
Thu, 17 Oct 2019 20:33:02 +0200 |
Denis Laxalde |
debian: make it possible to by-pass doc build
stable
|
Tue, 15 Oct 2019 11:39:58 +0200 |
Denis Laxalde |
debian: define extend-diff-ignore for dpkg-source
stable
|
Fri, 11 Oct 2019 17:05:37 +0200 |
Denis Laxalde |
debian: use pybuild and dh_sphinxdoc
stable
|
Tue, 15 Oct 2019 11:41:22 +0200 |
Denis Laxalde |
debian: mark 9.2.1-1 as released
stable
|
Sat, 19 Oct 2019 10:42:09 -0700 |
Martin von Zweigbergk |
obsexchange: delete dead code for old exchange protocol
|
Wed, 23 Oct 2019 01:14:42 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 23 Oct 2019 01:11:13 +0200 |
Pierre-Yves David |
branching: merge the stable branch with the mercurial-5.1 branch
mercurial-5.1
|
Thu, 10 Oct 2019 08:22:41 +0700 |
Anton Shestakov |
tests: add the new "-r" bit to the usual merge hint
stable
|
Wed, 23 Oct 2019 01:07:58 +0200 |
Pierre-Yves David |
test-output: reinstalled test change for 5.2
stable
|
Wed, 23 Oct 2019 00:58:56 +0200 |
Pierre-Yves David |
test-compat: opening test compatibility branch for mercurial 5.1
mercurial-5.1
|
Thu, 17 Oct 2019 21:03:19 +0200 |
Denis Laxalde |
py3: encode/decode with going through ui in rst directive
stable
|
Fri, 11 Oct 2019 16:51:13 +0200 |
Denis Laxalde |
py3: fix setup.py --version
stable
|
Wed, 16 Oct 2019 18:12:53 +0200 |
Manuel Jacob |
rewind: preserve date
stable
|
Wed, 09 Oct 2019 21:22:03 +0700 |
Anton Shestakov |
metaedit: don't change commit date by default (issue5994)
stable
|
Wed, 09 Oct 2019 20:16:38 +0700 |
Anton Shestakov |
tests: simply use testlib/common.sh in test-metaedit.t
stable
|
Wed, 09 Oct 2019 20:12:54 +0700 |
Anton Shestakov |
tests: turn glog shell function into an alias in test-metaedit.t
stable
|
Wed, 09 Oct 2019 20:07:42 +0700 |
Anton Shestakov |
tests: clean up test-metaedit.t
stable
|
Sun, 06 Oct 2019 02:30:12 -0400 |
Rodrigo Damazio |
help: categorizing evolve and topic commands
|
Thu, 10 Oct 2019 08:22:41 +0700 |
Anton Shestakov |
tests: add the new "-r" bit to the usual merge hint
|
Sat, 05 Oct 2019 14:31:19 -0400 |
Pierre-Yves David |
branching: merge back into default
|
Mon, 07 Oct 2019 14:38:56 +0700 |
Anton Shestakov |
pick: don't create any successors when there were no changes (issue6093)
stable
|
Sat, 05 Oct 2019 14:26:19 -0400 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Sat, 05 Oct 2019 14:22:21 -0400 |
Pierre-Yves David |
Added tag 9.2.1 for changeset d989bab720e5
stable
|
Sat, 05 Oct 2019 13:50:13 -0400 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Sat, 05 Oct 2019 13:50:11 -0400 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 05 Oct 2019 13:50:09 -0400 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 05 Oct 2019 13:50:07 -0400 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sat, 05 Oct 2019 13:50:05 -0400 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Sat, 05 Oct 2019 13:50:03 -0400 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.0
mercurial-5.0
|
Sat, 05 Oct 2019 13:48:25 -0400 |
Pierre-Yves David |
packaging: prepare version 9.2.1
stable 9.2.1
|
Sat, 05 Oct 2019 13:46:13 -0400 |
Pierre-Yves David |
packaging: update changelog
stable
|
Sat, 05 Oct 2019 13:56:37 -0400 |
Pierre-Yves David |
manifest: exclude the gitlab file
stable
|
Fri, 04 Oct 2019 14:16:52 -0400 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 03 Oct 2019 23:48:50 +0100 |
Ian Moody |
py3: return unicode from setup.py's get_version
stable
|
Thu, 03 Oct 2019 23:39:37 +0100 |
Ian Moody |
py3: remove smartquotes from README
stable
|
Thu, 03 Oct 2019 23:20:47 +0100 |
Ian Moody |
setup: make runnable from other dirs
stable
|
Thu, 03 Oct 2019 23:17:13 +0100 |
Ian Moody |
setup: add a test for running setup.py
stable
|
Fri, 04 Oct 2019 00:15:53 -0400 |
Pierre-Yves David |
gitlab-ci: be bold and try to run the full test in them
stable
|
Thu, 03 Oct 2019 22:46:21 -0400 |
Pierre-Yves David |
gitlab-ci: basic test with flake8
stable
|
Sat, 28 Sep 2019 13:15:02 +0200 |
Pierre-Yves David |
branching: merge back with stable
|
Fri, 27 Sep 2019 12:50:19 +0200 |
Pierre-Yves David |
branching: preserve test change on stable
|
Sat, 28 Sep 2019 13:14:07 +0200 |
Pierre-Yves David |
packing: mark as development version
stable
|
Sat, 28 Sep 2019 13:00:20 +0200 |
Pierre-Yves David |
Added tag 9.2.0 for changeset 40795751be1c
stable
|
Fri, 27 Sep 2019 13:03:22 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 27 Sep 2019 13:03:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 27 Sep 2019 13:03:18 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Fri, 27 Sep 2019 13:03:16 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Fri, 27 Sep 2019 13:03:14 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Fri, 27 Sep 2019 13:03:12 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.0
mercurial-5.0
|
Sat, 28 Sep 2019 12:51:03 +0200 |
Pierre-Yves David |
changelog: update for coming 9.2.0
stable 9.2.0
|
Fri, 27 Sep 2019 12:49:36 +0200 |
Pierre-Yves David |
test: backed out test change applied in 2d85de79ead8
stable
|
Fri, 27 Sep 2019 12:49:15 +0200 |
Pierre-Yves David |
test: backed out test change applied in 62b60fc1983d
stable
|
Fri, 27 Sep 2019 12:48:44 +0200 |
Pierre-Yves David |
test: backed out test change applied in e804d5a7c193
stable
|
Fri, 27 Sep 2019 12:48:28 +0200 |
Pierre-Yves David |
test: backed out test change applied in 8345b852cd4f
stable
|
Fri, 27 Sep 2019 06:55:05 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 25 Sep 2019 19:43:19 +0200 |
Pierre-Yves David |
stable-doc: note about not storing smaller range
|
Wed, 25 Sep 2019 19:43:02 +0200 |
Pierre-Yves David |
stable-doc: small typo
|
Wed, 25 Sep 2019 19:31:44 +0200 |
Pierre-Yves David |
stable-doc: add more advanced examples
|
Wed, 25 Sep 2019 18:23:37 +0200 |
Pierre-Yves David |
stable-doc: add multiples example for the simple cases
|
Thu, 26 Sep 2019 10:00:51 +0200 |
Pierre-Yves David |
test-output: oops
|
Wed, 25 Sep 2019 03:17:46 +0200 |
Pierre-Yves David |
test: update part count in tests
|
Mon, 09 Sep 2019 09:28:47 +0700 |
Anton Shestakov |
evolve: check that relocating makes sense in _solvedivergent() (issue5958)
stable
|
Wed, 24 Oct 2018 19:32:04 +0200 |
Pierre-Yves David |
tests: demonstrate content divergence causing "relocate node on top of itself"
stable
|
Mon, 16 Sep 2019 12:44:38 -0700 |
Kyle Lippincott |
cmdstate: introduce a "saver" contextmanager and use it in place of save()
|
Mon, 16 Sep 2019 12:42:50 -0700 |
Kyle Lippincott |
cmdstate: avoid setting a default argument to a mutable object (`{}`)
|
Mon, 16 Sep 2019 12:42:11 -0700 |
Kyle Lippincott |
cmdstate: switch to new-style classes
|
Tue, 24 Sep 2019 12:42:27 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 19 Jul 2019 16:26:48 +0200 |
Raphaël Gomès |
docs: add example for the `prune` command
stable
|
Thu, 19 Sep 2019 11:46:16 +0700 |
Anton Shestakov |
tests: add some more actions to test-issue-6028, describe what's being done
stable
|
Fri, 13 Sep 2019 16:04:32 +0200 |
Valentin Gatien-Baron |
topic: fix some API to make it more robust
stable
|
Tue, 10 Sep 2019 15:43:20 +0700 |
Anton Shestakov |
rewriteutil: move allowdivergence check to foldcheck()
stable
|
Thu, 12 Sep 2019 12:35:42 +0200 |
Pierre-Yves David |
test: change to output around transaction timing
|
Tue, 10 Sep 2019 07:38:46 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 08 Sep 2019 21:24:45 +0200 |
Pierre-Yves David |
stablerange: add some data from field testing
|
Sun, 08 Sep 2019 17:50:48 +0200 |
Pierre-Yves David |
stablerange: add a debugstablerangecache command
|
Sun, 08 Sep 2019 17:49:26 +0200 |
Pierre-Yves David |
stablerange: add some documentation about the general concept
|
Sun, 08 Sep 2019 17:47:37 +0200 |
Pierre-Yves David |
stablesort: add some field data about stable sort cache
|
Sun, 08 Sep 2019 13:31:28 +0200 |
Pierre-Yves David |
stablesort: introduce a small debugstablesortcache command
|
Sun, 08 Sep 2019 11:56:11 +0200 |
Pierre-Yves David |
stablesort: add some documentation for stablesort
|
Sat, 07 Sep 2019 13:03:29 +0700 |
Anton Shestakov |
fold: check allowdivergence before folding obsolete changesets (issue5817)
stable
|
Wed, 28 Aug 2019 18:30:58 +0700 |
Anton Shestakov |
tests: demonstrate that fold doesn't care about allowdivergence config option
stable
|
Fri, 06 Sep 2019 13:23:25 +0700 |
Anton Shestakov |
stack: remove unnecessary copying of rdependencies
stable
|
Fri, 06 Sep 2019 12:53:46 +0700 |
Anton Shestakov |
stack: make a deep copy of `dependencies` before modifying its items
stable
|
Fri, 06 Sep 2019 12:16:34 +0700 |
Anton Shestakov |
stack: demonstrate that not reusing cached property gives different results
stable
|
Tue, 03 Sep 2019 12:48:47 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 03 Sep 2019 13:02:20 +0700 |
Anton Shestakov |
changelog: add missing entry for 9af212b8565a
stable
|
Tue, 03 Sep 2019 13:02:20 +0700 |
Anton Shestakov |
evolve: test that target is not orig in _solveunstable() (issue6097)
stable
|
Mon, 02 Sep 2019 11:17:23 +0700 |
Anton Shestakov |
tests: demonstrate an orphan changeset cause "relocate node on top of itself"
stable
|
Fri, 30 Aug 2019 11:31:19 +0700 |
Anton Shestakov |
obslog: only indent the first chunk and chunks just after newlines (issue6175)
stable
|
Fri, 30 Aug 2019 11:28:02 +0700 |
Anton Shestakov |
tests: demonstrate too many spaces in olog -p output with word-diff
stable
|
Thu, 25 Jul 2019 18:37:16 +0800 |
Anton Shestakov |
rewind: add --keep flag that "doesn't modify working directory"
|
Tue, 23 Jul 2019 18:05:40 +0800 |
Anton Shestakov |
tests: separate rewinding of merge commits, temporarily drop an error case
|
Wed, 07 Aug 2019 15:22:16 +0200 |
Raphaël Gomès |
python3: add python3 beta support to the CHANGELOG
|
Wed, 07 Aug 2019 15:21:56 +0200 |
Raphaël Gomès |
python3: mention beta Python 3 support in README
|
Wed, 07 Aug 2019 15:21:17 +0200 |
Raphaël Gomès |
python3: add supported python versions to setup.py
|
Fri, 09 Aug 2019 12:48:58 +0200 |
Pierre-Yves David |
test: update output for wider cache warming
|
Tue, 06 Aug 2019 19:28:51 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 06 Aug 2019 15:06:38 +0200 |
Raphaël Gomès |
python3: use format-source to run byteify-strings in .py files
|
Tue, 06 Aug 2019 19:27:54 +0200 |
Pierre-Yves David |
topic: add a new random attribute
stable
|
Tue, 06 Aug 2019 15:06:27 +0200 |
Raphaël Gomès |
python3: enforce byte prefix for vfs.open()
|
Tue, 06 Aug 2019 11:35:09 +0200 |
Raphaël Gomès |
python3: add raw prefix to sqlite isolation level
|
Tue, 06 Aug 2019 11:34:31 +0200 |
Raphaël Gomès |
python3: add ignore block around python 2 compatibility if branch
|
Tue, 06 Aug 2019 16:23:57 +0200 |
Raphaël Gomès |
flake8: silence F633 error
stable
|
Tue, 06 Aug 2019 11:33:53 +0200 |
Raphaël Gomès |
python3: add raw prefix to edge-cases kwargs-like objects
|
Tue, 06 Aug 2019 11:32:01 +0200 |
Raphaël Gomès |
python3: add raw prefix to open()-like functions
|
Tue, 06 Aug 2019 11:30:45 +0200 |
Raphaël Gomès |
python3: add raw prefix to all array.array() calls
|
Tue, 06 Aug 2019 11:29:35 +0200 |
Raphaël Gomès |
python3: add raw prefix to "troubles"-related dicts
|
Tue, 06 Aug 2019 11:26:29 +0200 |
Raphaël Gomès |
python3: add raw prefix in cases harder to analyze at the token level
|
Tue, 06 Aug 2019 11:17:38 +0200 |
Raphaël Gomès |
python3: add byte prefix for objects that look like kwargs but aren't
|
Tue, 06 Aug 2019 11:10:36 +0200 |
Raphaël Gomès |
python3: mark all SQL queries as raw strings
|
Tue, 06 Aug 2019 11:07:16 +0200 |
Raphaël Gomès |
python3: prefix all regex to work with python 2 and 3
|
Tue, 06 Aug 2019 00:16:05 +0200 |
Taapas Agrawal |
pick: added support for hg abort
|
Tue, 06 Aug 2019 00:16:01 +0200 |
Taapas Agrawal |
pick: factor our the abort function
|
Thu, 11 Jul 2019 22:56:46 +0530 |
Taapas Agrawal |
abort: added support for evolve to hg abort
|
Fri, 12 Jul 2019 23:43:25 +0530 |
Taapas Agrawal |
evolve: fixed lock acquire before checking state
|
Wed, 31 Jul 2019 10:52:14 -0700 |
Martin von Zweigbergk |
py3: add back a progress(0) call lost in 8664231b47ac
|
Fri, 02 Aug 2019 13:00:11 -0700 |
Kyle Lippincott |
prune: adjust 'nothing to prune' to imply user needs to specify revs to prune
|
Sat, 20 Jul 2019 17:33:00 +0800 |
Anton Shestakov |
rewind: working directory is the preferred term
|
Sat, 20 Jul 2019 16:51:44 +0800 |
Anton Shestakov |
rewind: add command synopsis
|
Fri, 28 Jun 2019 21:07:20 +0000 |
Ludovic Chabant |
py3: make setup.py py3 compatible
|
Tue, 30 Jul 2019 02:55:22 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Tue, 30 Jul 2019 02:55:01 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Tue, 30 Jul 2019 02:50:14 +0200 |
Pierre-Yves David |
Added tag 9.1.0 for changeset 6f37fdad7ac1
stable
|
Mon, 29 Jul 2019 16:47:17 +0200 |
Pierre-Yves David |
packaging: update version number for 9.1.0 release
stable 9.1.0
|
Tue, 30 Jul 2019 02:44:08 +0200 |
Pierre-Yves David |
changelog: add missing entry for dfd88e3fa90a
stable
|
Mon, 29 Jul 2019 16:41:19 +0200 |
Pierre-Yves David |
packaging: groom changelog prior to release
stable
|
Mon, 29 Jul 2019 14:43:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Mon, 29 Jul 2019 14:43:17 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 29 Jul 2019 14:43:15 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Mon, 29 Jul 2019 14:43:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Mon, 29 Jul 2019 14:43:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Mon, 29 Jul 2019 14:42:57 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.0
mercurial-5.0
|
Mon, 29 Jul 2019 14:42:49 +0200 |
Pierre-Yves David |
branching: merge the two mercurial-5.0 heads
mercurial-5.0
|
Mon, 29 Jul 2019 13:19:54 +0200 |
Pierre-Yves David |
test-compat: reverte output change from 4764e8436b2a (hg-5.1)
mercurial-5.0
|
Mon, 29 Jul 2019 13:19:48 +0200 |
Pierre-Yves David |
test-compat: reverte output change from f802a75da585 (hg-5.1)
mercurial-5.0
|
Mon, 29 Jul 2019 13:17:56 +0200 |
Pierre-Yves David |
test-compat: reverte output change from c7d236b55a3e (hg-5.1)
mercurial-5.0
|
Mon, 29 Jul 2019 14:38:31 +0200 |
Pierre-Yves David |
branching: merge default into stable to prepare 9.1.0
stable
|
Mon, 29 Jul 2019 13:54:57 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Mon, 29 Jul 2019 11:40:24 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Mon, 29 Jul 2019 11:40:22 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 29 Jul 2019 11:40:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Mon, 29 Jul 2019 11:40:18 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Mon, 29 Jul 2019 11:40:16 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-5.0 into mercurial-4.9
mercurial-4.9
|
Mon, 29 Jul 2019 11:40:14 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-5.0
mercurial-5.0
|
Thu, 25 Jul 2019 18:29:59 +0200 |
Pierre-Yves David |
test-compat: opening test compatibility branch for mercurial 5.0
mercurial-5.0
|
Mon, 29 Jul 2019 12:45:29 +0200 |
Pierre-Yves David |
test-compat: close branch for mercurial-4.0
mercurial-4.4
|
Thu, 25 Jul 2019 09:59:41 -0700 |
Kyle Lippincott |
prune: fix small grammatical issues in help text
stable
|
Fri, 19 Jul 2019 17:40:45 +0800 |
Anton Shestakov |
docs: update evolve-faq.rst with new prune flag and proper vocabulary
stable
|
Fri, 19 Jul 2019 17:25:29 +0800 |
Anton Shestakov |
prune: spell --successor flag without any unnecessary shortcuts
stable
|
Wed, 17 Jul 2019 12:47:37 -0700 |
Martin von Zweigbergk |
py3: redefine "troublecategories" in evolve as a dict
|
Fri, 12 Jul 2019 08:11:39 -0700 |
Martin von Zweigbergk |
py3: store to __doc__ as str (unicode on py3)
|
Wed, 17 Jul 2019 12:47:20 -0700 |
Martin von Zweigbergk |
py3: also catch ImportError when relative import fails
|
Fri, 12 Jul 2019 10:26:41 -0700 |
Martin von Zweigbergk |
py3: convert exceptions to bytes using pycompat.bytestr()
|
Thu, 11 Jul 2019 16:00:25 -0700 |
Martin von Zweigbergk |
py3: use "%d" for formatting integers
|
Fri, 12 Jul 2019 08:17:25 -0700 |
Martin von Zweigbergk |
py3: avoid "%s" for formatting None
|
Fri, 12 Jul 2019 08:16:30 -0700 |
Martin von Zweigbergk |
py3: use "%f" for formatting floating point number
|
Thu, 11 Jul 2019 15:30:43 -0700 |
Martin von Zweigbergk |
py3: fix progress() functions to not use "%s" with int
|
Wed, 17 Jul 2019 11:45:37 -0700 |
Martin von Zweigbergk |
py3: make random topic name generation consistent across py2/py3
|
Fri, 12 Jul 2019 17:02:35 -0700 |
Martin von Zweigbergk |
py3: convert str to bytes before passing to core exception
|
Wed, 17 Jul 2019 11:03:09 -0700 |
Martin von Zweigbergk |
py3: convert opts keys to bytes before passing to core APIs
|
Fri, 14 Jun 2019 18:44:43 -0700 |
kevpeng |
evolve: further clarify when update is performed
stable
|
Thu, 11 Jul 2019 15:30:40 -0700 |
Martin von Zweigbergk |
py3: avoid comparing int and None
|
Thu, 11 Jul 2019 21:48:37 -0700 |
Martin von Zweigbergk |
py3: avoid "%r" for list of byte strings, which produces b'' on py3
|
Thu, 11 Jul 2019 21:48:02 -0700 |
Martin von Zweigbergk |
py3: avoid "%r" for byte string, which produces b'' on py3
|
Thu, 11 Jul 2019 14:46:17 -0700 |
Martin von Zweigbergk |
py3: replace str(ctx) by bytes(ctx)
|
Thu, 11 Jul 2019 16:04:17 -0700 |
Martin von Zweigbergk |
py3: use inspect.signature() instead of inspect.getargspec() on py3
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use array.array.{to,from}bytes() on py3
|
Thu, 11 Jul 2019 14:31:32 -0700 |
Martin von Zweigbergk |
py3: config values can be bytes, but never unicode
|
Sat, 13 Jul 2019 00:17:03 -0700 |
Martin von Zweigbergk |
py3: call branchmap.items() on py3 and continue to call iteritems() on py2
|
Fri, 12 Jul 2019 23:24:04 -0700 |
Martin von Zweigbergk |
py3: switch from iteritems() to items() in the topics extension
|
Sun, 14 Jul 2019 22:34:36 -0700 |
Martin von Zweigbergk |
py3: filter() now returns a generator, so wrap when we need a list
|
Fri, 12 Jul 2019 23:19:50 -0700 |
Martin von Zweigbergk |
py3: don't depend on map() iterating over its input
|
Thu, 11 Jul 2019 16:49:01 -0700 |
Martin von Zweigbergk |
py3: implement __bool__ in addition to __nonzero__
|
Thu, 11 Jul 2019 14:21:23 -0700 |
Martin von Zweigbergk |
py3: replace iter.next() by next(iter)
|
Thu, 11 Jul 2019 14:16:48 -0700 |
Martin von Zweigbergk |
py3: replace xrange() by range()
|
Thu, 11 Jul 2019 12:19:49 -0700 |
Martin von Zweigbergk |
py3: read sqlite3 data as bytes
|
Thu, 11 Jul 2019 12:11:43 -0700 |
Martin von Zweigbergk |
py3: sqlite3.connect() expects str arguments
|
Fri, 12 Jul 2019 23:00:11 -0700 |
Martin von Zweigbergk |
cleanup: remove check only needed for hg versions before 4.4
|
Fri, 12 Jul 2019 08:20:24 -0700 |
Martin von Zweigbergk |
split: remove an unnecessary (and confusingly typed) fallback revision
|
Thu, 11 Jul 2019 22:23:32 -0700 |
Martin von Zweigbergk |
evolve: rename variable "children" to "child" where it's clearly singular
|
Thu, 11 Jul 2019 16:24:13 -0700 |
Martin von Zweigbergk |
evolve: remove some unused variables
|
Thu, 11 Jul 2019 09:38:42 -0700 |
Martin von Zweigbergk |
py3: back out 23323092f0a7
|
Wed, 17 Jul 2019 18:06:14 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 17 Jul 2019 17:58:44 +0200 |
Sushil khanchi |
touch: fix the inconsistent behavior of divergence catching logic (issue6107)
stable
|
Sat, 29 Jun 2019 14:28:35 +0530 |
Sushil khanchi |
touch: add test which shows touch can fail to warn about divergence
stable
|
Wed, 17 Jul 2019 17:58:40 +0200 |
Sushil khanchi |
touch: clarify some inline documentation
stable
|
Mon, 15 Jul 2019 16:53:07 -0700 |
Martin von Zweigbergk |
tests: update output for new branch cache messsages from Mercurial
|
Sat, 13 Jul 2019 18:22:34 +0800 |
Anton Shestakov |
metaedit: allow operations on merge commits with some conditions
|
Thu, 11 Jul 2019 18:07:03 +0800 |
Anton Shestakov |
fold: allow operations on merge commits with some conditions
|
Thu, 11 Jul 2019 17:04:08 +0800 |
Anton Shestakov |
rewind: make sure merge commits include files from p1 and p2
|
Wed, 10 Jul 2019 18:16:38 +0800 |
Anton Shestakov |
touch: make sure merge commits include files from p1 and p2
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: make `import hgext3rd.evolve` work
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for template keyword registrations
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: convert _origdoc to sysstr to match __doc__
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for revset predicate registrations
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for wireprotocol command registration
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use byte strings for @command registrations
|
Wed, 03 Jul 2019 11:13:47 -0700 |
Martin von Zweigbergk |
py3: switch from iteritems() to items()
|
Wed, 03 Jul 2019 11:37:29 -0700 |
Martin von Zweigbergk |
py3: make metadata values be byte strings as Mercurial expects
|
Tue, 09 Jul 2019 21:49:37 -0700 |
Martin von Zweigbergk |
tests: update output for shorted prompts from Mercurial
|
Thu, 11 Jul 2019 10:07:39 +0200 |
Pierre-Yves David |
tests: update output for shorted prompts from Mercurial
|
Tue, 09 Jul 2019 17:08:34 +0800 |
Anton Shestakov |
rewriteutil: allow rewriting merge commits (issue4561)
|
Tue, 09 Jul 2019 17:02:44 +0800 |
Anton Shestakov |
tests: show what happens when trying to hg touch a merge commit
|
Thu, 04 Jul 2019 17:32:58 +0200 |
kevpeng |
evolve: further clarify that update is performed only when requested
stable
|
Fri, 14 Jun 2019 22:46:58 +0530 |
Sushil khanchi |
touch: let's not use util.acceptintervention() as it's not required
|
Thu, 04 Jul 2019 16:55:57 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 26 Jun 2019 21:11:25 +0530 |
Sushil khanchi |
evolve: use right value for branch name when finding branch heads
|
Tue, 25 Jun 2019 21:54:22 +0530 |
Sushil khanchi |
evolve: fix confusion in branch heads checking logic when topic in play
|
Sun, 14 Apr 2019 12:55:46 +0530 |
Sushil khanchi |
topic: add tests to demonstrate topic confuses the branchhead checking logic
|
Mon, 01 Jul 2019 19:15:57 +0530 |
Sushil khanchi |
evolve: fix the inconsistent behaviour of prune (issue6137)
stable
|
Tue, 02 Jul 2019 21:00:46 +0530 |
Sushil khanchi |
prune: add tests to demonstrate issue6137
stable
|
Sun, 30 Jun 2019 23:50:57 +0530 |
Sushil khanchi |
compat: fix `setupevolveunfinished` for upstream
|
Sat, 29 Jun 2019 18:21:57 +0800 |
Anton Shestakov |
prune: update to the successor of wdir also with --pair/--biject (issue6142)
stable
|
Sat, 22 Jun 2019 18:37:21 +0800 |
Anton Shestakov |
tests: demonstrate prune --pair not moving bookmark correctly
stable
|
Tue, 02 Jul 2019 10:17:42 +0200 |
Pierre-Yves David |
oops: backed out changeset 7ac40b4ea24c
|
Sun, 30 Jun 2019 23:50:57 +0530 |
Sushil khanchi |
compat: fix `setupevolveunfinished` for upstream
|
Sun, 16 Jun 2019 23:39:55 +0530 |
Sushil khanchi |
evolve: fix the code flow pattern of solving obswdir par and troubled revs
|
Sun, 09 Jun 2019 12:07:08 +0530 |
Sushil khanchi |
evolve: refactor for consistent behavior of evolve when wdp is obsolete
|
Sat, 15 Jun 2019 17:17:19 +0530 |
Sushil khanchi |
evolve: backout 3027005c42c3 to reintroduce a bug for right fix
|
Fri, 14 Jun 2019 18:17:03 +0800 |
Anton Shestakov |
pick: register pickstate as an unfinished state
stable
|
Fri, 14 Jun 2019 18:14:57 +0800 |
Anton Shestakov |
pick: rename variable for unfinishedstates
stable
|
Fri, 14 Jun 2019 18:26:24 +0800 |
Anton Shestakov |
pick: actually delete pickstate if --abort is given
stable
|
Tue, 18 Jun 2019 17:17:31 +0800 |
Anton Shestakov |
evolve: orphans that evolve into nothing don't need successors (issue5967)
stable
|
Sat, 22 Dec 2018 18:31:32 +0800 |
Anton Shestakov |
tests: demonstrate obsmarker creation after discarding conflicting changes
stable
|
Fri, 07 Jun 2019 18:14:48 +0800 |
Anton Shestakov |
pick: remove transaction on the whole command (issue6037)
stable
|
Sun, 23 Dec 2018 01:02:36 +0800 |
Anton Shestakov |
tests: demonstrate hg pick forgetting files after conflicts
stable
|
Thu, 13 Jun 2019 13:27:26 +0800 |
Anton Shestakov |
packaging: follow hg's supported python version (>= 2.7)
stable
|
Thu, 13 Jun 2019 13:19:44 +0800 |
Anton Shestakov |
packaging: require hg 4.5 also for usage, not just for building
stable
|
Tue, 11 Jun 2019 10:04:11 +0200 |
Philippe Pepiot |
packaging: require mercurial >= 4.5
stable
|
Sat, 08 Jun 2019 16:03:05 +0530 |
Sushil khanchi |
evolve: clarify why returning by adding inline doc
|
Sat, 08 Jun 2019 15:59:31 +0530 |
Sushil khanchi |
evolve: move a code block to have right value in has_some_val
|
Sat, 27 Apr 2019 13:09:34 +0530 |
Sushil khanchi |
topic: add tests which demonstrate topicset failure of FilteredRepoLookupError
|
Sat, 08 Jun 2019 16:57:34 +0800 |
Anton Shestakov |
pick: reduce configoverride() scope
|
Sat, 08 Jun 2019 16:09:37 +0800 |
Anton Shestakov |
evolve: correct action verb in a message
|
Sat, 08 Jun 2019 16:06:24 +0800 |
Anton Shestakov |
evolve: internationalize a message
|
Thu, 06 Jun 2019 17:37:42 +0800 |
Anton Shestakov |
evolvecmd: the proper way to deal with conflicts is to resolve them
|
Wed, 05 Jun 2019 17:56:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Wed, 05 Jun 2019 17:46:06 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Wed, 05 Jun 2019 17:45:45 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Wed, 05 Jun 2019 17:42:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Wed, 05 Jun 2019 17:39:32 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Wed, 05 Jun 2019 17:38:32 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.9
mercurial-4.9
|
Fri, 07 Jun 2019 02:25:02 +0200 |
Pierre-Yves David |
branching: merge with 9.0.0
|
Fri, 07 Jun 2019 02:24:08 +0200 |
Pierre-Yves David |
branching: merge back with stable
|
Fri, 07 Jun 2019 02:22:05 +0200 |
Pierre-Yves David |
packaging: mark as development versions
stable
|
Fri, 07 Jun 2019 02:15:50 +0200 |
Pierre-Yves David |
Added tag 9.0.0 for changeset 756db65030c6
stable
|
Thu, 06 Jun 2019 14:24:19 +0200 |
Pierre-Yves David |
packaging: prepare release 9.0.0
stable 9.0.0
|
Thu, 06 Jun 2019 14:32:25 +0200 |
Pierre-Yves David |
doc: clarify the status of configuration of the obshashrange protocol
stable
|
Thu, 06 Jun 2019 13:26:44 +0200 |
Pierre-Yves David |
changelog: add various missing bits
stable
|
Wed, 05 Jun 2019 19:45:35 +0200 |
Pierre-Yves David |
templatekw: keep compatibility with Mercurial 4.5
stable
|
Wed, 05 Jun 2019 17:21:45 +0200 |
Pierre-Yves David |
test: adjust output to stable branch
stable
|
Tue, 04 Jun 2019 11:08:44 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 01 Jun 2019 02:30:14 +0200 |
Joerg Sonnenberger |
templates: don't alias keywords directly
stable
|
Tue, 28 May 2019 16:46:18 +0800 |
Anton Shestakov |
stack: remove 'topic.' prefix from colors/labels
|
Sat, 18 May 2019 16:56:47 +0800 |
Anton Shestakov |
stack: handle hash sizes when --debug flag is provided
|
Fri, 17 May 2019 17:50:25 +0800 |
Anton Shestakov |
stack: always provide (full) node hash to non-default --template
|
Fri, 17 May 2019 17:42:06 +0800 |
Anton Shestakov |
stack: remove unnecessary prefix from stack output with non-default --template
|
Fri, 17 May 2019 17:59:58 +0800 |
Anton Shestakov |
stack: provide context to formatter with non-default --template
|
Sat, 11 May 2019 17:14:32 +0800 |
Anton Shestakov |
stack: leverage labelsgen() to produce all needed labels for fm.write()
|
Wed, 08 May 2019 16:00:34 +0800 |
Anton Shestakov |
stack: check if stack is empty more pythonically
|
Wed, 08 May 2019 15:57:54 +0800 |
Anton Shestakov |
stack: implement __bool__ and __nonzero__
|
Sun, 05 May 2019 17:39:46 +0800 |
Anton Shestakov |
stack: get stack data directly from stack and remove stackdata()
|
Sun, 05 May 2019 16:14:53 +0800 |
Anton Shestakov |
stack: use stack._revs instead of stack.revs[1:] in external children revset
|
Tue, 04 Jun 2019 10:30:56 +0200 |
Pierre-Yves David |
test: update output to match the parent changesets
|
Mon, 27 May 2019 03:42:35 +0200 |
Pierre-Yves David |
topic: add a simple option to reject publishing
|
Tue, 04 Jun 2019 10:07:08 +0200 |
Pierre-Yves David |
compat: adjust `wrapadd` for upstream
|
Sun, 05 May 2019 22:48:41 +0530 |
Faheem Mitha |
debian: override default value for SPHINXBUILD in docs/makefile
stable
|
Mon, 27 May 2019 02:19:48 +0200 |
Pierre-Yves David |
obshashtree: move obshashtree in its own module
|
Mon, 27 May 2019 01:53:36 +0200 |
Pierre-Yves David |
obsdiscovery: drop `obshash` discovery protocol (issue6136)
|
Thu, 09 May 2019 09:42:51 -0700 |
Martin von Zweigbergk |
cmdrewrite: use context manager for some locks and transactions
|
Mon, 29 Apr 2019 23:43:16 +0530 |
Sushil khanchi |
evolve: mention that --all is default, in list of options
|
Mon, 13 May 2019 18:47:58 +0530 |
Sushil khanchi |
touch: use util.acceptintervention() for closing the transaction
|
Mon, 13 May 2019 18:45:00 +0530 |
Sushil khanchi |
touch: use context manager for locks
|
Mon, 13 May 2019 18:39:43 +0530 |
Sushil khanchi |
touch: extract the logic of touching rev's to its own function
|
Mon, 27 May 2019 02:42:11 +0200 |
Pierre-Yves David |
changelog: mention user merging in the changelog
|
Sun, 05 May 2019 18:24:59 +0530 |
Sushil khanchi |
evolve: consider using three way merge to get the user for div resolution
|
Sun, 05 May 2019 18:24:50 +0530 |
Sushil khanchi |
evolve: add tests for the case when div csets has different users
|
Fri, 03 May 2019 01:23:12 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 26 Apr 2019 01:20:08 +0530 |
Sushil khanchi |
evolve: move status msg to verbose mode in content-divergence resolution
|
Fri, 03 May 2019 03:52:44 +0530 |
Faheem Mitha |
debian: Override default value for SPHINXBUILD in docs/makefile
stable
|
Fri, 03 May 2019 03:44:48 +0530 |
Faheem Mitha |
docs: add SPHINXBUILD make variable
stable
|
Sat, 27 Apr 2019 20:56:37 +0530 |
Sushil khanchi |
topic: add test to increase code coverage in case of multiple topics
stable
|
Sat, 27 Apr 2019 17:11:12 +0800 |
Anton Shestakov |
changelog: --no-update is the default, recommend --update instead
|
Sat, 27 Apr 2019 01:18:08 +0300 |
Pulkit Goyal |
topic: drop support for accessing csets in branch stack using bxx (issue6119)
|
Mon, 29 Apr 2019 23:16:29 -0400 |
Matt Harbison |
legacy: drop the check for `obsolete._enabled`
stable
|
Sun, 28 Apr 2019 00:21:28 -0400 |
Matt Harbison |
docs: drop references to the old temporary commit that was created with amend
|
Sat, 27 Apr 2019 22:45:16 -0400 |
Matt Harbison |
templatekw: add `instabilities` alias for `troubles`
|
Sat, 27 Apr 2019 22:59:48 -0400 |
Matt Harbison |
revset: switch internal uses and tests to `predecessors` from legacy name
|
Sat, 27 Apr 2019 22:33:16 -0400 |
Matt Harbison |
revset: add `predecessor` aliases for `precursors` and `allprecursors`
|
Sat, 27 Apr 2019 22:24:30 -0400 |
Matt Harbison |
revset: add `unstable` alias for `troubled`
|
Sat, 27 Apr 2019 21:54:52 -0400 |
Matt Harbison |
docs: change `bumped` references to `phase-divergent`
|
Sat, 27 Apr 2019 21:41:04 -0400 |
Matt Harbison |
docs: change `divergent` references to `content-divergent`
|
Sat, 27 Apr 2019 21:27:54 -0400 |
Matt Harbison |
docs: change `troubled` references to `unstable`
|
Sat, 27 Apr 2019 21:24:18 -0400 |
Matt Harbison |
docs: change `unstable` references to `orphan`
|
Sat, 27 Apr 2019 21:09:47 -0400 |
Matt Harbison |
doc: correct a typo
|
Sat, 27 Apr 2019 19:42:42 -0400 |
Matt Harbison |
docs: change `troubles` references to `instability`
|
Sat, 27 Apr 2019 19:32:03 -0400 |
Matt Harbison |
docs: change `precursors` references to `predecessors`
|
Sat, 27 Apr 2019 14:42:48 -0400 |
Matt Harbison |
docs: import figure diagrams with inkscape 0.92
|
Thu, 25 Apr 2019 15:14:21 -0700 |
Martin von Zweigbergk |
messages: standardize on "working copy is now at" including "is"
|
Thu, 25 Apr 2019 13:58:29 -0700 |
Martin von Zweigbergk |
evolve: move more of the progress-related variables together
|
Thu, 25 Apr 2019 14:02:11 -0700 |
Martin von Zweigbergk |
evolve: delete dead calculation of number of troubled revisions
|
Fri, 19 Apr 2019 10:23:53 -0700 |
Martin von Zweigbergk |
evolve: drop nested locks and transactions
|
Fri, 19 Apr 2019 11:12:00 -0700 |
Martin von Zweigbergk |
next: start transaction before calling _solveone()
|
Fri, 19 Apr 2019 10:22:25 -0700 |
Martin von Zweigbergk |
evolve: use single transaction also when continuing
|
Fri, 19 Apr 2019 09:41:39 -0700 |
Martin von Zweigbergk |
evolve: run in a single transaction
|
Fri, 19 Apr 2019 10:01:32 -0700 |
Martin von Zweigbergk |
evolve: extract function for solving one revision, including merges
|
Thu, 25 Apr 2019 17:20:32 +0800 |
Anton Shestakov |
evolve: mention that --all is the default behavior now
|
Thu, 25 Apr 2019 17:19:41 +0800 |
Anton Shestakov |
evolve: mention that not all successful operations currently update wdir
|
Tue, 23 Apr 2019 11:07:28 -0700 |
Martin von Zweigbergk |
evolve: add progress support for --continue
|
Tue, 23 Apr 2019 10:56:42 -0700 |
Martin von Zweigbergk |
evolve: reduce scope of progress-related variables
|
Tue, 23 Apr 2019 10:49:47 -0700 |
Martin von Zweigbergk |
evolve: move progress-clearing out of _cleanup()
|
Tue, 23 Apr 2019 10:52:33 -0700 |
Martin von Zweigbergk |
evolve: stop passing no-op "progresscb" into continueevolve()
|
Tue, 23 Apr 2019 09:45:45 -0700 |
Martin von Zweigbergk |
evolve: _solveunstable() update progress only once
|
Tue, 23 Apr 2019 09:35:34 -0700 |
Martin von Zweigbergk |
evolve: don't update progress just before clearing it
|
Tue, 23 Apr 2019 09:31:32 -0700 |
Martin von Zweigbergk |
evolve: clean up progress bar also when using -r
|
Tue, 23 Apr 2019 10:20:03 -0700 |
Martin von Zweigbergk |
tests: add some basic testing of progress
|
Fri, 19 Apr 2019 10:03:39 -0700 |
Martin von Zweigbergk |
evolve: increment progress *after* a whole merge commit is done
|
Fri, 19 Apr 2019 11:02:35 -0700 |
Martin von Zweigbergk |
evolve: use util.acceptintervention() for closing transactions
|
Fri, 19 Apr 2019 10:32:32 -0700 |
Martin von Zweigbergk |
evolve: use context manager for transactions
|
Fri, 19 Apr 2019 10:52:16 -0700 |
Martin von Zweigbergk |
evolve: use consistent message and just re-raise InterventionRequired
|
Fri, 19 Apr 2019 10:47:12 -0700 |
Martin von Zweigbergk |
evolve: use standard InterventionRequired instead of MergeFailure
|
Fri, 19 Apr 2019 10:41:56 -0700 |
Martin von Zweigbergk |
evolve: don't use exception for local flow control
|
Tue, 23 Apr 2019 11:02:08 -0700 |
Martin von Zweigbergk |
evolve: reduce indentation with an early return statement
|
Tue, 23 Apr 2019 11:01:44 -0700 |
Martin von Zweigbergk |
evolve: remove a useless return statement at end of function
|
Sun, 21 Apr 2019 13:04:40 +0530 |
Sushil khanchi |
test: move a test to an appropriate test file
|
Sun, 21 Apr 2019 12:07:26 +0530 |
Sushil khanchi |
test: improve the title of a test
|
Sun, 21 Apr 2019 12:06:31 +0530 |
Sushil khanchi |
test: remove duplicated test
|
Sat, 09 Mar 2019 19:35:45 +0530 |
Sushil khanchi |
evolve: warn user for the metadata being lost in public divergence resolution
|
Wed, 17 Apr 2019 21:16:17 +0530 |
Sushil khanchi |
evolve: show a status message when merging leads to public cset
|
Wed, 24 Apr 2019 20:32:01 +0200 |
Pierre-Yves David |
test: use a shorter test name
|
Wed, 10 Apr 2019 18:20:33 +0800 |
Anton Shestakov |
stack: rename troubledcount to unstablecount
|
Wed, 24 Apr 2019 17:21:21 +0800 |
Anton Shestakov |
evolve: use --all by default (BC)
|
Wed, 24 Apr 2019 17:02:27 +0800 |
Anton Shestakov |
tests: add --rev to hg evolve to reduce test changes for the next patch
|
Wed, 24 Apr 2019 16:35:01 +0800 |
Anton Shestakov |
tests: add --no-all to hg evolve to reduce test changes
|
Wed, 24 Apr 2019 15:59:02 +0200 |
Anton Shestakov |
evolve: don't update after instability resolution by default (BC)
|
Sun, 14 Apr 2019 02:18:19 +0800 |
Anton Shestakov |
tests: add --update to hg evolve to reduce test changes for the next patch
|
Wed, 24 Apr 2019 15:57:49 +0200 |
Anton Shestakov |
tests: don't create a nested repo for no reason
|
Wed, 24 Apr 2019 14:38:26 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 23 Apr 2019 15:57:04 +0200 |
Pierre-Yves David |
Added tag 8.5.1 for changeset 05c9dcf5512e
stable
|
Tue, 23 Apr 2019 15:30:39 +0200 |
Pierre-Yves David |
packaging: prepare version 8.5.1
stable 8.5.1
|
Tue, 23 Apr 2019 14:18:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 23 Apr 2019 14:18:11 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 23 Apr 2019 14:18:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Tue, 23 Apr 2019 14:18:08 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Tue, 23 Apr 2019 14:18:06 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Tue, 23 Apr 2019 14:18:05 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.9
mercurial-4.9
|
Mon, 22 Apr 2019 22:14:26 -0700 |
Martin von Zweigbergk |
evolve: fix progress display with hg<4.7
stable
|
Sat, 20 Apr 2019 05:21:14 +0200 |
Pierre-Yves David |
packaging: mark extensions as tested with 5.0
stable
|
Tue, 23 Apr 2019 13:26:35 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 23 Apr 2019 12:29:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 23 Apr 2019 12:29:48 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 23 Apr 2019 12:29:47 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Tue, 23 Apr 2019 12:29:45 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Mon, 11 Mar 2019 23:57:12 -0700 |
Martin von Zweigbergk |
evolve: use merge.update() for resolving phase divergence
|
Tue, 23 Apr 2019 12:29:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Tue, 23 Apr 2019 12:24:22 +0200 |
Pierre-Yves David |
compat: drop support for Mercurial 4.4
|
Tue, 23 Apr 2019 12:29:42 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.9
mercurial-4.9
|
Tue, 23 Apr 2019 12:20:12 +0200 |
Pierre-Yves David |
compat: backed out changeset cfcb7eedc666
stable
|
Tue, 23 Apr 2019 12:28:32 +0200 |
Pierre-Yves David |
test-compat: adapt test output to 4.4
mercurial-4.4
|
Sat, 20 Apr 2019 03:55:11 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Sat, 20 Apr 2019 03:55:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Sat, 20 Apr 2019 03:55:09 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Sat, 20 Apr 2019 03:55:07 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Sat, 20 Apr 2019 03:55:06 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.9 into mercurial-4.8
mercurial-4.8
|
Sat, 20 Apr 2019 03:55:04 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.9
mercurial-4.9
|
Fri, 19 Apr 2019 10:31:53 +0530 |
Sushil khanchi |
compat: fix a typo in compat patch
stable
|
Thu, 18 Apr 2019 23:51:13 +0200 |
Pierre-Yves David |
changelog: mention extensions isolation (issue6121)
stable
|
Thu, 18 Apr 2019 13:03:01 +0200 |
Pierre-Yves David |
topic: only wrap wireprotocaps for repo with topic
stable
|
Thu, 18 Apr 2019 13:02:52 +0200 |
Pierre-Yves David |
topic: only wrap _pushb2phases for repo with topic
stable
|
Thu, 18 Apr 2019 13:02:44 +0200 |
Pierre-Yves David |
topic: only wrap handlecheckheads for repo with topic
stable
|
Thu, 18 Apr 2019 13:02:06 +0200 |
Pierre-Yves David |
topic: only wrap wireprotobranchmap for repo with topic
stable
|
Thu, 18 Apr 2019 13:01:39 +0200 |
Pierre-Yves David |
topic: only wrap _headssummary for repo with topic
stable
|
Thu, 18 Apr 2019 12:41:41 +0200 |
Pierre-Yves David |
topic: only wrap desthistedit for repo with topic
stable
|
Thu, 18 Apr 2019 12:40:53 +0200 |
Pierre-Yves David |
topic: only wrap _destupdatetopic for repo with topic
stable
|
Thu, 18 Apr 2019 12:39:41 +0200 |
Pierre-Yves David |
topic: only wrap _destmergebranch for repo with topic
stable
|
Thu, 18 Apr 2019 12:36:11 +0200 |
Pierre-Yves David |
topic: only wrap gettopicrepo for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:49 +0200 |
Pierre-Yves David |
topic: only wrap mergeupdate for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:39 +0200 |
Pierre-Yves David |
topic: only wrap committext for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:24 +0200 |
Pierre-Yves David |
topic: only affect `hg commit` behavior for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:14 +0200 |
Pierre-Yves David |
topic: only wrap workingctx.__init__ for repo with topic
stable
|
Thu, 18 Apr 2019 11:12:58 +0200 |
Pierre-Yves David |
topic: introduce a `hastopicext(repo)` function
stable
|
Wed, 17 Apr 2019 00:20:44 +0530 |
Sushil khanchi |
tests: consolidate the public-content-divergent test cases
|
Wed, 17 Apr 2019 12:31:17 +0530 |
Sushil khanchi |
evolve: improve inline documentation for the public divergence resolution
|
Sun, 14 Apr 2019 20:26:05 +0530 |
Sushil khanchi |
cleanup: remove a duplicated line
|
Wed, 17 Apr 2019 21:39:28 +0200 |
Pierre-Yves David |
changelog: mention topic compatibility
stable
|
Wed, 17 Apr 2019 20:58:10 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Wed, 17 Apr 2019 20:56:24 +0200 |
Pierre-Yves David |
tescompat: revert test change for mercurial-4.9
mercurial-4.9
|
Wed, 17 Apr 2019 20:54:28 +0200 |
Pierre-Yves David |
branching: merge 8.5.0 expected output in stable
stable
|
Wed, 17 Apr 2019 20:52:15 +0200 |
Pierre-Yves David |
testcompat: open a branch dedicated to mercurial 4.9
mercurial-4.9
|
Wed, 17 Apr 2019 18:46:41 +0800 |
Anton Shestakov |
topic: add compatibility for writing copy metadata in changelog.add()
stable
|
Wed, 17 Apr 2019 16:18:22 +0800 |
Anton Shestakov |
serverminitopic: add compatibility for branchcache that now uses self._entries
stable
|
Fri, 12 Apr 2019 02:21:09 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 12 Apr 2019 02:20:24 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Fri, 12 Apr 2019 02:17:03 +0200 |
Pierre-Yves David |
Added tag 8.5.0 for changeset 33c617626fd9
stable
|
Fri, 12 Apr 2019 02:15:24 +0200 |
Pierre-Yves David |
packaging: prepare version 8.5.0
stable 8.5.0
|
Thu, 11 Apr 2019 22:44:53 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 12 Apr 2019 02:07:53 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Thu, 11 Apr 2019 22:42:14 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 11 Apr 2019 22:42:13 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 11 Apr 2019 22:41:41 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Thu, 11 Apr 2019 22:41:25 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.8
mercurial-4.8
|
Thu, 11 Apr 2019 22:41:06 +0200 |
Pierre-Yves David |
changelog: merge 8.4.1 and 8.5.1 entries
stable
|
Thu, 11 Apr 2019 21:43:37 +0200 |
Pierre-Yves David |
branching: merge stable into default
stable
|
Thu, 11 Apr 2019 21:12:09 +0200 |
Pierre-Yves David |
branching: merge default change into stable
stable
|
Thu, 11 Apr 2019 22:13:55 +0200 |
Pierre-Yves David |
branching: merge default branch in stable to prepare 8.5.0 release
stable
|
Tue, 02 Apr 2019 22:42:01 -0400 |
Matt Harbison |
uncommit: abort if an explicitly given file cannot be uncommitted (BC)
|
Thu, 11 Apr 2019 17:45:36 +0800 |
Anton Shestakov |
evolve: store --update flag state in evolvestate file
|
Fri, 12 Apr 2019 02:55:34 +0800 |
Anton Shestakov |
state: implement cmdstate.__contains__()
|
Thu, 11 Apr 2019 21:19:01 +0200 |
Pierre-Yves David |
changelog: mention Martin work on phase-divergence
|
Thu, 11 Apr 2019 21:09:31 +0200 |
Pierre-Yves David |
test: revert update from 5.0 record logic
stable
|
Thu, 11 Apr 2019 17:42:48 +0800 |
Anton Shestakov |
tests: remove note about already implemented --confirm with --continue
|
Mon, 11 Mar 2019 23:57:12 -0700 |
Martin von Zweigbergk |
evolve: use merge.update() for resolving phase divergence
|
Wed, 10 Apr 2019 23:19:29 +0530 |
Sushil khanchi |
evolve: compat patch for recordfilter change in mercurial
|
Wed, 10 Apr 2019 21:03:56 +0200 |
Pierre-Yves David |
test: add file cancelation scenario for phase-divergence
|
Wed, 10 Apr 2019 20:43:42 +0200 |
Pierre-Yves David |
test: introduce a more complete test for phase-divergence
|
Wed, 10 Apr 2019 20:24:55 +0200 |
Pierre-Yves David |
test: rename test about content divergent meta data
|
Wed, 10 Apr 2019 20:18:14 +0200 |
Pierre-Yves David |
test: cleanup title and doc phase-divergent cases
|
Wed, 10 Apr 2019 20:03:07 +0200 |
Pierre-Yves David |
test: remove remaining duplicated file
|
Wed, 10 Apr 2019 17:57:11 +0200 |
Pierre-Yves David |
test: add test for content-divergence with file removal
|
Wed, 10 Apr 2019 17:29:40 +0200 |
Pierre-Yves David |
test: clarify changeset concent in the first content-divergence test
|
Wed, 10 Apr 2019 16:59:58 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 10 Apr 2019 16:59:28 +0200 |
Pierre-Yves David |
branching: merge with test consolidation
|
Wed, 10 Apr 2019 16:40:58 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sun, 07 Apr 2019 20:00:16 +0200 |
Joerg Sonnenberger |
compat: drop getcachevfs, repo.cachevfs is supported in hg 4.4
|
Sun, 07 Apr 2019 19:53:53 +0200 |
Joerg Sonnenberger |
evolve: when using evolve, cache files belong into the master repo
|
Wed, 10 Apr 2019 16:11:59 +0200 |
Pierre-Yves David |
changelog: mention issue6089 fix
stable
|
Sat, 23 Feb 2019 15:17:55 +0100 |
Manuel Jacob |
pick: update working dir branch (issue6089)
stable
|
Wed, 10 Apr 2019 15:47:28 +0200 |
Pierre-Yves David |
tests: rename test-grab to test-pick
stable
|
Wed, 10 Apr 2019 15:37:29 +0200 |
Sushil khanchi |
evolve: make sure div resolution don't replace the initial author (issue6113)
stable
|
Wed, 10 Apr 2019 15:26:41 +0200 |
Sushil khanchi |
evolve: add test which demonstrate issue6113
stable
|
Wed, 10 Apr 2019 14:32:00 +0200 |
Pierre-Yves David |
test: consolidate the content-divergent test cases
stable
|
Tue, 09 Apr 2019 21:16:49 +0200 |
Pierre-Yves David |
changelog: mention the fix to issue6057
stable
|
Tue, 09 Apr 2019 20:45:36 +0200 |
Pierre-Yves David |
extensions: avoid enabling evolve for unrelated repositories (issue6057)
stable
|
Sat, 06 Apr 2019 15:50:15 +0200 |
Anton Shestakov |
stack: improve set combination logic
|
Sat, 06 Apr 2019 15:49:22 +0200 |
Anton Shestakov |
stack: fix phasecache._phasesets check logic
|
Tue, 02 Apr 2019 12:41:57 +0530 |
Sushil khanchi |
evolve: remove todo markers from a test which has been fixed
|
Fri, 05 Apr 2019 22:28:07 +0200 |
Pierre-Yves David |
next: clarify tests related to `commands.update.check` test
|
Wed, 03 Apr 2019 17:20:34 +0800 |
Anton Shestakov |
stack: simplify phasecache checks in _stackcandidates()
|
Fri, 05 Apr 2019 17:45:59 +0200 |
Pierre-Yves David |
evolve: fix divergence resolution when not merging a descendant
|
Fri, 29 Mar 2019 15:15:07 +0100 |
Pierre-Yves David |
test: fix a phase divergence test case to actually not contains conflict
|
Fri, 05 Apr 2019 16:31:45 +0200 |
Pierre-Yves David |
tests: use current instability names everywhere
|
Thu, 04 Apr 2019 12:24:28 +0200 |
Pierre-Yves David |
test: apply unstability resolution to `test-unstability-resolution-result.t`
|
Thu, 04 Apr 2019 12:06:33 +0200 |
Pierre-Yves David |
test: rename and clarify content of test-unstable-content-divergent.t
|
Thu, 04 Apr 2019 11:53:05 +0200 |
Pierre-Yves David |
test: rename and clarify content of test-unstable-orphan.t
|
Wed, 03 Apr 2019 01:00:33 +0530 |
Sushil khanchi |
evolve: refactor the code which swap two nodes (in divergence resolution)
|
Tue, 02 Apr 2019 18:01:43 +0530 |
Sushil khanchi |
evolve: remove tmpctx arg from _resolvephasedivergent()
|
Fri, 29 Mar 2019 11:48:36 +0100 |
Pierre-Yves David |
doc: clarify _resolvephasedivergent role and constraint
|
Tue, 02 Apr 2019 20:32:15 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 13 Feb 2019 21:39:10 +0800 |
Anton Shestakov |
evolve: unindent some lines caught by flake8
stable
|
Wed, 13 Feb 2019 21:56:29 +0800 |
Anton Shestakov |
obsexchange: avoid importing io/StringIO module with a different name
stable
|
Wed, 13 Feb 2019 21:56:05 +0800 |
Anton Shestakov |
evolve: remove unused StringIO import
stable
|
Fri, 22 Mar 2019 09:45:07 -0700 |
Martin von Zweigbergk |
compat: add support for new arg name in memfilectx.__init__
stable
|
Wed, 21 Nov 2018 12:00:46 +0000 |
Martijn Pieters |
topic: make topics compatible with branchmap refactor
stable
|
Fri, 29 Mar 2019 11:19:24 +0100 |
Sushil khanchi |
evolve: compat patch to fix broken evolve obsdiscovery
|
Thu, 28 Mar 2019 15:05:57 -0700 |
Martin von Zweigbergk |
tests: add obslog output to some tests for divergence resolution
|
Thu, 28 Mar 2019 14:54:46 -0700 |
Martin von Zweigbergk |
tests: add tests for divergence resolution with split+amend
|
Tue, 26 Mar 2019 12:53:50 +0100 |
Pierre-Yves David |
test: use 'split' instead of 'splitted' in the tests
|
Tue, 26 Mar 2019 12:30:10 +0100 |
Pierre-Yves David |
evolve: drop the "computing new diff message" for phase-divergence
|
Wed, 20 Mar 2019 09:19:02 -0700 |
Martin von Zweigbergk |
evolve: clarify output when phase-divergence resolution results in no change
|
Tue, 12 Mar 2019 09:44:05 -0700 |
Martin von Zweigbergk |
tests: reduce dependence on previous tests for setup
|
Thu, 28 Mar 2019 12:37:55 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 27 Mar 2019 20:52:30 +0800 |
Anton Shestakov |
topicmap: add compatibility for branchcache that now uses self._entries
stable
|
Wed, 27 Mar 2019 14:29:22 +0530 |
Sushil khanchi |
evolve: fix over-idented block
stable
|
Tue, 12 Mar 2019 09:48:05 -0700 |
Martin von Zweigbergk |
tests: create "private" repository in already-updated state
|
Tue, 26 Mar 2019 11:23:09 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 25 Mar 2019 15:45:11 -0700 |
Martin von Zweigbergk |
touch: use action "touch", not "<function touch at ...>", in precheck
stable
|
Mon, 25 Mar 2019 15:44:44 -0700 |
Martin von Zweigbergk |
prune: use action "prune", not "touch", in precheck
stable
|
Sun, 24 Mar 2019 21:30:12 +0530 |
Pierre-Yves David |
evolve: test a common case of public divergence
|
Sun, 24 Mar 2019 21:29:44 +0530 |
Sushil khanchi |
evolve: add condition in case of pubdiv to not swap the two div csets
|
Sat, 23 Mar 2019 02:10:31 +0530 |
Sushil khanchi |
evolve: add logic to handle a particular case in divergence resolution
|
Fri, 22 Mar 2019 00:16:44 +0530 |
Sushil khanchi |
evolve: add a test reflecting wrong behaviour of content-div resolution
|
Fri, 22 Mar 2019 09:45:07 -0700 |
Martin von Zweigbergk |
compat: add support for new arg name in memfilectx.__init__
|
Wed, 13 Mar 2019 17:32:14 +0530 |
Sushil khanchi |
evolve: preserve compatibility for hg < 4.8 versions
|
Sat, 09 Mar 2019 19:25:34 +0530 |
Sushil khanchi |
evolve: warn user if cset desc is being lost
|
Sun, 10 Mar 2019 18:00:08 +0100 |
Pierre-Yves David |
changelog: mention latest improvement
|
Sun, 10 Mar 2019 18:50:00 +0800 |
Anton Shestakov |
stack: make @ (current) more important than $ (some sort of unstable)
|
Sat, 09 Mar 2019 13:13:53 +0800 |
Anton Shestakov |
stack: show content and phase divergent state and symbol
|
Sat, 09 Mar 2019 12:54:00 +0800 |
Anton Shestakov |
stack: handle external-children just like other states
|
Thu, 07 Mar 2019 22:50:56 +0800 |
Anton Shestakov |
stack: optimize revset used for stack --children
|
Thu, 07 Mar 2019 19:13:45 +0800 |
Anton Shestakov |
stack: rename unstable -> orphan
|
Wed, 06 Mar 2019 21:47:08 +0800 |
Anton Shestakov |
evolvecmd: compatibility with older geteffectflag() that took a tuple
|
Wed, 06 Mar 2019 21:42:32 +0800 |
Anton Shestakov |
obshistory: remove unused geteffectflag(), it's been in core since 4.4
|
Wed, 06 Mar 2019 16:56:25 +0800 |
Anton Shestakov |
compat: remove old vocabulary change fallbacks
|
Thu, 07 Mar 2019 10:51:48 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 07 Mar 2019 01:57:43 +0530 |
Sushil khanchi |
evolve: fix a typo from directory to dirty
stable
|
Thu, 07 Mar 2019 01:47:14 +0530 |
Sushil khanchi |
evolve: fix the dirstate after setting parents with dirty wdir (issue5930)
stable
|
Thu, 07 Mar 2019 01:02:05 +0530 |
Sushil khanchi |
evolve: add tests which shows evolve can get confused about copies (issue5930)
stable
|
Tue, 05 Mar 2019 21:15:05 +0530 |
Sushil khanchi |
test: include some documentation to describe the case briefly
stable
|
Tue, 05 Mar 2019 20:07:23 +0530 |
Sushil khanchi |
split: use ui.configoverride to preserve phase while commiting
stable
|
Mon, 04 Mar 2019 12:30:15 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 04 Mar 2019 11:54:49 +0100 |
Pierre-Yves David |
changelog: add entries for the recent fixes
stable
|
Mon, 04 Mar 2019 03:16:51 +0530 |
Sushil khanchi |
evolve: make sure user can recover from conflict (issue6053)
stable
|
Mon, 04 Mar 2019 02:55:38 +0530 |
Sushil khanchi |
evolve: add test which shows unrecoverable evolve state (issue6053)
stable
|
Sat, 02 Mar 2019 02:34:29 +0530 |
Sushil khanchi |
evolve: add a test in pubdiv where only merging leads to conflict
|
Thu, 28 Feb 2019 03:12:39 +0530 |
Sushil khanchi |
evolve: cover continue case in pubdiv when merging results in same as public
|
Fri, 22 Feb 2019 01:02:51 +0530 |
Sushil khanchi |
evolve: handle a case in pubic-div when merging results in same as public
|
Thu, 28 Feb 2019 02:08:58 +0530 |
Sushil khanchi |
evolve: rename npublicdiv to publicnode
|
Thu, 28 Feb 2019 02:02:18 +0530 |
Sushil khanchi |
evolve: in pubdiv resolution make sure that transaction get closed
|
Mon, 25 Feb 2019 22:50:24 +0530 |
Sushil khanchi |
evolve: pin the public cset to local side in merging when solving public div
|
Sat, 23 Feb 2019 00:47:14 +0530 |
Sushil khanchi |
evolve: add tests of relocation case in public divergence
|
Sun, 03 Mar 2019 16:29:32 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 02 Mar 2019 01:43:14 +0530 |
Sushil khanchi |
split: make sure hg split preserve the phase of splitting cset (issue6048)
stable
|
Sat, 02 Mar 2019 01:37:04 +0530 |
Sushil khanchi |
split: add tests which demonstrate the issue6048
stable
|
Fri, 22 Feb 2019 21:01:06 +0530 |
Sushil khanchi |
evolve: fix the broken behaviour on div resolution in relocation case
|
Fri, 22 Feb 2019 23:49:37 +0530 |
Sushil khanchi |
evolve: change in a test which demonstrate divergence resolution can break
|
Fri, 22 Feb 2019 23:57:18 +0530 |
Sushil khanchi |
tests: update the title of a test as it's not what it says
|
Wed, 13 Feb 2019 21:56:29 +0800 |
Anton Shestakov |
obsexchange: avoid importing io/StringIO module with a different name
|
Wed, 13 Feb 2019 21:56:05 +0800 |
Anton Shestakov |
evolve: remove unused StringIO import
|
Wed, 13 Feb 2019 21:39:10 +0800 |
Anton Shestakov |
evolve: unindent some lines caught by flake8
|
Wed, 13 Feb 2019 12:46:57 +0100 |
Pierre-Yves David |
branching: overwrite broken merge with a correct one
|
Wed, 13 Feb 2019 19:18:17 +0800 |
Anton Shestakov |
branching: merge with stable
|
Tue, 12 Feb 2019 15:03:14 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 11 Feb 2019 21:33:02 +0800 |
Anton Shestakov |
obshistory: omit keyword arguments with default values in patch.diffui() calls
stable
|
Fri, 08 Feb 2019 17:52:49 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 08 Feb 2019 10:21:09 +0100 |
Pierre-Yves David |
test: wider another time matching in prev/next lock testing
stable
|
Fri, 08 Feb 2019 09:29:54 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 08 Feb 2019 09:26:48 +0100 |
Pierre-Yves David |
test: wider time matching in prev/next lock testing
stable
|
Wed, 21 Nov 2018 12:00:46 +0000 |
Martijn Pieters |
topic: make topics compatible with branchmap refactor
|
Wed, 30 Jan 2019 10:03:00 -0800 |
Martin von Zweigbergk |
prompts: use 1-indexing in revselectionprompt()
|
Thu, 07 Feb 2019 16:24:59 +0800 |
Anton Shestakov |
test-split: split now ignores diff.* settings
|
Sun, 03 Feb 2019 17:03:02 +0530 |
Sangeet Kumar Mishra |
pick: add --tool for hg pick to specify mergetool
|
Wed, 06 Feb 2019 13:49:29 +0800 |
Anton Shestakov |
revset: use getintrange() to parse relation subscript
|
Sun, 03 Feb 2019 12:04:50 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 31 Jan 2019 15:38:48 +0530 |
Sushil khanchi |
compat: pass contexts to _findlimit() (issue6066)
stable
|
Sun, 03 Feb 2019 08:10:48 +0100 |
Pierre-Yves David |
packaging: fix debian changelog
stable
|
Wed, 30 Jan 2019 04:45:40 +0100 |
Pierre-Yves David |
changelog: add relevant entries
|
Tue, 22 Jan 2019 18:40:10 +0530 |
Sushil khanchi |
evolve: add test for the case where public divergence on difference parents
|
Mon, 21 Jan 2019 23:06:10 +0530 |
Sushil khanchi |
evolve: update the public divergence resolution logic to cover --continue case
|
Mon, 21 Jan 2019 23:06:34 +0530 |
Sushil khanchi |
evolve: add logic to resolve content-divergence with a public cset
|
Sun, 13 Jan 2019 19:33:19 +0530 |
Sushil khanchi |
evolve: introduce function to create a obsmarker relation even for public cset
|
Tue, 29 Jan 2019 20:45:14 +0800 |
Anton Shestakov |
topic: make ranges work in revset relations like 'foo#stack[1:2]'
|
Mon, 28 Jan 2019 22:31:31 +0800 |
Anton Shestakov |
topic: simplify #stack index check/access
|
Sun, 27 Jan 2019 17:39:09 +0800 |
Anton Shestakov |
topic: make ranges work in revset relations like 'foo#topic[1:2]'
|
Fri, 25 Jan 2019 16:51:36 +0530 |
Sushil khanchi |
evolve: add description of function solveobswdp
|
Wed, 23 Jan 2019 12:11:36 -0800 |
Martin von Zweigbergk |
evolve: document the "if not shouldupdate" block
|
Wed, 23 Jan 2019 11:55:20 -0800 |
Martin von Zweigbergk |
evolve: make "startnode" consistently be a node, not a context
|
Tue, 22 Jan 2019 22:36:29 -0800 |
Martin von Zweigbergk |
evolve: use context managers for locks and transaction
|
Tue, 22 Jan 2019 10:17:58 -0800 |
Martin von Zweigbergk |
prune: use scmutil.cleanupnodes()
|
Tue, 22 Jan 2019 10:45:16 -0800 |
Martin von Zweigbergk |
uncommit: use scmtutil.cleanupnodes()
|
Tue, 22 Jan 2019 10:33:02 -0800 |
Martin von Zweigbergk |
amend: use scmutil.cleanupnodes() with --patch
|
Tue, 22 Jan 2019 10:32:44 -0800 |
Martin von Zweigbergk |
pick: use scmutil.cleanupnodes()
|
Tue, 22 Jan 2019 09:45:25 -0800 |
Martin von Zweigbergk |
fold: use scmutil.cleanupnodes()
|
Sat, 26 Jan 2019 23:58:18 +0800 |
Anton Shestakov |
revset: subscriptrelations functions now have two bounds
|
Wed, 23 Jan 2019 15:49:44 -0500 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 23 Jan 2019 15:48:44 -0500 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Wed, 23 Jan 2019 15:46:38 -0500 |
Pierre-Yves David |
Added tag 8.4.0 for changeset 8c4289d0e91e
stable
|
Tue, 22 Jan 2019 20:25:36 -0500 |
Pierre-Yves David |
packaging: prepare release 8.4.0
stable 8.4.0
|
Wed, 23 Jan 2019 09:05:12 -0500 |
Pierre-Yves David |
minitopic: add warning about extensions state and testing
stable
|
Tue, 22 Jan 2019 12:57:25 -0500 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 22 Jan 2019 12:55:09 -0500 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 22 Jan 2019 12:59:33 -0500 |
Pierre-Yves David |
branching: closing test-compat branch for mercurial-4.3
mercurial-4.3
|
Tue, 22 Jan 2019 12:54:44 -0500 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Tue, 22 Jan 2019 12:54:43 -0500 |
Pierre-Yves David |
test-compat: merge mercurial-4.8 into mercurial-4.7
mercurial-4.7
|
Tue, 22 Jan 2019 12:54:41 -0500 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.8
mercurial-4.8
|
Tue, 22 Jan 2019 12:50:54 -0500 |
Pierre-Yves David |
changelog: explicit the part related to topic
stable
|
Tue, 22 Jan 2019 10:46:02 -0500 |
Pierre-Yves David |
branching: merge with future version
mercurial-4.8
|
Tue, 22 Jan 2019 10:43:44 -0500 |
Pierre-Yves David |
branching: start branch for test compat with Mercurial 4.8
mercurial-4.8
|
Tue, 22 Jan 2019 10:45:09 -0500 |
Pierre-Yves David |
test-compat: reverse test change from 9bce7e6c18b3
mercurial-4.8
|
Tue, 22 Jan 2019 10:44:49 -0500 |
Pierre-Yves David |
test-compat: reverse test change from db87432df8de
mercurial-4.8
|
Tue, 22 Jan 2019 10:44:33 -0500 |
Pierre-Yves David |
test-compat: reverse test change from ac39cfb5bddd
mercurial-4.8
|
Tue, 22 Jan 2019 10:41:53 -0500 |
Pierre-Yves David |
branching: merge stable into default prior to new version
stable
|
Sat, 19 Jan 2019 21:41:15 +0100 |
Pierre-Yves David |
branching: merge wit stable
|
Thu, 17 Jan 2019 12:37:40 +0100 |
Pierre-Yves David |
obsdiscovery: use consistent filtering during discovery
|
Fri, 18 Jan 2019 23:09:44 +0530 |
Sushil khanchi |
evolve: make sure we don't stop after evolution of obsparent (issue5881)
|
Fri, 18 Jan 2019 23:08:43 +0530 |
Sushil khanchi |
evolve: extract "update" code into its own function
|
Tue, 25 Dec 2018 16:08:05 +0530 |
Sushil khanchi |
evolve: add test case for issue 5881
|
Fri, 18 Jan 2019 13:54:30 +0530 |
Sushil khanchi |
evolve: add test which shows fixed behaviour of `hg evolve` (issue5686)
|
Tue, 25 Dec 2018 14:35:54 +0530 |
Sushil khanchi |
evolve: cover the orphanmerge part missed by lastsolved
|
Thu, 17 Jan 2019 16:20:35 +0530 |
Sushil khanchi |
evolve: add test which shows orphan-merge resolution can result to crash
|
Tue, 25 Dec 2018 10:10:12 +0530 |
Sushil khanchi |
next: populate stacktemplate to the missed _nextevolve function
|
Mon, 14 Jan 2019 09:14:38 -0800 |
Martin von Zweigbergk |
evolve: adapt for deprecated ui.progress()
|
Fri, 11 Jan 2019 09:26:41 -0800 |
Martin von Zweigbergk |
fold: sort concatenated commit messages in topological order
|
Wed, 26 Dec 2018 14:52:07 +0800 |
Anton Shestakov |
topic: make revsets like 'foo#topic[0]' work
|
Thu, 10 Jan 2019 17:30:01 +0100 |
Pierre-Yves David |
changelog: add an entry about the revset stack indexing
|
Thu, 10 Jan 2019 17:36:59 +0100 |
Pierre-Yves David |
test: adapt output to minor behavior change
|
Sun, 06 Jan 2019 00:27:54 +0800 |
Anton Shestakov |
tests: remove unused variable and needless subshell in testlib/pythonpath.sh
stable
|
Sat, 05 Jan 2019 05:21:37 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 04 Jan 2019 19:17:38 -0500 |
Matt Harbison |
tests: conditionalize some output for Windows
stable
|
Fri, 04 Jan 2019 18:49:53 -0500 |
Matt Harbison |
test-pyflakes: use '/' when printing the files to check
stable
|
Fri, 04 Jan 2019 18:46:46 -0500 |
Matt Harbison |
tests: fix PYTHONPATH manipulation on Windows
stable
|
Thu, 03 Jan 2019 00:01:54 -0500 |
Matt Harbison |
exthelper: update documentation with some examples for using registrar aliases
|
Thu, 27 Dec 2018 23:46:35 -0500 |
Matt Harbison |
exthelper: simplify the ability to register filesets
|
Thu, 27 Dec 2018 21:55:22 -0500 |
Matt Harbison |
exthelper: simplify the ability to register templates
|
Thu, 27 Dec 2018 21:26:17 -0500 |
Matt Harbison |
exthelper: simplify the ability to register revsets
|
Sun, 23 Dec 2018 21:54:56 -0500 |
Matt Harbison |
exthelper: support the option argument when registering a command
|
Sat, 22 Dec 2018 22:26:36 -0500 |
Matt Harbison |
exthelper: simplify configitem registration
|
Thu, 27 Dec 2018 21:26:17 -0500 |
Matt Harbison |
exthelper: avoid a [] default arg to wrapcommand()
|
Fri, 04 Jan 2019 00:10:44 -0500 |
Matt Harbison |
configitems: move the default values to the registrar decorator
|
Wed, 26 Dec 2018 22:14:23 +0800 |
Anton Shestakov |
topic: make revsets like foo#stack[-1] work too
|
Sun, 16 Dec 2018 11:22:04 +0800 |
Anton Shestakov |
topic: make revsets like 'foo#stack[0]' work
|
Sat, 22 Dec 2018 01:29:59 -0500 |
Matt Harbison |
exthelper: remove '_' in final_xxx() function names to conform to hg style
|
Mon, 24 Dec 2018 18:38:25 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 24 Dec 2018 18:36:25 +0100 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Mon, 24 Dec 2018 18:01:30 +0100 |
Pierre-Yves David |
Added tag 8.3.3 for changeset 97b18934d6db
stable
|
Mon, 24 Dec 2018 17:55:25 +0100 |
Pierre-Yves David |
packaging: prepare version 8.3.3
stable 8.3.3
|
Mon, 24 Dec 2018 17:47:40 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Mon, 24 Dec 2018 17:47:31 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Mon, 24 Dec 2018 17:47:29 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Mon, 24 Dec 2018 17:47:28 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Mon, 24 Dec 2018 17:47:27 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Fri, 21 Dec 2018 13:14:59 +0800 |
Pierre-Yves David |
evolve: detect unresolved conflict during evolve --continue (issue5966)
stable
|
Thu, 20 Dec 2018 13:59:07 +0800 |
Anton Shestakov |
tests: filter out uninteresting log events
|
Fri, 21 Dec 2018 20:14:26 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 21 Dec 2018 20:14:23 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 21 Dec 2018 20:14:21 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 21 Dec 2018 20:14:20 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 21 Dec 2018 20:14:18 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Fri, 21 Dec 2018 19:48:01 +0100 |
Pierre-Yves David |
linter: silence rightful complains about unused variable
stable
|
Mon, 03 Dec 2018 14:41:03 +0800 |
Anton Shestakov |
topic: merge _showlasttouched logic into _listtopics
|
Mon, 03 Dec 2018 14:15:00 +0800 |
Anton Shestakov |
topic: simplify _showlasttouched and _getlasttouched (and its data structure)
|
Thu, 13 Dec 2018 18:57:49 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 13 Dec 2018 17:40:41 +0000 |
Boris Feld |
split: add a --interactive flag
|
Wed, 21 Feb 2018 14:39:48 +0100 |
Boris Feld |
split: take file patterns to limit selection on matching file patterns
|
Wed, 21 Feb 2018 12:39:17 +0100 |
Boris Feld |
split: only accept explicit revision through the `-r` option
|
Thu, 13 Dec 2018 17:41:06 +0100 |
James Reynolds |
issue-6028: resolves 6028 - return (False, ".") instead of (False, '')
stable
|
Thu, 13 Dec 2018 17:26:26 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 12 Dec 2018 01:19:30 +0800 |
Anton Shestakov |
tests: add sparserevlog cap since hg now has sparse revlogs by default
|
Wed, 12 Dec 2018 17:22:58 +0100 |
Pierre-Yves David |
split: rework the prompt to be more standard
|
Tue, 20 Feb 2018 09:35:16 +0100 |
Pierre-Yves David |
split: add a option to discard remaining change during split
|
Tue, 20 Feb 2018 09:35:16 +0100 |
Pierre-Yves David |
split: add a way to abort a split from the prompt
|
Tue, 20 Feb 2018 09:36:55 +0100 |
Pierre-Yves David |
split: add a help entry to the final prompt
|
Wed, 05 Dec 2018 23:15:29 +0800 |
Anton Shestakov |
topic: make revset argument messages be similar to such messages in core
stable
|
Wed, 05 Dec 2018 23:13:26 +0800 |
Anton Shestakov |
tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t
stable
|
Tue, 04 Dec 2018 13:33:51 +0100 |
Pierre-Yves David |
test: adapt to change output change on default
|
Sat, 01 Dec 2018 16:08:42 +0800 |
Anton Shestakov |
safeguard: don't reimplement auto-publish if it's in core (will be in 4.9)
|
Sat, 01 Dec 2018 16:07:55 +0800 |
Anton Shestakov |
safeguard: the new default for auto-publish is 'publish'
|
Fri, 21 Sep 2018 11:44:34 -0400 |
James Reynolds |
stack: add a --children flag to stack
|
Sun, 02 Dec 2018 16:52:14 +0100 |
Matt Harbison |
extensions: avoid shadowing imported module names with exthelper methods
|
Fri, 30 Nov 2018 22:10:39 -0500 |
Matt Harbison |
extensions: add fileset support to exthelper
|
Sun, 02 Dec 2018 16:48:05 +0100 |
Matt Harbison |
extensions: add uipopulate() support to exthelper
|
Sun, 02 Dec 2018 16:45:08 +0100 |
Pierre-Yves David |
exthelper: clarify copyright and licence for the module
|
Tue, 27 Nov 2018 04:46:35 +0100 |
Pierre-Yves David |
packaging: merge with version 8.3.2
|
Tue, 27 Nov 2018 04:42:45 +0100 |
Pierre-Yves David |
packaging: mark development version
stable
|
Tue, 27 Nov 2018 12:53:24 +0100 |
Pierre-Yves David |
Added tag 8.3.2 for changeset 7edc5c148df0
stable
|
Tue, 27 Nov 2018 04:31:03 +0100 |
Pierre-Yves David |
packagin: prepare release 8.3.2
stable 8.3.2
|
Tue, 27 Nov 2018 04:07:38 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Tue, 27 Nov 2018 04:07:36 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 27 Nov 2018 04:07:35 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 27 Nov 2018 04:07:33 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Tue, 27 Nov 2018 04:07:31 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Tue, 27 Nov 2018 03:57:30 +0100 |
Pierre-Yves David |
changelog: add information about the topic message improvements
|
Tue, 27 Nov 2018 03:56:27 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 27 Nov 2018 03:46:06 +0100 |
Sushil khanchi |
evolve: update the abort to a ProgrammingError
stable
|
Mon, 26 Nov 2018 16:43:39 +0300 |
Pulkit Goyal |
topics: improve the message around topic changing
|
Wed, 21 Nov 2018 11:13:21 +0000 |
Martijn Pieters |
tests: fix for POSIX compliance
|
Wed, 21 Nov 2018 10:47:07 +0000 |
Martijn Pieters |
style: remove unused variables
|
Tue, 20 Nov 2018 11:33:38 -0500 |
Eric Spishak-Thomas |
evolve: fix a documentation typo
stable
|
Mon, 19 Nov 2018 02:34:39 +0000 |
Pierre-Yves David |
compat: drop 4.3 related obsfate code
|
Mon, 19 Nov 2018 02:27:13 +0000 |
Pierre-Yves David |
compat: drop code dealing with incompatibility for --publish with 4.3
|
Mon, 19 Nov 2018 02:25:37 +0000 |
Pierre-Yves David |
compat: clarify when some conditional are used
|
Mon, 19 Nov 2018 02:20:44 +0000 |
Pierre-Yves David |
compat: drop 4.3 "new troubles" report code
|
Mon, 19 Nov 2018 02:18:58 +0000 |
Pierre-Yves David |
compat: drop 4.3 wrapping of createmarker for effect flag support
|
Mon, 19 Nov 2018 01:52:45 +0000 |
Pierre-Yves David |
compat: drop 4.3 monkey patch of `copies.mergecopies`
|
Mon, 19 Nov 2018 01:45:34 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
|
Mon, 19 Nov 2018 01:44:28 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for `ui.edit` method
|
Mon, 19 Nov 2018 01:42:50 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for 'successors' revset
|
Mon, 19 Nov 2018 01:41:36 +0000 |
Pierre-Yves David |
compat: drop 4.3 compatiblity code for 'precursors' revset
|
Sat, 10 Nov 2018 23:54:46 -0500 |
Matt Harbison |
compat: drop Mercurial 4.3 support for exthelper
|
Mon, 19 Nov 2018 01:49:34 +0000 |
Pierre-Yves David |
compat: update metadata about minimum ag version
|
Tue, 06 Nov 2018 10:41:50 +0530 |
Sushil khanchi |
next: solve the issue of `next` get confused by split
|
Tue, 06 Nov 2018 15:10:56 +0530 |
Sushil khanchi |
next: add test which shows that `next` get confused by split
|
Wed, 31 Oct 2018 14:08:56 +0530 |
Sushil khanchi |
cleanup: avoid a Yoda condition
|
Wed, 31 Oct 2018 14:06:17 +0530 |
Sushil khanchi |
evolve: modify and move the comment to appropriate position
|
Wed, 31 Oct 2018 14:01:58 +0530 |
Sushil khanchi |
next: update the command description
|
Sat, 10 Nov 2018 15:50:05 +0100 |
Sushil khanchi |
next: make next command --evolve by default
|
Mon, 05 Nov 2018 19:56:33 +0800 |
Anton Shestakov |
safeguard: allow push to succeed (and without warning) with --publish
|
Sun, 04 Nov 2018 22:06:23 +0800 |
Anton Shestakov |
topic: only add --publish flag to push if it's not already there
|
Mon, 05 Nov 2018 16:04:01 +0800 |
Anton Shestakov |
safeguard: check auto-publish value before sending listkeys command
|
Sat, 10 Nov 2018 17:54:28 +0100 |
Pierre-Yves David |
style: silence another flak8 warning
|
Sat, 10 Nov 2018 16:11:19 +0100 |
Pierre-Yves David |
oops: backed out changeset df22f010cf24 pushed by error
|
Sat, 10 Nov 2018 15:50:05 +0100 |
Sushil khanchi |
next: make next command --evolve by default
|
Sat, 10 Nov 2018 16:05:34 +0100 |
Pierre-Yves David |
next: improve the message for dirty working copy with --evolve
|
Sat, 10 Nov 2018 16:01:31 +0100 |
Pierre-Yves David |
next: use the `hint` argument of bail if changed
|
Sat, 10 Nov 2018 15:59:16 +0100 |
Pierre-Yves David |
prev: use the `hint` argument of bail if changed
|
Sat, 10 Nov 2018 15:28:44 +0100 |
Pierre-Yves David |
next: explicitly specify --no-evolve in the tests
|
Sat, 10 Nov 2018 15:47:46 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 10 Nov 2018 15:37:22 +0100 |
Pierre-Yves David |
style: fix various flake8 warning
stable
|
Sat, 10 Nov 2018 15:30:10 +0100 |
Sushil khanchi |
next: set if we need to evolve or not; also move logic to appropriate pos
|
Tue, 06 Nov 2018 11:22:39 +0530 |
Sushil khanchi |
next: move some code to prepare for `next --evolve` by default
|
Sat, 10 Nov 2018 00:55:34 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 06 Nov 2018 15:53:18 +0530 |
Sushil khanchi |
topic: improve UX by using pager only when we should
stable
|
Tue, 06 Nov 2018 10:43:35 +0530 |
Sushil khanchi |
evolvecmd: _possibledestination() skip visiting empty parent
stable
|
Sat, 03 Nov 2018 12:21:19 +0530 |
Sushil khanchi |
pick: `hg help` was not showing the full cmd desc of `pick`
stable
|
Fri, 09 Nov 2018 20:19:01 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 09 Nov 2018 20:18:59 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 09 Nov 2018 20:18:58 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 09 Nov 2018 20:18:57 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Fri, 09 Nov 2018 20:18:55 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Wed, 07 Nov 2018 19:35:48 +0100 |
Boris Feld |
compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow
stable
|
Thu, 01 Nov 2018 21:33:15 +0300 |
Pulkit Goyal |
utility: don't translate commit messages in revselection prompt (issue6016)
stable
|
Fri, 26 Oct 2018 12:54:40 +0530 |
Sushil khanchi |
evolve: use stack template in --continue case also
|
Wed, 24 Oct 2018 19:38:02 +0530 |
Sushil khanchi |
evolve: add test showing currently stackalias fails in --continue case
|
Thu, 25 Oct 2018 18:51:55 +0200 |
Pierre-Yves David |
branching; merge with stable
|
Thu, 25 Oct 2018 18:50:42 +0200 |
Pierre-Yves David |
packaging: mark version as devel version
stable
|
Thu, 25 Oct 2018 18:44:07 +0200 |
Pierre-Yves David |
Added tag 8.3.1 for changeset b90422a11a88
stable
|
Thu, 25 Oct 2018 18:42:49 +0200 |
Pierre-Yves David |
packaging: prepare version 8.3.1
stable 8.3.1
|
Thu, 25 Oct 2018 18:32:54 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Thu, 25 Oct 2018 18:32:52 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Thu, 25 Oct 2018 18:32:51 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 25 Oct 2018 18:32:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 25 Oct 2018 18:32:49 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Thu, 25 Oct 2018 18:09:08 +0200 |
Pierre-Yves David |
evolve: do not try to display stack index of changeset who do not have one
stable
|
Thu, 25 Oct 2018 18:08:34 +0200 |
Pierre-Yves David |
evolve: check if we should use stack template for each item in the stack
stable
|
Thu, 25 Oct 2018 17:03:34 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Thu, 25 Oct 2018 16:33:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Thu, 25 Oct 2018 13:05:14 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Thu, 25 Oct 2018 13:04:08 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 25 Oct 2018 13:03:30 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.7 into mercurial-4.6
mercurial-4.6
|
Thu, 25 Oct 2018 13:03:03 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.7
mercurial-4.7
|
Thu, 25 Oct 2018 13:24:34 +0200 |
Pierre-Yves David |
branching: revert test outptu change for 4.7
mercurial-4.7
|
Thu, 25 Oct 2018 10:01:58 +0200 |
Pierre-Yves David |
pullbundle: drop erroneous flagging of the command as basic
stable
|
Thu, 25 Oct 2018 12:55:37 +0200 |
Pierre-Yves David |
test-compat: backed out changeset ba1e83c841f2
stable
|
Thu, 25 Oct 2018 12:55:22 +0200 |
Pierre-Yves David |
test-compat: backed out changeset b0084d599112
stable
|
Thu, 25 Oct 2018 12:55:12 +0200 |
Pierre-Yves David |
test-compat: backed out changeset e2d083cc447e
stable
|
Thu, 25 Oct 2018 12:53:48 +0200 |
Pierre-Yves David |
test-compat: backed out changeset ccbfbeee6cf3
stable
|
Thu, 25 Oct 2018 12:53:09 +0200 |
Pierre-Yves David |
test-compat: backed out changeset 7091f7215651
stable
|
Thu, 25 Oct 2018 12:52:34 +0200 |
Pierre-Yves David |
test-compat: backed out changeset 8eec9422bd8e
stable
|
Thu, 25 Oct 2018 12:49:48 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Thu, 25 Oct 2018 12:41:16 +0200 |
Pierre-Yves David |
branching: start test compatibility branch for Mercurial 4.7
mercurial-4.7
|
Sun, 21 Oct 2018 00:08:27 +0300 |
Pulkit Goyal |
topic: add the changelog argument to branchinfo()
stable
|
Thu, 18 Oct 2018 22:11:43 -0700 |
Martin von Zweigbergk |
evolve: adapt for changed @command decorator
stable
|
Wed, 17 Oct 2018 14:47:38 +0200 |
Pierre-Yves David |
topicidx: stop assigning index number to obsolete changesets
stable
|
Thu, 25 Oct 2018 11:32:43 +0200 |
Pierre-Yves David |
stack-index: add some test featuring content diversion
stable
|
Thu, 25 Oct 2018 10:01:58 +0200 |
Pierre-Yves David |
pullbundle: drop erroneous flagging of the command as basic
|
Sun, 21 Oct 2018 00:08:27 +0300 |
Pulkit Goyal |
topic: add the changelog argument to branchinfo()
|
Fri, 19 Oct 2018 09:02:35 -0700 |
Martin von Zweigbergk |
topics: "prairie" is a not an animal (AFAIK, anyway)
|
Thu, 18 Oct 2018 21:59:24 -0700 |
Martin von Zweigbergk |
tests: remove a"| head -n 2" that just hides an error code
|
Thu, 18 Oct 2018 22:11:43 -0700 |
Martin von Zweigbergk |
evolve: adapt for changed @command decorator
|
Wed, 17 Oct 2018 23:10:30 +0800 |
Anton Shestakov |
commands: adjust metavariables as appropriate
|
Wed, 17 Oct 2018 14:02:18 +0200 |
Pierre-Yves David |
branching: merge with default
|
Wed, 17 Oct 2018 13:44:06 +0200 |
Pierre-Yves David |
branching: preserve the expected output on default
|
Sun, 14 Oct 2018 13:37:11 +0200 |
Anton Shestakov |
evolvecmd: use modern vocabulary in help text for evolve
stable
|
Sun, 14 Oct 2018 13:35:13 +0200 |
Anton Shestakov |
evolvecmd: mark flags with old instability names as deprecated
stable
|
Wed, 17 Oct 2018 13:36:08 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Fri, 12 Oct 2018 16:31:20 +0200 |
Pierre-Yves David |
Added tag 8.3.0 for changeset 45d4b49d81d9
stable
|
Fri, 12 Oct 2018 16:19:39 +0200 |
Pierre-Yves David |
packaging: prepare release 8.3.0
stable 8.3.0
|
Fri, 12 Oct 2018 16:25:06 +0200 |
Pierre-Yves David |
pullbundle: document working version and update changelog to mention it
stable
|
Fri, 12 Oct 2018 15:20:54 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 12 Oct 2018 15:15:09 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 12 Oct 2018 15:15:07 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 12 Oct 2018 15:15:05 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Fri, 12 Oct 2018 15:37:22 +0200 |
Pierre-Yves David |
topic: fix '{topicidx}' keyword registration for mercurial <= 4.5
stable
|
Fri, 12 Oct 2018 15:03:29 +0200 |
Pierre-Yves David |
branching: prepare release 8.3.0
stable
|
Fri, 12 Oct 2018 15:07:23 +0200 |
Pierre-Yves David |
test: other harmless output change
stable
|
Fri, 12 Oct 2018 15:02:51 +0200 |
Pierre-Yves David |
changelog: mention the fix of cache warming on hg strip
stable
|
Fri, 12 Oct 2018 14:56:00 +0200 |
Pierre-Yves David |
test: backed out output changes from changeset 6f391c2a773b
stable
|
Fri, 12 Oct 2018 14:55:46 +0200 |
Pierre-Yves David |
test: backed out test output changes from changeset ef22eef37ecc
stable
|
Fri, 12 Oct 2018 14:55:37 +0200 |
Pierre-Yves David |
test: backed out output changes from changeset 0171a7ceb574
stable
|
Fri, 12 Oct 2018 14:55:27 +0200 |
Pierre-Yves David |
test: backed out output changes from changeset dfa69b5ece87
stable
|
Fri, 12 Oct 2018 14:55:20 +0200 |
Pierre-Yves David |
test: backed out output changes from changeset 01ad46551d7c
stable
|
Fri, 12 Oct 2018 14:40:03 +0200 |
Pierre-Yves David |
prev: also use stack shortcut in output when possible
|
Fri, 12 Oct 2018 14:33:03 +0200 |
Pierre-Yves David |
next: also use stack shortcut in output when possible
|
Fri, 12 Oct 2018 11:33:30 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 12 Oct 2018 02:12:23 +0300 |
Pulkit Goyal |
rewind: alias the command to undo
|
Fri, 12 Oct 2018 01:23:16 +0200 |
Pierre-Yves David |
changelog: add a line about the usage of s# in evolve
|
Thu, 11 Oct 2018 13:38:38 +0200 |
Pierre-Yves David |
caches: no longer warm the cache on strip in "auto" mode
stable
|
Tue, 02 Oct 2018 12:55:29 +0530 |
Sushil khanchi |
evolve: use stack alias s# in `hg evolve` msgs
|
Mon, 01 Oct 2018 19:59:17 +0530 |
Sushil khanchi |
evolve: extract displayer to _solveone()
|
Mon, 01 Oct 2018 13:20:30 +0530 |
Sushil khanchi |
utility: add a template alias that will be used in evolve msgs
|
Mon, 01 Oct 2018 12:37:42 +0530 |
Sushil khanchi |
topic: add topicidx template keyword
|
Tue, 09 Oct 2018 15:14:32 +0200 |
Pierre-Yves David |
changelog: fix version number
|
Tue, 02 Oct 2018 20:38:37 +0300 |
Pulkit Goyal |
tests: update the test-topic.t with changes in core mercurial
|
Wed, 26 Sep 2018 19:17:04 +0200 |
Pierre-Yves David |
pullbundle: fix style warning
|
Wed, 26 Sep 2018 18:41:55 +0200 |
Pierre-Yves David |
pullbundle: improves management of multiple branch while dealing with a head
|
Wed, 26 Sep 2018 18:42:44 +0200 |
Pierre-Yves David |
pullbundle: deal with head in a predicable order
|
Wed, 26 Sep 2018 17:17:11 +0200 |
Pierre-Yves David |
pullbundle: deal with another special case introduced by arbitrary ranges
|
Wed, 26 Sep 2018 13:15:40 +0200 |
Pierre-Yves David |
pullbundle: compat with Mercurial 4.7
|
Tue, 25 Sep 2018 19:35:33 +0200 |
Pierre-Yves David |
pullbundle: add some information on the cached change
|
Tue, 25 Sep 2018 18:41:51 +0200 |
Pierre-Yves David |
pullbundle: add data about the cached bundle size and hit
|
Tue, 25 Sep 2018 18:23:46 +0200 |
Pierre-Yves David |
pullbundle: add a command to generate cache hit statistic
|
Tue, 25 Sep 2018 13:44:32 +0200 |
Pierre-Yves David |
pullbundle: point out the output flooding issue from core
|
Tue, 25 Sep 2018 13:29:49 +0200 |
Pierre-Yves David |
pullbundle: issue local branches in the right order
|
Tue, 25 Sep 2018 12:53:34 +0200 |
Pierre-Yves David |
pullbundle: delay cache file opening
|
Tue, 25 Sep 2018 12:20:26 +0200 |
Pierre-Yves David |
pullbundle: improve slicing of the lower part of range
|
Tue, 25 Sep 2018 12:19:41 +0200 |
Pierre-Yves David |
stablerange: fix slicing of arbitrary ranges
|
Mon, 24 Sep 2018 01:16:00 +0200 |
Pierre-Yves David |
pullbundle: attempt to save stablerange cache after each computation
|
Mon, 24 Sep 2018 00:51:39 +0200 |
Pierre-Yves David |
pullbundle: add basic extension metadata
|
Mon, 24 Sep 2018 00:28:10 +0200 |
Pierre-Yves David |
pullbundle: add a config option for the cache directory
|
Sun, 23 Sep 2018 22:58:11 +0200 |
Pierre-Yves David |
pullbundle: add an output about the time spent slicing the set
|
Sun, 23 Sep 2018 22:45:23 +0200 |
Pierre-Yves David |
pullbundle: add extension documentation
|
Sun, 23 Sep 2018 23:46:49 +0200 |
Pierre-Yves David |
pullbundle: add an extra test showing how cache are reusable
|
Sun, 23 Sep 2018 00:08:02 +0200 |
Pierre-Yves David |
pullbundle: add caching logic
|
Sun, 23 Sep 2018 23:41:08 +0200 |
Pierre-Yves David |
pullbundle: slice pull into multiple ranges
|
Sun, 23 Sep 2018 23:53:23 +0200 |
Pierre-Yves David |
pullbundle: initial commit
|
Fri, 21 Sep 2018 20:02:03 +0200 |
Pierre-Yves David |
test: update output to make streamv2 capabilities
|
Fri, 21 Sep 2018 18:33:55 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 22 Sep 2018 13:09:06 +0200 |
Pierre-Yves David |
topic: respect preexisting 'topic' value on workingcommitctx
stable
|
Fri, 21 Sep 2018 19:49:28 +0200 |
Pierre-Yves David |
topic: add a compatibility to access transaction's names
stable
|
Fri, 21 Sep 2018 17:50:28 +0200 |
Pierre-Yves David |
topic: add a compatibility to access transaction's validator
stable
|
Fri, 21 Sep 2018 15:52:53 +0530 |
Sushil khanchi |
evovle: remove redundancy in evolve output
|
Fri, 21 Sep 2018 11:58:42 +0200 |
Pierre-Yves David |
amend: handle crash before transaction initialization with --patch
stable
|
Tue, 18 Sep 2018 02:14:10 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 17 Sep 2018 09:25:28 -0700 |
Gregory Szorc |
obsdiscovery: adopt to calling convention change
stable
|
Fri, 14 Sep 2018 12:21:32 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 14 Sep 2018 12:18:22 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Fri, 14 Sep 2018 12:17:21 +0200 |
Pierre-Yves David |
Added tag 8.2.1 for changeset c6362c4abd69
stable
|
Fri, 14 Sep 2018 12:17:06 +0200 |
Pierre-Yves David |
packagin: prepare release 8.2.1
stable 8.2.1
|
Fri, 14 Sep 2018 10:51:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 14 Sep 2018 10:51:43 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 14 Sep 2018 10:51:42 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 14 Sep 2018 10:51:40 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Fri, 14 Sep 2018 10:47:57 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 14 Sep 2018 10:39:01 +0200 |
Pierre-Yves David |
caches: issue both debug and blackbox log message
stable
|
Thu, 13 Sep 2018 00:04:17 +0800 |
Anton Shestakov |
cmdrewrite: rename variable and move it closer to where it is used
|
Thu, 13 Sep 2018 19:46:05 +0200 |
Pierre-Yves David |
changelog: mention the cache improvements
stable
|
Thu, 13 Sep 2018 17:09:44 +0200 |
Pierre-Yves David |
obshashrangecache: be more paranoid in the errors we catch
stable
|
Thu, 13 Sep 2018 17:09:34 +0200 |
Pierre-Yves David |
stablerangecache: be more paranoid in the errors we catch
stable
|
Thu, 13 Sep 2018 19:22:03 +0200 |
Pierre-Yves David |
stablesortcache: update the variable tracking on-disk state after write
stable
|
Thu, 13 Sep 2018 19:22:39 +0200 |
Pierre-Yves David |
stablesortcache: ignore permission and OS errors when writing
stable
|
Thu, 13 Sep 2018 19:09:48 +0200 |
Pierre-Yves David |
firstmergecache: update the variable tracking on-disk state after write
stable
|
Thu, 13 Sep 2018 17:08:18 +0200 |
Pierre-Yves David |
firstmergecache: ignore permission and OS errors when writing
stable
|
Thu, 13 Sep 2018 18:56:04 +0200 |
Pierre-Yves David |
depthcache: update the variable tracking on disk state after write
stable
|
Thu, 13 Sep 2018 17:08:05 +0200 |
Pierre-Yves David |
depthcache: ignore permission and OS errors when writing
stable
|
Thu, 13 Sep 2018 18:20:50 +0200 |
Pierre-Yves David |
obscache: update the variable tracking on disk state after write
stable
|
Thu, 13 Sep 2018 18:21:07 +0200 |
Pierre-Yves David |
obscache: ignore permission and OS errors when writing
stable
|
Thu, 13 Sep 2018 02:49:58 +0200 |
Pierre-Yves David |
obshashrange: force reset if many changes
stable
|
Tue, 04 Sep 2018 19:30:19 +0800 |
Anton Shestakov |
topic: refactor revset.py slightly
|
Wed, 12 Sep 2018 12:02:17 +0200 |
Pierre-Yves David |
test: update output to match new `hg verify` reports
|
Wed, 12 Sep 2018 11:53:41 +0200 |
Pierre-Yves David |
test: update output to match new "pull" phase report
|
Wed, 12 Sep 2018 10:37:14 +0200 |
Pierre-Yves David |
test: adapt to change in revert messages order
|
Fri, 07 Sep 2018 11:08:47 -0700 |
Martin von Zweigbergk |
rewind: fix help text (mostly grammar, but also s/precursor/predecessor)
stable
|
Thu, 06 Sep 2018 16:14:24 -0700 |
Martin von Zweigbergk |
evolve: fix use of "'%d' % ctx"
stable
|
Thu, 06 Sep 2018 23:24:26 -0400 |
Gerald Squelart |
stablerange: only issue the message once
stable
|
Fri, 07 Sep 2018 00:06:00 -0400 |
Pierre-Yves David |
changelog: fix version number
stable
|
Mon, 03 Sep 2018 23:30:28 +0200 |
Pierre-Yves David |
branching: merge back with stable
|
Mon, 03 Sep 2018 23:29:15 +0200 |
Pierre-Yves David |
packaing: mark as development version
stable
|
Mon, 03 Sep 2018 23:27:54 +0200 |
Pierre-Yves David |
Added tag 8.2.0 for changeset 8d8f08245f97
stable
|
Mon, 03 Sep 2018 23:21:39 +0200 |
Pierre-Yves David |
branching: merge back with stable
|
Mon, 03 Sep 2018 23:17:50 +0200 |
Pierre-Yves David |
packaging: prepare new release
stable 8.2.0
|
Mon, 03 Sep 2018 22:59:20 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Mon, 03 Sep 2018 22:59:19 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Mon, 03 Sep 2018 22:59:18 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Mon, 03 Sep 2018 22:59:16 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Mon, 03 Sep 2018 22:47:18 +0200 |
Pierre-Yves David |
topic: rework topic templatekw declaration to be 4.5 compatible again
stable
|
Mon, 03 Sep 2018 22:09:26 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Mon, 03 Sep 2018 22:06:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Mon, 03 Sep 2018 22:05:12 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Mon, 03 Sep 2018 21:59:24 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Mon, 03 Sep 2018 21:08:33 +0200 |
Pierre-Yves David |
branching: merge the two stable heads
stable
|
Mon, 03 Sep 2018 17:21:16 +0200 |
Pierre-Yves David |
test-output: backout test output update in 8fcee1e65e29
stable
|
Mon, 03 Sep 2018 17:20:28 +0200 |
Pierre-Yves David |
test-output: backout test output update in 503ae2689df8
stable
|
Mon, 03 Sep 2018 20:54:17 +0200 |
Pierre-Yves David |
topic: update the changelog with the 's#' alias change
|
Mon, 03 Sep 2018 20:53:12 +0200 |
Pierre-Yves David |
topic: update other occurrence of 't0' is 's0' in the code
|
Mon, 03 Sep 2018 17:28:50 +0200 |
Pierre-Yves David |
topic: mention t0 in topic documentation
stable
|
Mon, 03 Sep 2018 17:07:36 +0200 |
Pierre-Yves David |
stack: display 's#' instead of 't#' and 'b#'
|
Mon, 03 Sep 2018 16:41:32 +0200 |
Pierre-Yves David |
stack: clarify s# error message in case of branch
|
Mon, 03 Sep 2018 16:29:02 +0200 |
Pierre-Yves David |
alias: allow reference through 's#'
|
Sat, 01 Sep 2018 14:00:41 +0200 |
Pierre-Yves David |
topic-revset: get the list of revset through the official localrepo API
|
Sat, 01 Sep 2018 21:47:00 +0200 |
Pierre-Yves David |
topic-revset: strictly read string
|
Sat, 01 Sep 2018 21:45:15 +0200 |
Pierre-Yves David |
test: search for empty topic as a string
|
Thu, 30 Aug 2018 21:05:17 +0800 |
Anton Shestakov |
topic: handle ambiguous arguments to topic() revset
|
Thu, 30 Aug 2018 20:21:17 +0800 |
Anton Shestakov |
topic: handle revsets passed to topic() revset
|
Thu, 30 Aug 2018 19:13:56 +0800 |
Anton Shestakov |
topic: handle string argument to topic() revset earlier
|
Thu, 30 Aug 2018 18:02:41 +0800 |
Anton Shestakov |
topic: prepare to handle non-string arguments to topic() revset
|
Thu, 30 Aug 2018 17:42:11 +0800 |
Anton Shestakov |
topic: return result early if there are no arguments to topic() revset
|
Fri, 31 Aug 2018 00:31:01 +0200 |
Pierre-Yves David |
obshashrange: enable by default
|
Thu, 30 Aug 2018 22:50:26 +0200 |
Pierre-Yves David |
obshashrange: issue a warning if the cache takes a long time to load
|
Fri, 31 Aug 2018 14:26:37 +0200 |
Boris Feld |
pick: fix last references of grab in code
|
Fri, 31 Aug 2018 09:21:19 +0200 |
Pierre-Yves David |
pick: replace `hg grab` invocation in test with `hg pick`
|
Fri, 31 Aug 2018 09:20:21 +0200 |
Pierre-Yves David |
pick: replace "grabstate" with "pickstate"
|
Fri, 31 Aug 2018 09:19:13 +0200 |
Pierre-Yves David |
pick: use "pick" as operation name in obsolescence markers
|
Fri, 31 Aug 2018 12:45:56 +0200 |
Pierre-Yves David |
pick: use "pick" instead of "grab" for various internal API
|
Fri, 31 Aug 2018 09:13:11 +0200 |
Pierre-Yves David |
pick: update command output to mention pick instead of grab
|
Fri, 31 Aug 2018 09:11:04 +0200 |
Pierre-Yves David |
pick: rename the grab command to pick
|
Fri, 31 Aug 2018 09:08:13 +0200 |
Pierre-Yves David |
grab: prefix function with 'cmd' as for the other command in the extension
|
Thu, 30 Aug 2018 19:40:18 +0200 |
Pierre-Yves David |
readme: document the purpose of the evolve extension
|
Thu, 30 Aug 2018 19:50:39 +0200 |
Pierre-Yves David |
prune: replace --biject with --pair
|
Tue, 28 Aug 2018 21:28:41 +0800 |
Anton Shestakov |
topic: check that repo.currenttopic is set before using it as an argument
|
Wed, 29 Aug 2018 18:59:07 +0200 |
Pierre-Yves David |
test: update output after merge message change
|
Wed, 29 Aug 2018 17:32:47 +0200 |
Pierre-Yves David |
readme: document the tag we use on output change
|
Wed, 29 Aug 2018 17:23:25 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 29 Aug 2018 10:46:37 +0200 |
Pierre-Yves David |
packaging: fix debian version numbers
stable
|
Wed, 29 Aug 2018 10:46:37 +0200 |
Pierre-Yves David |
packaging: fix debian version numbers
|
Tue, 28 Aug 2018 21:53:42 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Tue, 28 Aug 2018 21:53:07 +0200 |
Pierre-Yves David |
packaging: mark in progress work as development version
stable
|
Tue, 28 Aug 2018 20:30:57 +0200 |
Pierre-Yves David |
Added tag 8.1.2 for changeset f1cde4c97806
stable
|
Tue, 28 Aug 2018 19:59:20 +0200 |
Pierre-Yves David |
packagin: prepare version 8.1.2
stable 8.1.2
|
Tue, 28 Aug 2018 20:00:46 +0200 |
Pierre-Yves David |
obshashrange: force obshashrange invalidation by bumping schema
stable
|
Tue, 28 Aug 2018 11:25:32 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Tue, 28 Aug 2018 11:24:52 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 28 Aug 2018 11:24:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 28 Aug 2018 11:24:49 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Tue, 28 Aug 2018 11:18:58 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 28 Aug 2018 10:24:18 +0200 |
Pierre-Yves David |
changelog: mention the database robutness fix in the changelog
stable
|
Mon, 27 Aug 2018 12:40:47 +0200 |
Pierre-Yves David |
sqlcache: also catch malformed database error
stable
|
Mon, 27 Aug 2018 12:40:41 +0200 |
Pierre-Yves David |
stablerange: rework saving logic to be clearer and safer
stable
|
Mon, 27 Aug 2018 12:12:49 +0200 |
Pierre-Yves David |
obshashrange: rework saving branching to be clearer and safer
stable
|
Mon, 27 Aug 2018 11:40:32 +0200 |
Pierre-Yves David |
sqlcache: protect read query too
stable
|
Mon, 27 Aug 2018 11:33:09 +0200 |
Pierre-Yves David |
sqlite: fast path when nothing to save
stable
|
Mon, 27 Aug 2018 11:27:04 +0200 |
Pierre-Yves David |
sqlcache: initialize meta table last
stable
|
Mon, 27 Aug 2018 10:20:15 +0200 |
Pierre-Yves David |
obshashrange: always check in base cachekey against the recorded one
stable
|
Mon, 27 Aug 2018 10:16:12 +0200 |
Pierre-Yves David |
stablerangecache: fix output in the drifted case
stable
|
Mon, 27 Aug 2018 00:35:51 +0200 |
Pierre-Yves David |
sqlcache: also ignore integrity error
stable
|
Mon, 27 Aug 2018 00:28:19 +0200 |
Pierre-Yves David |
sqlcache: cache OperationError when saving
stable
|
Mon, 27 Aug 2018 00:18:06 +0200 |
Pierre-Yves David |
sqlcache: passe better connection option
stable
|
Sun, 26 Aug 2018 20:55:26 +0200 |
Pierre-Yves David |
contrib: introduce a small script to stress tests obsolescence exchange
stable
|
Tue, 28 Aug 2018 10:24:18 +0200 |
Pierre-Yves David |
changelog: mention the database robutness fix in the changelog
|
Mon, 27 Aug 2018 12:40:47 +0200 |
Pierre-Yves David |
sqlcache: also catch malformed database error
|
Mon, 27 Aug 2018 12:40:41 +0200 |
Pierre-Yves David |
stablerange: rework saving logic to be clearer and safer
|
Mon, 27 Aug 2018 12:12:49 +0200 |
Pierre-Yves David |
obshashrange: rework saving branching to be clearer and safer
|
Mon, 27 Aug 2018 11:40:32 +0200 |
Pierre-Yves David |
sqlcache: protect read query too
|
Mon, 27 Aug 2018 11:33:09 +0200 |
Pierre-Yves David |
sqlite: fast path when nothing to save
|
Mon, 27 Aug 2018 11:27:04 +0200 |
Pierre-Yves David |
sqlcache: initialize meta table last
|
Mon, 27 Aug 2018 10:20:15 +0200 |
Pierre-Yves David |
obshashrange: always check in base cachekey against the recorded one
|
Mon, 27 Aug 2018 10:16:12 +0200 |
Pierre-Yves David |
stablerangecache: fix output in the drifted case
|
Mon, 27 Aug 2018 00:35:51 +0200 |
Pierre-Yves David |
sqlcache: also ignore integrity error
|
Mon, 27 Aug 2018 00:28:19 +0200 |
Pierre-Yves David |
sqlcache: cache OperationError when saving
|
Mon, 27 Aug 2018 00:18:06 +0200 |
Pierre-Yves David |
sqlcache: passe better connection option
|
Sun, 26 Aug 2018 20:55:26 +0200 |
Pierre-Yves David |
contrib: introduce a small script to stress tests obsolescence exchange
|
Tue, 21 Aug 2018 14:09:33 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Tue, 21 Aug 2018 13:59:27 +0200 |
Pierre-Yves David |
test: adjust glob in previous changeset
mercurial-4.4
|
Tue, 21 Aug 2018 15:32:02 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 21 Aug 2018 15:30:54 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Tue, 21 Aug 2018 15:29:32 +0200 |
Pierre-Yves David |
Added tag 8.1.1 for changeset e7abf863e113
stable
|
Tue, 21 Aug 2018 15:29:13 +0200 |
Pierre-Yves David |
packaging: prepare release 8.1.1
stable 8.1.1
|
Tue, 21 Aug 2018 14:23:47 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 21 Aug 2018 13:26:35 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 21 Aug 2018 13:25:29 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Tue, 21 Aug 2018 13:25:28 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Tue, 21 Aug 2018 13:18:52 +0200 |
Pierre-Yves David |
changelog: add a line about improved prune documentation
stable
|
Tue, 21 Aug 2018 13:17:27 +0200 |
Pierre-Yves David |
changelog: reorder content
stable
|
Tue, 21 Aug 2018 12:13:28 +0200 |
Dan Villiom Podlaski Christiansen |
prune: more human-friendly documentation
stable
|
Tue, 21 Aug 2018 12:14:04 +0200 |
Dan Villiom Podlaski Christiansen |
prune: improve help first line
stable
|
Tue, 21 Aug 2018 12:21:05 +0200 |
Pierre-Yves David |
prune: try to clarify the "multi" revisions case
stable
|
Tue, 21 Aug 2018 12:21:59 +0200 |
Pierre-Yves David |
prune: move help about biject after the one about split and fold
stable
|
Tue, 21 Aug 2018 12:18:11 +0200 |
Pierre-Yves David |
prune: no longer consider dropping --biject
stable
|
Tue, 21 Aug 2018 12:13:01 +0200 |
Dan Villiom Podlaski Christiansen |
prune: more human-friendly documentation for --biject
stable
|
Tue, 21 Aug 2018 11:56:49 +0200 |
Dan Villiom Podlaski Christiansen |
prune: use ``-s/--succ`` in documentation
stable
|
Tue, 21 Aug 2018 04:08:38 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 21 Aug 2018 04:05:12 +0200 |
Pierre-Yves David |
compat: import the module dagutil module in evolve
|
Mon, 20 Aug 2018 12:21:39 +0300 |
Pulkit Goyal |
evolve: delete evolvestate after aborting interrupted `next --evolve`
stable
|
Mon, 20 Aug 2018 12:19:05 +0300 |
Pulkit Goyal |
tests: check that we delete evolvestate correctly after abort/stop
stable
|
Mon, 20 Aug 2018 23:04:37 +0200 |
Pierre-Yves David |
changelog: update with issue5927 fix
stable
|
Sat, 18 Aug 2018 21:03:45 +0530 |
Pulkit Goyal |
evolve: set the second parent if we get conflicts while evolving
stable
|
Sat, 18 Aug 2018 21:01:14 +0530 |
Pulkit Goyal |
evolvecmd: import mercurial.node module as nodemod
stable
|
Sat, 18 Aug 2018 20:24:41 +0530 |
Pulkit Goyal |
tests: demonstrate the interrupted evolve does not set p2
stable
|
Sat, 18 Aug 2018 01:32:52 +0200 |
Pierre-Yves David |
cleanup: remove unused import
|
Sat, 18 Aug 2018 01:03:19 +0200 |
Pierre-Yves David |
cleanup: remove old comment that lost all meaning
|
Sat, 18 Aug 2018 01:02:52 +0200 |
Pierre-Yves David |
template: remove compatibility layer for `showobsolete`
|
Sat, 18 Aug 2018 01:06:30 +0200 |
Pierre-Yves David |
exthelper: drop compatibility layer for `command`
|
Sat, 18 Aug 2018 01:05:00 +0200 |
Pierre-Yves David |
topic: drop compat layer for `command`
|
Sat, 18 Aug 2018 01:00:08 +0200 |
Pierre-Yves David |
legacy: drop compat layer for "command"
|
Sat, 18 Aug 2018 00:59:44 +0200 |
Pierre-Yves David |
drophack: drop compat layer for "command"
|
Sat, 18 Aug 2018 00:53:12 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for updatecaches
|
Sat, 18 Aug 2018 00:48:05 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 17 Aug 2018 16:26:44 +0200 |
Pierre-Yves David |
obshashrange: force saving of stablesort and firstmerge cache
stable
|
Fri, 17 Aug 2018 13:31:35 +0200 |
Pierre-Yves David |
test: add a test about cache warming
stable
|
Fri, 17 Aug 2018 12:56:13 +0200 |
Pierre-Yves David |
stablerange: save stablesort cache alongside the stablerange one
stable
|
Fri, 17 Aug 2018 12:07:55 +0200 |
Pierre-Yves David |
obshashrange: always save stable range cache alongside the obshashrange one
stable
|
Fri, 17 Aug 2018 12:06:43 +0200 |
Pierre-Yves David |
obshashrange: clear in-memory cache alongside the sqlite one
stable
|
Fri, 17 Aug 2018 01:07:37 +0200 |
Pierre-Yves David |
branching: merge with fixes on stable
|
Fri, 17 Aug 2018 01:04:49 +0200 |
Pierre-Yves David |
changelog: summarize the recent improvement
stable
|
Fri, 17 Aug 2018 00:27:10 +0200 |
Pierre-Yves David |
obshashrange: re-enabled more selective pruning of affected range
stable
|
Fri, 17 Aug 2018 00:23:20 +0200 |
Pierre-Yves David |
obshashrange: fix computation of affected ranges
stable
|
Thu, 16 Aug 2018 22:45:36 +0200 |
Pierre-Yves David |
obshashrange: add more validation output to tests
stable
|
Thu, 16 Aug 2018 21:12:57 +0200 |
Pierre-Yves David |
obshashrange: correctly detect changeset directly affected by prune
stable
|
Thu, 16 Aug 2018 21:18:18 +0200 |
Pierre-Yves David |
obshashrange: do not search for affected ranges above the highest we have
stable
|
Thu, 16 Aug 2018 20:49:55 +0200 |
Pierre-Yves David |
obshashrange: do not search for affected stable range cache is unavailable
stable
|
Thu, 16 Aug 2018 20:22:19 +0200 |
Pierre-Yves David |
stablerange: build closure a bit less inefficiently
stable
|
Thu, 16 Aug 2018 22:19:19 +0200 |
Pierre-Yves David |
discovery: make sure repository wrapping happens in the right order
stable
|
Thu, 16 Aug 2018 11:58:07 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 16 Aug 2018 11:54:30 +0200 |
Pierre-Yves David |
changelog: add an entry about the next --evolve fix
stable
|
Thu, 16 Aug 2018 11:53:49 +0200 |
Pierre-Yves David |
changelog: update 8.1.0 release date
stable
|
Thu, 16 Aug 2018 11:44:32 +0200 |
Pierre-Yves David |
next: fix topic constraint in the --evolve case
stable
|
Thu, 16 Aug 2018 11:43:53 +0200 |
Pierre-Yves David |
next: use set for membership testing
stable
|
Tue, 14 Aug 2018 19:22:54 +0200 |
Pierre-Yves David |
test: adapt to core output change on unknown command
|
Tue, 14 Aug 2018 19:15:35 +0200 |
Pierre-Yves David |
compat: use new style template keyword declaration
|
Tue, 14 Aug 2018 18:32:30 +0200 |
Pierre-Yves David |
test: fix previous changeset output
|
Tue, 14 Aug 2018 15:24:22 +0200 |
Pierre-Yves David |
obshashrange: add a test for `hg debugupdatecache`
|
Tue, 14 Aug 2018 18:21:23 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 08 Aug 2018 20:21:34 +0900 |
Yuya Nishihara |
templatekw: do not override in-core {obsolete} keyword
stable
|
Mon, 13 Aug 2018 12:55:10 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Fri, 03 Aug 2018 05:43:54 +0200 |
Pierre-Yves David |
Added tag 8.1.0 for changeset 2c5d79c6459c
stable
|
Fri, 03 Aug 2018 05:41:08 +0200 |
Pierre-Yves David |
packaging: prepare version
stable 8.1.0
|
Fri, 03 Aug 2018 01:16:51 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 03 Aug 2018 00:22:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 03 Aug 2018 00:19:47 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 03 Aug 2018 00:19:46 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Fri, 03 Aug 2018 00:19:45 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Fri, 03 Aug 2018 00:52:10 +0200 |
Boris Feld |
compat: fix obslog compatiblity with 4.3
stable
|
Thu, 02 Aug 2018 16:54:40 +0300 |
Pulkit Goyal |
compat: add a fixed version of mergecopies for hg<=4.3
stable
|
Thu, 02 Aug 2018 02:47:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Thu, 02 Aug 2018 02:42:15 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 02 Aug 2018 02:42:14 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Thu, 02 Aug 2018 04:11:54 +0200 |
Pierre-Yves David |
compat: make compatible call to ui.edit for hg <= 4.3
stable
|
Thu, 02 Aug 2018 03:08:52 +0200 |
Pierre-Yves David |
compat: ignore extra status feature for hg <= 4.3
stable
|
Thu, 02 Aug 2018 02:41:33 +0200 |
Pierre-Yves David |
format: fix indentation level
stable
|
Thu, 02 Aug 2018 01:58:44 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.6 into mercurial-4.5
mercurial-4.5
|
Thu, 02 Aug 2018 01:57:13 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Thu, 02 Aug 2018 02:15:48 +0200 |
Pierre-Yves David |
compat: disable empty topic warning on `hg phases` for hg <=4.5
stable
|
Thu, 02 Aug 2018 01:31:02 +0200 |
Pierre-Yves David |
compat: restore compatibility with Mercurial <= 4.5
stable
|
Thu, 02 Aug 2018 01:53:01 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Tue, 31 Jul 2018 12:54:46 +0200 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.6
mercurial-4.6
|
Wed, 01 Aug 2018 23:52:10 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Tue, 31 Jul 2018 07:38:37 -0500 |
Andrew Fischer |
compat: improve detection of Mercurial 4.6
stable
|
Tue, 31 Jul 2018 13:06:20 +0200 |
Pierre-Yves David |
cleanup: use NotImplementedError instead of NotImplemented
stable
|
Tue, 24 Jul 2018 00:52:14 +0530 |
Pulkit Goyal |
CHANGELOG: add some entries and remove duplicated entries
stable
|
Tue, 31 Jul 2018 12:52:06 +0200 |
Pierre-Yves David |
branching: merge default into stable
stable
|
Tue, 31 Jul 2018 12:07:39 +0200 |
Pierre-Yves David |
branching: merge with the other head
mercurial-4.6
|
Tue, 31 Jul 2018 11:48:15 +0200 |
Pierre-Yves David |
test-compat: backed out changeset 8fe8152ff071
mercurial-4.6
|
Tue, 31 Jul 2018 11:47:20 +0200 |
Pierre-Yves David |
test-compat: backed out changeset 41fc764bf28c
mercurial-4.6
|
Tue, 31 Jul 2018 11:46:30 +0200 |
Pierre-Yves David |
test-compat: backed out changeset dda5b2134b32
mercurial-4.6
|
Tue, 31 Jul 2018 11:45:01 +0200 |
Pierre-Yves David |
test-compat: backout change to 1e103c7f7663
mercurial-4.6
|
Tue, 31 Jul 2018 11:25:57 +0200 |
Pierre-Yves David |
compat: use older API for older version
|
Tue, 31 Jul 2018 09:28:19 +0200 |
Pierre-Yves David |
branching: create mercurial-4.6 branch for updated test output
mercurial-4.6
|
Wed, 25 Jul 2018 16:12:01 -0700 |
Martin von Zweigbergk |
builddependencies: extract function for getting successors
|
Wed, 25 Jul 2018 16:23:25 -0700 |
Martin von Zweigbergk |
builddependencies: share code between single- and multi-successor cases
|
Wed, 25 Jul 2018 14:33:48 -0700 |
Martin von Zweigbergk |
builddependencies: build inverse dict from forward dict
|
Wed, 25 Jul 2018 14:21:49 -0700 |
Martin von Zweigbergk |
builddependencies: remove a use of defaultdict
|
Tue, 31 Jul 2018 09:03:35 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 25 Jul 2018 15:30:37 -0700 |
Martin von Zweigbergk |
builddependencies: don't remove found deps when divergence found (issue5946)
stable
|
Wed, 25 Jul 2018 14:47:16 -0700 |
Martin von Zweigbergk |
builddependencies: don't add dependency on revision outside input set
stable
|
Wed, 25 Jul 2018 15:16:25 -0700 |
Martin von Zweigbergk |
builddependencies: consider all divergent successors
stable
|
Wed, 25 Jul 2018 14:00:49 -0700 |
Martin von Zweigbergk |
tests: add test for issue5946
stable
|
Fri, 25 May 2018 17:17:56 +0200 |
Boris Feld |
obslog: check filtered output with folded changesets
|
Fri, 25 May 2018 16:50:04 +0200 |
Boris Feld |
obslog: check filtered output with splitted changesets
|
Fri, 25 May 2018 11:52:48 +0200 |
Boris Feld |
obslog: check filtered output with pruned changesets
|
Tue, 22 May 2018 16:48:35 +0200 |
Boris Feld |
obslog: check filtered output with amended changesets
|
Fri, 25 May 2018 11:48:19 +0200 |
Boris Feld |
tests: add a content-divergent obshistory test
|
Tue, 22 May 2018 17:44:05 +0200 |
Boris Feld |
tests: extract the obshistory amend then fold test case into a separate file
|
Tue, 22 May 2018 17:42:56 +0200 |
Boris Feld |
tests: extract the content-divergence test case into a separate file
|
Tue, 22 May 2018 17:41:57 +0200 |
Boris Feld |
tests: extract the obshistory fold test case into a separate file
|
Tue, 22 May 2018 17:40:56 +0200 |
Boris Feld |
tests: extract the obshistory lots of split test case into a separate file
|
Tue, 22 May 2018 17:37:51 +0200 |
Boris Feld |
tests: extract the obshistory split test case into a separate file
|
Tue, 22 May 2018 17:37:40 +0200 |
Boris Feld |
tests: extract the obshistory prune test case into a separate file
|
Tue, 22 May 2018 15:40:29 +0200 |
Boris Feld |
tests: extract the obshistory amend test case into a separate file
|
Tue, 22 May 2018 15:35:54 +0200 |
Boris Feld |
tests: extract obshistory setup in a separate file
|
Tue, 22 May 2018 12:07:24 +0200 |
Boris Feld |
obslog: add a new flag to filter out non-local nodes
|
Thu, 26 Jul 2018 18:28:44 +0200 |
Pierre-Yves David |
compat: drop compatibility hack for mercurial <4.3
|
Sat, 21 Jul 2018 02:42:29 +0530 |
Pulkit Goyal |
compat: temporarily move copies fix to compat.py
|
Thu, 07 Jun 2018 18:18:30 +0530 |
Pulkit Goyal |
evolve: continue conflicted relocation content-divergence
|
Wed, 18 Jul 2018 18:17:16 +0800 |
Anton Shestakov |
topic: use self instead of repo in topicrepo methods
stable
|
Sun, 08 Jul 2018 22:16:17 +0530 |
Pulkit Goyal |
evolvecmd: introduce fn to be wrapped by extensions resolving content-div
|
Sun, 08 Jul 2018 21:18:33 +0530 |
Pulkit Goyal |
evolvecmd: move remaining logic to merge commit desc to existing utility fn
|
Sun, 08 Jul 2018 22:52:33 +0530 |
Pulkit Goyal |
amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
|
Sun, 08 Jul 2018 22:50:16 +0530 |
Pulkit Goyal |
tests: add a test to demonstrate issue5925
|
Mon, 09 Jul 2018 01:18:40 +0200 |
Pierre-Yves David |
test: fix possible output change from 4.7
|
Fri, 06 Jul 2018 11:36:24 -0700 |
Martin von Zweigbergk |
state: add the get() method that evolvecmd:1836 expects
|
Sun, 17 Jun 2018 03:56:54 +0200 |
Pierre-Yves David |
rewing: prevent rewind in case of uncommitted changes
|
Sun, 17 Jun 2018 03:46:46 +0200 |
Pierre-Yves David |
rewind: default to rewinding the current stack
|
Sun, 17 Jun 2018 03:10:19 +0200 |
Pierre-Yves David |
rewing: add the ability to rewind "from" revisions
|
Sun, 17 Jun 2018 03:29:34 +0200 |
Pierre-Yves David |
evolve: exclude "identical" precursors from the precursors set
|
Sun, 17 Jun 2018 03:07:53 +0200 |
Pierre-Yves David |
rewind: move revision selection into its own function
|
Sun, 17 Jun 2018 02:32:29 +0200 |
Pierre-Yves David |
rewind: automatically rewind entire stack
|
Sun, 17 Jun 2018 02:22:28 +0200 |
Pierre-Yves David |
rewind: add a test about rewinding top of stack
|
Sun, 17 Jun 2018 02:03:03 +0200 |
Pierre-Yves David |
rewind: use rewinded parent when creating multiple changesets
|
Sun, 17 Jun 2018 00:22:31 +0200 |
Pierre-Yves David |
rewind: add a test for rewinding a fold
|
Sun, 17 Jun 2018 01:36:30 +0200 |
Pierre-Yves David |
rewind: add a test for rewinding a split
|
Sun, 17 Jun 2018 00:33:43 +0200 |
Pierre-Yves David |
rewind: update the working copy if it gets obsoleted
|
Sun, 17 Jun 2018 01:04:20 +0200 |
Pierre-Yves David |
rewind: add a message about obsolete changeset
|
Sun, 17 Jun 2018 00:15:18 +0200 |
Pierre-Yves David |
rewind: obsolete latest successors unless instructed otherwise
|
Sat, 16 Jun 2018 23:32:22 +0200 |
Pierre-Yves David |
rewind: test rewinding an amended changesets
|
Sun, 17 Jun 2018 00:57:09 +0200 |
Pierre-Yves David |
rewind: add a message about the rewinded changesets
|
Sat, 16 Jun 2018 23:11:52 +0200 |
Pierre-Yves David |
rewind: add a proto version of the command
|
Fri, 29 Jun 2018 16:51:56 +0200 |
Pierre-Yves David |
stablesort: make sure heads are processed in sorted order
|
Tue, 19 Jun 2018 23:21:54 +0530 |
Pulkit Goyal |
evolve: move the bookmarks also when updating to successor (issue5923)
|
Tue, 19 Jun 2018 23:21:44 +0530 |
Pulkit Goyal |
tests: add test to demonstrate issue5923
|
Thu, 28 Jun 2018 17:26:16 +0200 |
Pierre-Yves David |
changelog: add an entry about the new `evolve.interrupted` section
|
Fri, 15 Jun 2018 00:50:17 +0530 |
Pulkit Goyal |
evolve: make one missed error to align other error messages
|
Fri, 15 Jun 2018 00:16:29 +0530 |
Pulkit Goyal |
evolve: raise error.InterventionRequired instead of Abort when conflicts
|
Thu, 14 Jun 2018 02:58:30 +0200 |
Pierre-Yves David |
changelog: add a changelog entry about divergence resolution
|
Thu, 14 Jun 2018 01:39:33 +0530 |
Pulkit Goyal |
evolve: create resolved cset on successors of current parents
|
Thu, 14 Jun 2018 01:39:11 +0530 |
Pulkit Goyal |
tests: fix a test case to not create conflicts
|
Thu, 14 Jun 2018 01:06:12 +0530 |
Pulkit Goyal |
evolve: introduce a resolutionparent variable and store it in evolvestate
|
Wed, 13 Jun 2018 18:08:57 +0530 |
Pulkit Goyal |
evolve: introduce a dirstatedance() fn to fix dirstate after parent change
|
Wed, 13 Jun 2018 17:15:10 +0530 |
Pulkit Goyal |
evolve: create a new commit instead of amending one of the divergents
|
Tue, 12 Jun 2018 23:20:54 +0530 |
Pulkit Goyal |
evolve: always order the revs to be evolved
|
Tue, 12 Jun 2018 21:13:02 +0530 |
Pulkit Goyal |
tests: add test of resolution of content-divergent stacks
|
Tue, 12 Jun 2018 19:00:12 +0530 |
Pulkit Goyal |
evolve: improve error messages when conflicts occur
|
Tue, 12 Jun 2018 04:01:19 +0530 |
Pulkit Goyal |
evolve: point to `hg help evolve.interrupted` while resolving content-div
|
Tue, 12 Jun 2018 03:29:13 +0530 |
Pulkit Goyal |
tests: add test about aborting content-divergence when multiple parents
|
Wed, 13 Jun 2018 15:47:19 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about the --update flag
|
Wed, 06 Jun 2018 04:29:05 +0530 |
Pulkit Goyal |
evolve: show unfinished information in `hg status -v` (issue5886)
|
Tue, 12 Jun 2018 13:58:14 +0200 |
Denis Laxalde |
style: drop a (commented) debug print
|
Sun, 10 Jun 2018 20:58:55 +0530 |
Pulkit Goyal |
tests: update tests output with changes in d0abd7949ea3 in core hg
|
Tue, 12 Jun 2018 10:40:57 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 11 Jun 2018 23:31:44 +0530 |
Pulkit Goyal |
Added tag 8.0.1 for changeset 0887c30255a1
stable
|
Mon, 11 Jun 2018 23:30:24 +0530 |
Pulkit Goyal |
packaging: prepare for 8.0.1 release
stable 8.0.1
|
Mon, 11 Jun 2018 20:24:45 +0200 |
Pierre-Yves David |
changelog: add a couple of missing entry
stable
|
Mon, 11 Jun 2018 20:17:56 +0530 |
Pulkit Goyal |
evolve: strip the extra obsmarkers if any on `hg evolve --abort`
|
Mon, 11 Jun 2018 20:13:36 +0530 |
Pulkit Goyal |
evolve: store the obsmarkers to be deleted in evolvestate
|
Mon, 11 Jun 2018 15:52:11 +0530 |
Pulkit Goyal |
evolve: store obsmarkers to be deleted in evolvestate
|
Mon, 11 Jun 2018 15:38:43 +0530 |
Pulkit Goyal |
evolve: factor out logic to merge branches in separate function
|
Mon, 11 Jun 2018 01:00:57 +0530 |
Pulkit Goyal |
tests: add more test of --stop while resolving content-divergence
|
Mon, 11 Jun 2018 00:47:28 +0530 |
Pulkit Goyal |
evolve: strip the relocation commit on `hg evolve --stop`
|
Mon, 11 Jun 2018 00:43:39 +0530 |
Pulkit Goyal |
evolve: declare updated and pctx variables in stopevolve()
|
Sun, 10 Jun 2018 22:52:11 +0530 |
Pulkit Goyal |
evolve: store the old other divergent node after relocation in evolvestate
|
Sun, 10 Jun 2018 22:42:57 +0530 |
Pulkit Goyal |
evolve: factor out logic for --stop flag in separate function
|
Sun, 10 Jun 2018 22:38:08 +0530 |
Pulkit Goyal |
tests: add test for --stop flag when resolving multiparents content-div
|
Sun, 10 Jun 2018 20:35:48 +0530 |
Pulkit Goyal |
evolve: move logic to continue interrupted content-div resolution to new fn
|
Mon, 11 Jun 2018 01:12:12 +0530 |
Pulkit Goyal |
evolve: rename help topic evolve.interrupted-evolve to evolve.interrupted
|
Sat, 09 Jun 2018 00:15:27 +0530 |
Pulkit Goyal |
packaging: update tested-with statements in evolve and topic
stable
|
Sat, 09 Jun 2018 00:12:08 +0530 |
Pulkit Goyal |
CHANGELOG: mention about 4.6.1 compatibility
stable
|
Fri, 08 Jun 2018 22:52:53 +0530 |
Pulkit Goyal |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Fri, 08 Jun 2018 22:52:52 +0530 |
Pulkit Goyal |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Fri, 08 Jun 2018 22:52:51 +0530 |
Pulkit Goyal |
test-compat: merge stable into mercurial-4.5
mercurial-4.5
|
Tue, 22 May 2018 23:51:57 +0530 |
Pulkit Goyal |
utility: use ui.interactive() instead of checking config value
stable
|
Fri, 08 Jun 2018 19:48:53 +0530 |
Pulkit Goyal |
CHANGELOG: add couple of entries about things fixed
stable
|
Fri, 08 Jun 2018 17:36:28 +0530 |
Pulkit Goyal |
next-prev: always respect the --merge flag
stable
|
Fri, 08 Jun 2018 18:32:48 +0530 |
Pulkit Goyal |
next-prev: add tests showing --merge not respected in some cases
stable
|
Thu, 07 Jun 2018 22:59:39 +0530 |
Pulkit Goyal |
evolve: store the evolvestate if relocation results in conflicts
|
Thu, 07 Jun 2018 22:45:54 +0530 |
Pulkit Goyal |
tests: add more test of resolution of content-divergent changesets
|
Thu, 07 Jun 2018 18:18:10 +0530 |
Pulkit Goyal |
evolvestate: store info about relocation while resolving content-divergence
|
Thu, 07 Jun 2018 18:13:54 +0530 |
Pulkit Goyal |
evolve: factor out logic to merge content divergent csets in separate fn
|
Thu, 07 Jun 2018 20:27:03 +0530 |
Pulkit Goyal |
evolve: commit the transaction if conflicts occur while merging content-div
|
Thu, 07 Jun 2018 15:54:32 +0530 |
Pulkit Goyal |
tests: add tests for resolving content-divergence when different parents
|
Fri, 01 Jun 2018 19:52:06 +0530 |
Pulkit Goyal |
evolve: implement resolution of content-divergence when on differet parents
|
Fri, 01 Jun 2018 19:57:19 +0530 |
Pulkit Goyal |
tests: add tests for resolving content-divergence with parent change
|
Wed, 06 Jun 2018 03:49:17 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about fixing issue5877
|
Wed, 06 Jun 2018 03:26:47 +0530 |
Pulkit Goyal |
evolve: pop up editor if conflicts occur while merging commit messages
|
Mon, 04 Jun 2018 01:28:02 +0530 |
Pulkit Goyal |
evolve: merge commit messages while resolving content-divergence (issue5877)
|
Wed, 06 Jun 2018 01:19:36 +0530 |
Pulkit Goyal |
evolve: move if-else block under the right block
|
Tue, 05 Jun 2018 22:02:24 +0530 |
Pulkit Goyal |
tests: make sure we don't result in commit messages conflict
|
Tue, 05 Jun 2018 21:02:09 +0530 |
Pulkit Goyal |
tests: don't use mkcommit shell function in test-divergent.t
|
Wed, 06 Jun 2018 14:35:36 +0200 |
Pierre-Yves David |
evolve: remove duplicated documentation
|
Wed, 06 Jun 2018 04:09:49 +0530 |
Pulkit Goyal |
evolve: show `hg help evolve.interrupted-evolve` in error when conflicts
|
Wed, 23 May 2018 01:11:59 +0530 |
Pulkit Goyal |
evolve: add a help topic `Interrupted-Evolve`
|
Tue, 05 Jun 2018 03:37:15 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 05 Jun 2018 03:36:40 +0200 |
Pierre-Yves David |
changelog: fix version number error
stable
|
Thu, 24 May 2018 02:12:14 +0530 |
Pulkit Goyal |
evolve: return the new node formed only as the replacement
|
Thu, 24 May 2018 17:04:20 +0530 |
Pulkit Goyal |
tests: add more test of --abort flag for content-divergence resolution
|
Mon, 04 Jun 2018 04:03:02 +0530 |
Pulkit Goyal |
evolve: prompt user for branch selection while resolving content-divergence
|
Tue, 05 Jun 2018 03:51:01 +0530 |
Pulkit Goyal |
evolve: pass the base revision in _completecontentdivergent()
|
Tue, 05 Jun 2018 03:49:49 +0530 |
Pulkit Goyal |
evolve: store the base of content-divergents in evolvestate
|
Tue, 05 Jun 2018 00:53:21 +0530 |
Pulkit Goyal |
evolve: use cmdrewrite.amend() instead of creating a new commit
|
Sun, 03 Jun 2018 01:59:41 +0530 |
Pulkit Goyal |
corecompat: update the tests output to show phase update summary
|
Sun, 03 Jun 2018 03:24:43 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about issue 5808 being fixed
stable
|
Sun, 03 Jun 2018 03:21:25 +0530 |
Pulkit Goyal |
next-prev: replace the error hint to mention about `--merge` flag
stable
|
Sun, 03 Jun 2018 03:13:47 +0530 |
Pulkit Goyal |
tests: add tests for conflicts while respecting commands.update.check
stable
|
Sun, 03 Jun 2018 02:37:13 +0530 |
Pulkit Goyal |
next: respect `commands.update.check` config option in `hg next` (issue5808)
stable
|
Sun, 03 Jun 2018 02:36:24 +0530 |
Pulkit Goyal |
prev: respect `commands.update.check` config option in `hg prev` (issue5808)
stable
|
Sun, 03 Jun 2018 02:50:55 +0530 |
Pulkit Goyal |
tests: add test demonstrating issue5808
stable
|
Sun, 03 Jun 2018 02:26:19 +0530 |
Pulkit Goyal |
next: bail out early in `hg next --evolve` if dirty wdir
stable
|
Sun, 03 Jun 2018 02:24:28 +0530 |
Pulkit Goyal |
tests: add test of `hg next --evolve` with dirty working directory
stable
|
Sun, 03 Jun 2018 03:35:22 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about fixing issue5897
stable
|
Sun, 27 May 2018 02:32:58 +0530 |
Pulkit Goyal |
evolve: fix `hg abort` when hg next --evolve leads to conflicts (issue5897)
stable
|
Wed, 30 May 2018 00:34:35 +0530 |
Pulkit Goyal |
tests: add a test demonstrating issue5897
stable
|
Thu, 24 May 2018 17:50:02 +0530 |
Pulkit Goyal |
evolve: add an `--update` flag to `hg evolve` command
|
Thu, 24 May 2018 02:02:11 +0530 |
Pulkit Goyal |
tests: add tests for testing --abort while content-divergence resolution
|
Thu, 24 May 2018 00:58:50 +0530 |
Pulkit Goyal |
evolve: fix storage of replacements and temprevs node in evolvestate
|
Thu, 24 May 2018 00:58:35 +0530 |
Pulkit Goyal |
tests: add more tests related to aborting while resolving phase-divergence
|
Wed, 23 May 2018 12:16:24 +0200 |
Denis Laxalde |
topic: suggest to clear a topic that becomes empty
|
Wed, 23 May 2018 11:37:37 +0200 |
Denis Laxalde |
topic: display a hint pointing at help when a topic becomes non-empty
|
Thu, 24 May 2018 18:57:46 +0200 |
Pierre-Yves David |
branching: merge with compat fix on default
|
Thu, 24 May 2018 01:50:26 +0530 |
Pulkit Goyal |
evolve: add compat for repair.stripbmrevset which is moved to scmutil
stable
|
Wed, 23 May 2018 11:18:14 +0200 |
Pierre-Yves David |
evolve: update the readme with more information about contribution
stable
|
Wed, 23 May 2018 11:03:31 +0200 |
Denis Laxalde |
topic: dedent items about publishing behavior in docstring
stable
|
Wed, 23 May 2018 11:00:11 +0200 |
Denis Laxalde |
topic: use preformatted block for config snippets documentation
stable
|
Wed, 23 May 2018 11:09:37 +0200 |
Denis Laxalde |
tests: add a test for "hg help -e topic"
stable
|
Wed, 23 May 2018 01:24:02 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 22 May 2018 21:33:50 +0530 |
Pulkit Goyal |
content-div: add test showing `--stop` works during interrupted resolution
|
Mon, 23 Apr 2018 14:48:53 +0530 |
Pulkit Goyal |
evolve: create new commit while resolving content-divergence
|
Tue, 22 May 2018 20:33:42 +0530 |
Pulkit Goyal |
content-divergence: store the resolved revs in evolvestate['replacements']
|
Tue, 22 May 2018 23:51:57 +0530 |
Pulkit Goyal |
utility: use ui.interactive() instead of checking config value
|
Wed, 23 May 2018 02:46:20 +0530 |
Pulkit Goyal |
evolve: make `--abort` strip the temporary revs created during resolution
|
Wed, 23 May 2018 02:43:23 +0530 |
Pulkit Goyal |
evolve: store a list of temprevs in evolvestate
|
Wed, 23 May 2018 02:36:14 +0530 |
Pulkit Goyal |
evolve: check for None before adding in set of revisions to strip
|
Wed, 23 May 2018 02:33:14 +0530 |
Pulkit Goyal |
evolve: return the new replacement node to be stored in evolvestate
|
Wed, 23 May 2018 02:39:38 +0530 |
Pulkit Goyal |
evolve: don't make values of replacements dict lists
|
Wed, 23 May 2018 02:41:08 +0530 |
Pulkit Goyal |
tests: add a test file `--abort` flag while resolving phase-divergence
|
Tue, 15 May 2018 22:17:27 -0700 |
Martin von Zweigbergk |
evolve: pass revisions as strings to commands.*()
stable
|
Wed, 23 May 2018 01:27:13 +0530 |
Pulkit Goyal |
tests: rename test-evolve-abort.t to test-evolve-abort-orphan.t
|
Mon, 21 May 2018 16:56:52 +0200 |
Pierre-Yves David |
branching: merge with branch for stable
|
Mon, 21 May 2018 16:25:29 +0200 |
Boris Feld |
compat: update obshashrange test output
|
Mon, 21 May 2018 14:56:51 +0200 |
Boris Feld |
test: update to new outputs
|
Mon, 21 May 2018 13:07:49 +0200 |
Boris Feld |
compat: fix obslog with Mercurial 4.6+
|
Sat, 19 May 2018 18:26:36 +0530 |
Faheem Mitha |
debian: add line to clean-docs target to delete additional docs file
stable
|
Mon, 14 May 2018 15:25:38 -0700 |
Martin von Zweigbergk |
amend: use context manager for locks (issue5887)
stable
|
Thu, 10 May 2018 21:37:28 -0700 |
Martin von Zweigbergk |
evolve: point to '--abort' in verbose status message
stable
|
Sun, 22 Apr 2018 20:14:42 +0530 |
Pulkit Goyal |
evolvecmd: add comments and new lines in content-divergence handling logic
|
Sun, 29 Apr 2018 19:18:54 +0530 |
Pulkit Goyal |
evolve: show cset hash in "merging conetnt-divergent changeset"
|
Sun, 29 Apr 2018 19:14:41 +0530 |
Pulkit Goyal |
evolve: show cset hash in "update to local conflict" message
|
Sun, 29 Apr 2018 19:11:29 +0530 |
Pulkit Goyal |
evolve: use hg.updaterepo() instead of hg.update() to hide stats
|
Sun, 29 Apr 2018 19:04:18 +0530 |
Pulkit Goyal |
evolve: fix the conflicts error message during content-divergence resolution
|
Sun, 29 Apr 2018 18:51:56 +0530 |
Pulkit Goyal |
evolve: add logic to continue interrupted content-divergence resolution
|
Sun, 29 Apr 2018 18:48:36 +0530 |
Pulkit Goyal |
evolve: store the evolvestate file when encountering conflicts
|
Sun, 29 Apr 2018 18:13:29 +0530 |
Pulkit Goyal |
evolve: take out logic to complete phase-divergence in separate fn
|
Sun, 29 Apr 2018 17:54:01 +0530 |
Pulkit Goyal |
evolve: store divergent nodes in evolvestate when resolving content-divergence
|
Wed, 02 May 2018 11:59:06 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Sat, 28 Apr 2018 18:44:07 +0530 |
Pulkit Goyal |
tests: add test showing `hg evolve --stop` works fine with phase-divergence
stable
|
Sat, 28 Apr 2018 18:03:32 +0530 |
Pulkit Goyal |
tests: rename the test file to add 'orphan' in the name
stable
|
Fri, 27 Apr 2018 16:28:34 +0800 |
Anton Shestakov |
tests: test that `hg obslog wdir()` aborts with a useful message
stable
|
Fri, 27 Apr 2018 16:19:45 +0800 |
Anton Shestakov |
obshistory: make obslog work when a commit doesn't have any description
stable
|
Fri, 27 Apr 2018 16:14:10 +0800 |
Anton Shestakov |
obshistory: use a more appropriate type for obslog entries
stable
|
Wed, 25 Apr 2018 14:19:13 +0100 |
Pierre-Yves David |
packaging: mark as development version
|
Wed, 25 Apr 2018 14:18:19 +0100 |
Pierre-Yves David |
branching: merge with latest release
|
Wed, 25 Apr 2018 14:16:35 +0100 |
Pierre-Yves David |
packaking: mark as development version
stable
|
Wed, 25 Apr 2018 14:09:36 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Wed, 25 Apr 2018 14:09:35 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Wed, 25 Apr 2018 14:09:34 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.5
mercurial-4.5
|
Wed, 25 Apr 2018 14:09:14 +0100 |
Pierre-Yves David |
Added tag 8.0.0 for changeset 116cdd8c102a
stable
|
Wed, 25 Apr 2018 14:02:43 +0100 |
Pierre-Yves David |
packaging: update version number
stable 8.0.0
|
Wed, 25 Apr 2018 13:55:52 +0100 |
Pierre-Yves David |
packagin: update `tested-with` statement
stable
|
Wed, 25 Apr 2018 13:49:00 +0100 |
Pierre-Yves David |
changelog: mention 4.6 compatibility
stable
|
Wed, 25 Apr 2018 11:55:49 +0100 |
Pierre-Yves David |
Changelog: pre-version gardening
stable
|
Wed, 25 Apr 2018 01:58:45 +0100 |
Pierre-Yves David |
testcompat: update output for Mercurial 4.3
mercurial-4.3
|
Mon, 23 Apr 2018 12:23:00 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Mon, 23 Apr 2018 12:11:10 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.5 into mercurial-4.4
mercurial-4.4
|
Tue, 24 Apr 2018 08:57:18 +0100 |
Pierre-Yves David |
testcompat: revert output change from new capabilities
mercurial-4.5
|
Tue, 24 Apr 2018 08:42:47 +0100 |
Pierre-Yves David |
testcompat: revert output change from 54a469cd5b26
mercurial-4.5
|
Tue, 24 Apr 2018 08:41:57 +0100 |
Pierre-Yves David |
testcompat: revert output change from 1de6ba0ac6d7
mercurial-4.5
|
Mon, 23 Apr 2018 12:10:26 +0200 |
Pierre-Yves David |
testcompat: merge stable into mercurial-4.5
mercurial-4.5
|
Tue, 24 Apr 2018 15:23:15 +0100 |
Pierre-Yves David |
compat: handle different `ui.edit` signature with Mercurial 4.3
stable
|
Tue, 24 Apr 2018 16:13:42 +0100 |
Pierre-Yves David |
wirepeer: try modern module first
stable
|
Tue, 24 Apr 2018 12:07:35 +0100 |
Pierre-Yves David |
compat: handle lack of allpredecessors for Mercurial 4.3
stable
|
Mon, 23 Apr 2018 12:03:05 +0100 |
Pierre-Yves David |
branching: merge further fix into stable
stable
|
Mon, 23 Apr 2018 11:44:05 +0100 |
Pierre-Yves David |
wrapping: fix a silly error were we checking on module and wrapping the other
|
Mon, 23 Apr 2018 11:04:27 +0200 |
Pierre-Yves David |
brancing: merge next release into default
stable
|
Sat, 21 Apr 2018 11:01:12 +0200 |
Pierre-Yves David |
test-compat: open mercurial-4.5 branch
mercurial-4.5
|
Sun, 22 Apr 2018 11:40:17 +0200 |
Pierre-Yves David |
evolve: point to '--abort' in error message
|
Thu, 19 Apr 2018 16:27:13 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for pager
|
Thu, 19 Apr 2018 16:25:17 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for duplicatecopies
|
Thu, 19 Apr 2018 16:21:44 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for bookmark.applychanges
|
Thu, 19 Apr 2018 16:15:10 +0200 |
Pierre-Yves David |
compat: from compatibility layer for allprecursors
|
Thu, 19 Apr 2018 16:12:37 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for successorssets
|
Thu, 19 Apr 2018 16:08:01 +0200 |
Pierre-Yves David |
compat: drop compatibility wrapper for "relevantmarkers"
|
Thu, 19 Apr 2018 16:51:53 +0200 |
Pierre-Yves David |
compat: drop compat layer for cleanupnodes
|
Thu, 19 Apr 2018 16:07:23 +0200 |
Pierre-Yves David |
compat: from compatibility layer for createmarkers
|
Thu, 19 Apr 2018 16:01:49 +0200 |
Pierre-Yves David |
compat: drop obsutile layer
|
Thu, 19 Apr 2018 15:59:39 +0200 |
Pierre-Yves David |
compat: drop vfsmod compat layer
|
Thu, 19 Apr 2018 14:26:03 +0200 |
Pierre-Yves David |
evolve: use in code filtered error for 4.6
|
Thu, 19 Apr 2018 15:51:44 +0200 |
Pierre-Yves David |
documentation: refer to 4.3 in the help text
|
Thu, 19 Apr 2018 14:14:34 +0200 |
Pierre-Yves David |
topic: remove compatibility for older version in discovery wrapping
|
Thu, 19 Apr 2018 14:01:24 +0200 |
Pierre-Yves David |
obscache: drop compat layer to access public changeset
|
Thu, 19 Apr 2018 14:00:12 +0200 |
Pierre-Yves David |
obscache: drop compat layer for obsmarkers reading
|
Thu, 19 Apr 2018 13:40:57 +0200 |
Pierre-Yves David |
template: drop compatibility layer
|
Thu, 19 Apr 2018 13:35:31 +0200 |
Pierre-Yves David |
timer: drop compat layer for time
|
Thu, 19 Apr 2018 11:38:13 +0200 |
Pierre-Yves David |
compat: drop support for Mercurial 4.2
|
Thu, 19 Apr 2018 11:39:04 +0200 |
Pierre-Yves David |
compat: close test-compat branch for mercurial-4.2
mercurial-4.2
|
Wed, 18 Apr 2018 22:54:11 -0700 |
Martin von Zweigbergk |
evolve: add support for hg >= b4d85bc1
|
Thu, 19 Apr 2018 10:59:12 +0200 |
Pierre-Yves David |
discovery: handle deletion of 'wireproto' module
|
Thu, 19 Apr 2018 10:55:57 +0200 |
Pierre-Yves David |
evolve: handle wireproto module deletion for registering new commands
|
Thu, 19 Apr 2018 10:53:59 +0200 |
Pierre-Yves David |
minitopic: handle wireproto module change from b4d85bc122bd
|
Thu, 19 Apr 2018 10:50:24 +0200 |
Pierre-Yves David |
topic: handle wireproto module change from b4d85bc122bd
|
Wed, 18 Apr 2018 22:36:54 -0700 |
Martin von Zweigbergk |
obsexchange: remove unused import of wireprotoserver
|
Wed, 18 Apr 2018 10:08:05 +0200 |
Pierre-Yves David |
compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix
|
Tue, 17 Apr 2018 19:42:46 +0200 |
Pierre-Yves David |
compat: access datestr in a way compatible with verison prior to 4.6
|
Tue, 17 Apr 2018 19:42:26 +0200 |
Pierre-Yves David |
compat: fallback to compatible partial lookup prior to 4.6
|
Tue, 17 Apr 2018 18:30:56 +0200 |
Pierre-Yves David |
import: adapt to fd1dd79cff20
|
Tue, 17 Apr 2018 18:10:53 +0200 |
Pierre-Yves David |
import: grab the expected node value on the fly
|
Tue, 17 Apr 2018 17:58:12 +0200 |
Pierre-Yves David |
import: use a less direct approach to store the expected node
|
Tue, 17 Apr 2018 15:45:58 +0200 |
Pierre-Yves David |
compat: adapt `amend --patch` to the new `patch.extract` API
|
Tue, 17 Apr 2018 15:04:15 +0200 |
Pierre-Yves David |
compat: deal with change in the wireproto module
|
Mon, 16 Apr 2018 12:46:23 -0700 |
Martin von Zweigbergk |
branching: merge with stable
|
Mon, 16 Apr 2018 20:18:10 +0200 |
Pierre-Yves David |
topic: allow '.' in topic names
|
Mon, 16 Apr 2018 10:58:06 -0700 |
Martin von Zweigbergk |
relocate: look up partial nodeids in unfiltered repo
|
Mon, 16 Apr 2018 17:11:27 +0200 |
Pierre-Yves David |
compat: avoid using partial node ID in lookup
|
Mon, 16 Apr 2018 00:05:54 +0200 |
Pierre-Yves David |
test: apply output change from protocaps
|
Sun, 15 Apr 2018 23:24:03 +0200 |
Pierre-Yves David |
test: update output to match upstream
|
Fri, 13 Apr 2018 09:26:28 -0700 |
Martin von Zweigbergk |
evolve: don't pass stringified int to repo.__getitem__
|
Wed, 11 Apr 2018 07:23:34 +0200 |
Pierre-Yves David |
patch: offer the user a chance to fix the patch if it fails to apply
|
Sun, 18 Mar 2018 23:48:06 +0530 |
Pulkit Goyal |
amend: add a new flag `--patch` to `hg amend`
|
Thu, 12 Apr 2018 13:30:28 +0800 |
Anton Shestakov |
stablerangecache: include units in ui.progress() calls
|
Thu, 12 Apr 2018 13:28:30 +0800 |
Anton Shestakov |
stablerange: include units in ui.progress() calls
|
Fri, 06 Apr 2018 20:00:43 +0530 |
Pulkit Goyal |
tests: add test demonstarting issue5833 is fixed
|
Fri, 06 Apr 2018 20:13:27 +0530 |
Pulkit Goyal |
utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
|