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
(0) -3000 -1000 -120 +120 tip