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)
|
Fri, 06 Apr 2018 15:35:57 +0530 |
Pulkit Goyal |
tests: add a test demonstarting issue5832 traceback
|
Fri, 06 Apr 2018 14:56:27 +0530 |
Pulkit Goyal |
CHANGELOG: add an entry about `hg evolve --abort`
|
Thu, 29 Mar 2018 17:34:51 +0530 |
Pulkit Goyal |
evolve: restore bookmarks correctly after `hg evolve --abort`
|
Thu, 29 Mar 2018 17:42:32 +0530 |
Pulkit Goyal |
topic-ext: restrict the format of topic names
|
Fri, 06 Apr 2018 23:42:47 +0530 |
Pulkit Goyal |
serverminitopic: wrap context.changectx.branch instead of context.changectx
|
Fri, 06 Apr 2018 17:53:41 +0200 |
Boris Feld |
templatekw: remove obsfatedata templatekw
|
Thu, 29 Mar 2018 13:01:05 -0700 |
Kyle Lippincott |
evolve: do not exit 1 when there are no troubled changesets (issue5823)
|
Fri, 06 Apr 2018 17:54:58 +0200 |
Pierre-Yves David |
changelog: add an entry about the memory fixes
|
Fri, 06 Apr 2018 14:37:22 +0800 |
Anton Shestakov |
safeguard: use self instead of repo in noautopublishrepo.checkpush()
|
Fri, 06 Apr 2018 14:36:36 +0800 |
Anton Shestakov |
stablerangecache: use self instead of repo in stablerangerepo.stablerange()
|
Fri, 06 Apr 2018 14:26:24 +0800 |
Anton Shestakov |
obscache: use self instead of repo in obscacherepo.updatecaches()
|
Wed, 04 Apr 2018 16:29:48 +0200 |
Boris Feld |
templatekw: fix templatedata for 46
|
Sat, 31 Mar 2018 11:53:09 +0200 |
Pierre-Yves David |
style: fix a couple of pyflakes complains
|
Thu, 29 Mar 2018 16:43:28 +0530 |
Pulkit Goyal |
evolve: add a `--abort` flag for `hg evolve` command
|
Thu, 29 Mar 2018 16:38:00 +0530 |
Pulkit Goyal |
evolve: don't allow updating or commiting when there is interrupted evolve
|
Wed, 28 Mar 2018 17:47:49 +0530 |
Pulkit Goyal |
evolve: internationalize the entry of --list in hg evolve help
|
Wed, 28 Mar 2018 17:37:10 +0530 |
Pulkit Goyal |
evolve: add evolvestate as an argument to _finalizerelocate()
|
Wed, 28 Mar 2018 17:33:54 +0530 |
Pulkit Goyal |
evolve: add evolvestate as an argument to evolvecmd.relocate()
|
Wed, 28 Mar 2018 17:13:08 +0530 |
Pulkit Goyal |
tests: add test about handling phase-divergent merges
|
Wed, 28 Mar 2018 14:11:13 +0530 |
Pulkit Goyal |
evolve: show a message when evolution leads to no changes to commit
|
Wed, 28 Mar 2018 13:48:34 +0530 |
Pulkit Goyal |
evolve: pass the instability category to relocate() and _finalizerelocate()
|
Wed, 28 Mar 2018 12:56:35 +0530 |
Pulkit Goyal |
tests: add more tests for solving phase-divergence using `hg evolve`
|