Mercurial > evolve
graph
-
branching: merge stable into defaultSat, 16 Dec 2017 23:52:32 +0100, by Pierre-Yves David
-
amend: fix a typo in amend help text related to the extract option stableThu, 14 Dec 2017 00:53:55 +0100, by Boris Feld
-
branching: merge stable back into defaultTue, 12 Dec 2017 04:18:17 +0100, by Pierre-Yves David
-
packaging: mark stable change as bugfix dev version stableTue, 12 Dec 2017 04:16:54 +0100, by Pierre-Yves David
-
Added tag 7.1.0 for changeset 06a3cb594956 stableTue, 12 Dec 2017 04:15:26 +0100, by Pierre-Yves David
-
branching: revert "stable" change into defaultTue, 12 Dec 2017 04:08:22 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Mon, 11 Dec 2017 18:30:15 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Mon, 11 Dec 2017 18:30:14 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Mon, 11 Dec 2017 16:32:03 +0100, by Pierre-Yves David
-
test: backed out test change from changeset a18ca224e812 stableMon, 11 Dec 2017 16:12:38 +0100, by Pierre-Yves David
-
test: backed out output change from 85ab7d2d9fd6 stableMon, 11 Dec 2017 16:02:42 +0100, by Pierre-Yves David
-
branching: merge with stableTue, 12 Dec 2017 03:21:46 +0100, by Pierre-Yves David
-
obsnote: warn if user try to store a note in obsmarker on an older hgTue, 12 Dec 2017 00:27:08 +0530, by Pulkit Goyal
-
topic: use 'hookargs' over 'tr.changes' for flow controlTue, 12 Dec 2017 02:16:58 +0100, by Pierre-Yves David
-
topic: move function wrapping from reposetup to uisetupTue, 12 Dec 2017 01:27:12 +0100, by Pierre-Yves David
-
test: publish the root of the repo in flow reject-untopicedTue, 12 Dec 2017 00:16:55 +0100, by Pierre-Yves David
-
genericcaches: handle the lack of util.timer in 4.1Tue, 12 Dec 2017 01:10:44 +0100, by Pierre-Yves David
-
tests: add a test showing traceback on `hg stack` in case of split stableMon, 11 Dec 2017 23:33:50 +0530, by Pulkit Goyal
-
branching: merge stable into defaultMon, 11 Dec 2017 15:49:22 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Mon, 11 Dec 2017 09:33:32 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Mon, 11 Dec 2017 09:33:16 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Mon, 11 Dec 2017 09:33:04 +0100, by Pierre-Yves David
-
changelog: add an entry for the split+branch fix stableMon, 11 Dec 2017 09:21:47 +0100, by Pierre-Yves David
-
branching: merge with stableSun, 10 Dec 2017 22:08:54 +0100, by Pierre-Yves David
-
split: add a test demonstrating that split doesn't take the right branch stableSun, 10 Dec 2017 21:41:56 +0100, by Boris Feld
-
stablerange: compute the subrange closure on an unfiltered repositorySun, 10 Dec 2017 05:04:41 +0100, by Pierre-Yves David
-
stablesort: write a flat version of the algorithmSun, 26 Nov 2017 10:34:46 -0500, by Pierre-Yves David
-
stablesort: simplify processing of non-merge changesetsSat, 25 Nov 2017 18:53:23 -0500, by Pierre-Yves David
-
stablesort: extract a '_revsfrom' methodSat, 25 Nov 2017 18:42:23 -0500, by Pierre-Yves David
-
stablerange: use the new cache object in the 'mergepoint' versionSun, 10 Dec 2017 01:48:32 +0100, by Pierre-Yves David
-
stablesort: introduce a cache objectSat, 25 Nov 2017 18:31:37 -0500, by Pierre-Yves David
-
stablesort: start implementing more advanced version of headstart sortingSat, 25 Nov 2017 16:05:09 -0500, by Pierre-Yves David
-
stablerange: make use of the limit argument in 'mergepoint'Sun, 10 Dec 2017 01:38:48 +0100, by Pierre-Yves David
-
stablerange: introduce a smarte version of stablerange for 'mergepoint'Sun, 10 Dec 2017 01:33:39 +0100, by Pierre-Yves David
-
stablerange: introduce an intermediary abstract class for cachingSun, 10 Dec 2017 01:26:40 +0100, by Pierre-Yves David
-
stablerange: introduce a basic-mergepoint methodSun, 10 Dec 2017 01:06:16 +0100, by Pierre-Yves David
-
stablesort: add a new test to check for fully independant branchesSun, 26 Nov 2017 11:58:35 -0500, by Pierre-Yves David
-
stablesort: add a --limit argumentSat, 25 Nov 2017 17:37:37 -0500, by Pierre-Yves David
-
stablesort: introduce a mergepoint based method focused on headSat, 25 Nov 2017 15:14:50 -0500, by Pierre-Yves David
-
stablesort: introduce a "mergepoint" methodSat, 25 Nov 2017 04:09:17 -0500, by Pierre-Yves David
-
stablerange: fallback to a more naive approach to find subrangeSun, 10 Dec 2017 00:20:06 +0100, by Pierre-Yves David
-
stablebranch: avoid overlap between subrangeSat, 09 Dec 2017 22:49:07 +0100, by Pierre-Yves David
-
stablerange: introduce an 'basicstablerange'Sat, 09 Dec 2017 22:37:10 +0100, by Pierre-Yves David
-
stablerange: extract the core API into a 'stablerangecore' classWed, 29 Nov 2017 11:18:53 -0500, by Pierre-Yves David
-
stable-branch: setup tests to use a specific method by defaultSat, 09 Dec 2017 22:17:00 +0100, by Pierre-Yves David
-
stablerange: rework the debug command to allow for multiple methodWed, 29 Nov 2017 10:53:21 -0500, by Pierre-Yves David
-
deptcache: make sure we warm the dept cache before warming the obsdiscoverySat, 09 Dec 2017 17:34:33 +0100, by Pierre-Yves David
-
stablesort: add a 'method' argument to the debugstablesort commandThu, 23 Nov 2017 16:37:24 +0100, by Pierre-Yves David
-
stablesort: rename function to stablesort_branchpointSat, 25 Nov 2017 02:58:47 -0500, by Pierre-Yves David
-
stablerange: update the filename to avoid cache confusionSat, 09 Dec 2017 17:14:53 +0100, by Pierre-Yves David
-
stablesort: extract in its own moduleThu, 23 Nov 2017 16:34:50 +0100, by Pierre-Yves David
-
compat: in depth cache, only use cachevfs when availableWed, 29 Nov 2017 12:48:45 -0500, by Pierre-Yves David
-
depthcache: issue a progress bar when loading the depth cacheThu, 23 Nov 2017 16:53:29 +0100, by Pierre-Yves David
-
depthcache: move to a dedicated object and storageWed, 22 Nov 2017 15:05:15 +0100, by Pierre-Yves David
-
cache: adds debug details about what the content of the updateWed, 22 Nov 2017 13:44:44 +0100, by Pierre-Yves David
-
cache: introduce a changelogsourcebase classWed, 22 Nov 2017 13:40:47 +0100, by Pierre-Yves David
-
cache: introduce an abstract class for cache we can upgrade incrementallyWed, 22 Nov 2017 13:40:05 +0100, by Pierre-Yves David
-
depth: basic debugdepth implementation and testWed, 22 Nov 2017 16:57:07 +0100, by Pierre-Yves David
-
topics: add a config to reject draft changeset without topic on a serverSat, 09 Dec 2017 06:13:28 +0100, by Pulkit Goyal
-
test: update output to ad5f2b923b0dSat, 09 Dec 2017 05:05:39 +0100, by Pierre-Yves David
-
touch: shorten touch's docstring to make it fit into a one line stableThu, 07 Dec 2017 20:34:18 +0100, by Denis Laxalde
-
branching: merge with stableTue, 05 Dec 2017 18:31:08 +0100, by Pierre-Yves David
-
help: promote "amend" to important command stableWed, 06 Dec 2017 02:08:37 +0100, by Pierre-Yves David
-
help: fix output for `hg help -e evolve` wrt 'touch' command stableTue, 05 Dec 2017 16:11:08 -0800, by Kyle Lippincott
-
help: remove a few commands from `hg` (no args) command list stableTue, 05 Dec 2017 16:08:50 -0800, by Kyle Lippincott
-
topic: use more protective code to access current topic stableTue, 05 Dec 2017 13:53:04 +0100, by Pierre-Yves David
-
topic: use more protective code to access publishing code stableTue, 05 Dec 2017 13:21:57 +0100, by Pierre-Yves David
-
typos: fix typos in several locationsMon, 04 Dec 2017 14:27:27 -0800, by Kyle Lippincott
-
tests: add a test for newline in obsnoteMon, 04 Dec 2017 17:16:01 +0530, by Pulkit Goyal
-
obsnote: don't add '' to note while showing it in obslogMon, 04 Dec 2017 15:50:32 +0530, by Pulkit Goyal
-
obsnote: add an entry in CHANGELOG about itSun, 03 Dec 2017 23:40:08 +0530, by Pulkit Goyal
-
amend: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:14:47 +0530, by Pulkit Goyal
-
uncommit: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:14:31 +0530, by Pulkit Goyal
-
fold: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:14:20 +0530, by Pulkit Goyal
-
metaedit: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:14:08 +0530, by Pulkit Goyal
-
prune: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:13:52 +0530, by Pulkit Goyal
-
split: add support for storing a note in obsmarkerFri, 17 Nov 2017 03:06:06 +0530, by Pulkit Goyal
-
touch: add support for storing a note in obsmarkerSun, 12 Nov 2017 01:54:13 +0530, by Pulkit Goyal
-
obslog: add initial support for showing note in obslogSun, 12 Nov 2017 01:35:51 +0530, by Pulkit Goyal
-
cmdrewrite: add a utility function to make sure note is of valid formatSun, 12 Nov 2017 01:26:30 +0530, by Pulkit Goyal
-
branching: merge with stableThu, 30 Nov 2017 12:14:36 -0500, by Pierre-Yves David
-
test: remove dangling --config in test-metaedit.tWed, 29 Nov 2017 20:50:37 -0500, by Boris Feld
-
tests: fix previously accidentally matching regexes in test-touch.t stableThu, 30 Nov 2017 21:31:14 -0800, by Martin von Zweigbergk
-
test: remove dangling --config in test-metaedit.t stableWed, 29 Nov 2017 20:50:37 -0500, by Boris Feld
-
serverminitopic: also avoid readingFri, 24 Nov 2017 23:46:56 -0500, by Pierre-Yves David
-
topic: introduce a minimal extensions to enable topic on the serverWed, 15 Nov 2017 08:00:17 +0100, by Pierre-Yves David
-
branching: merge stable into defaultSat, 25 Nov 2017 17:47:02 -0500, by Pierre-Yves David
-
pusoperation: wrap pushoperation __init__ directly stableFri, 24 Nov 2017 22:36:57 +0100, by Pierre-Yves David
-
changelog: mention the improved verbosity handlingFri, 17 Nov 2017 00:51:31 +0100, by Pierre-Yves David
-
branching: merge with stableFri, 17 Nov 2017 00:49:09 +0100, by Pierre-Yves David
-
summaryhook: respect -q flagThu, 16 Nov 2017 11:38:33 -0800, by Martin von Zweigbergk
-
summaryhook: remove unused functionThu, 16 Nov 2017 11:32:24 -0800, by Martin von Zweigbergk
-
evolve: make prev/next respect --quiet flag (issue5742)Thu, 16 Nov 2017 11:22:38 -0800, by Martin von Zweigbergk
-
packaging: merge 7.0.1 into defaultWed, 15 Nov 2017 00:30:15 +0100, by Pierre-Yves David
-
packaging: mark version as development version. stableWed, 15 Nov 2017 00:16:37 +0100, by Pierre-Yves David
-
Added tag 7.0.1 for changeset e7a2a6158077 stableWed, 15 Nov 2017 00:15:29 +0100, by Pierre-Yves David
-
changelog: mention the --publish bugfix stableWed, 15 Nov 2017 00:12:38 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Tue, 14 Nov 2017 23:15:20 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Tue, 14 Nov 2017 23:15:19 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Tue, 14 Nov 2017 23:15:18 +0100, by Pierre-Yves David
-
compat: fix comp ability of the new phase logic for Mercurial < 4.4 stableTue, 14 Nov 2017 23:11:00 +0100, by Pierre-Yves David
-
config: clarify that config is only enabled on the repository is it setup for stableThu, 02 Nov 2017 19:08:36 +0100, by Pierre-Yves David
-
branching: merge with an old and strange head stableTue, 14 Nov 2017 23:04:04 +0100, by Pierre-Yves David
-
topic: fix new head detection when using --publish on a topic stableTue, 14 Nov 2017 21:05:59 +0100, by Pierre-Yves David
-
effect-flag: fix obsfate verb hookingTue, 14 Nov 2017 18:35:25 +0100, by Boris Feld
-
test: update test output for effect flag by defaultTue, 07 Nov 2017 14:07:19 +0100, by Pierre-Yves David
-
tests: add more testing of pulling with various setting stableTue, 07 Nov 2017 14:21:19 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Tue, 07 Nov 2017 13:05:39 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Tue, 07 Nov 2017 13:05:38 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Tue, 07 Nov 2017 13:05:37 +0100, by Pierre-Yves David
-
branching: merge stable into defaultTue, 07 Nov 2017 13:04:58 +0100, by Pierre-Yves David
-
changelog: add details about the pushkey related fix stableTue, 07 Nov 2017 12:57:43 +0100, by Pierre-Yves David
-
wireproto: gracefully fail on http when trying to use older pushkey method stableTue, 07 Nov 2017 12:36:27 +0100, by Pierre-Yves David
-
wireproto: avoid exposing pushkey abort for server without evolution stableTue, 07 Nov 2017 12:10:22 +0100, by Pierre-Yves David
-
obsdiscovery: enforce the config on the server too stableThu, 02 Nov 2017 19:22:32 +0100, by Pierre-Yves David
-
packaging: mark default branch as development versionThu, 02 Nov 2017 00:48:25 +0100, by Pierre-Yves David
-
branching: merge back stable back into defaultThu, 02 Nov 2017 00:47:11 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Wed, 01 Nov 2017 23:58:27 +0100, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Wed, 01 Nov 2017 23:58:27 +0100, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Wed, 01 Nov 2017 23:57:56 +0100, by Pierre-Yves David
-
Added tag 7.0.0 for changeset c56c028f3802 stableThu, 02 Nov 2017 00:43:57 +0100, by Pierre-Yves David
-
debian: drop outdate part of the description stableThu, 02 Nov 2017 00:32:47 +0100, by Pierre-Yves David
-
debian: update Mercurial version dependencies stableThu, 02 Nov 2017 00:32:24 +0100, by Pierre-Yves David
-
branching: merge with stable to prepare version 7.0.0 stableWed, 01 Nov 2017 23:51:55 +0100, by Pierre-Yves David
-
push: add a --publish flagWed, 01 Nov 2017 16:23:13 +0100, by Pierre-Yves David
-
topic: add an option to automatically publish topic-less changesetWed, 01 Nov 2017 16:26:33 +0100, by Pierre-Yves David
-
topic: add an option to enforce a single head per name in a repositoryMon, 30 Oct 2017 19:24:14 +0100, by Pierre-Yves David
-
revset: clean up some messy logicSun, 15 Oct 2017 00:07:21 +0530, by Pulkit Goyal
-
evolve: rename --phasedivergent flag to --phase-divergentThu, 26 Oct 2017 09:03:48 +0200, by Pierre-Yves David
-
evolve: rename --contentdivergent flag to --content-divergentThu, 26 Oct 2017 09:02:25 +0200, by Pierre-Yves David
-
pushkey: forbid usage of pushley to exchange markersThu, 26 Oct 2017 08:44:50 +0200, by Pierre-Yves David
-
changelog: add an entry for 7.0.0 with recent changeThu, 26 Oct 2017 08:29:36 +0200, by Pierre-Yves David
-
compat: drop compat code for smartrevs.firstWed, 25 Oct 2017 04:41:17 +0200, by Pierre-Yves David
-
compat: drop compatibility dance around configoverrideWed, 25 Oct 2017 07:32:06 +0200, by Pierre-Yves David
-
compat: drop support for older exchange protocolWed, 25 Oct 2017 04:45:31 +0200, by Pierre-Yves David
-
compat: drop compatibility for 'streamres' prior to 4.1Tue, 24 Oct 2017 14:30:48 +0200, by Pierre-Yves David
-
compat: drop the directaccess hacky extensionTue, 24 Oct 2017 14:24:29 +0200, by Pierre-Yves David
-
compat: drop the inhibit hacky extensionTue, 24 Oct 2017 14:23:31 +0200, by Pierre-Yves David
-
compat: drop 'lru.get' work-around for 3.9Tue, 24 Oct 2017 14:17:14 +0200, by Pierre-Yves David
-
compat: stop working around 3.8 file cache limitationTue, 24 Oct 2017 14:13:57 +0200, by Pierre-Yves David
-
compat: simply the wrapping of '_destmergebranch'Tue, 24 Oct 2017 14:13:23 +0200, by Pierre-Yves David
-
compat: drop support for 3.8's '_destrebase' functionTue, 24 Oct 2017 14:12:37 +0200, by Pierre-Yves David
-
compat: mark version 4.1 as the minimum version requiredTue, 24 Oct 2017 14:11:28 +0200, by Pierre-Yves David
-
compat: drop compatibility for Mercurial <= 4.0Mon, 23 Oct 2017 16:08:29 +0200, by Pierre-Yves David
-
packaging: mark as development versionMon, 23 Oct 2017 16:07:09 +0200, by Pierre-Yves David
-
branching: merge with stableMon, 23 Oct 2017 16:05:57 +0200, by Pierre-Yves David
-
packaging: mark version as development version stableMon, 23 Oct 2017 16:04:23 +0200, by Pierre-Yves David
-
branching: close mercurial-4.0 branch mercurial-4.0Mon, 23 Oct 2017 16:02:37 +0200, by Pierre-Yves David
-
branching: close mercurial-3.9 branch mercurial-3.9Mon, 23 Oct 2017 16:02:10 +0200, by Pierre-Yves David
-
branching: close mercurial-3.8 branch mercurial-3.8Mon, 23 Oct 2017 16:01:07 +0200, by Pierre-Yves David
-
util: add a small script to help with the merging of branches stableMon, 23 Oct 2017 15:55:12 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-3.9 into mercurial-3.8 mercurial-3.8Mon, 23 Oct 2017 15:50:22 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.0 into mercurial-3.9 mercurial-3.9Mon, 23 Oct 2017 15:50:22 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.1 into mercurial-4.0 mercurial-4.0Mon, 23 Oct 2017 15:50:21 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1Mon, 23 Oct 2017 15:50:20 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2Mon, 23 Oct 2017 15:50:19 +0200, by Pierre-Yves David
-
test-compat: merge stable into mercurial-4.3 mercurial-4.3Mon, 23 Oct 2017 15:50:18 +0200, by Pierre-Yves David
-
Added tag 6.8.0 for changeset ec0bbf26ce7f stableMon, 23 Oct 2017 15:43:42 +0200, by Pierre-Yves David
-
flake8: rename some ambiguous identifier stableMon, 23 Oct 2017 15:25:00 +0200, by Pierre-Yves David
-
topic: instroduce a fast path when computing stack stableMon, 23 Oct 2017 15:11:48 +0200, by Pierre-Yves David
-
branching: merge stable back into defaultFri, 20 Oct 2017 23:03:11 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-3.8 branch mercurial-3.8Fri, 20 Oct 2017 22:56:52 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-3.9 branch mercurial-3.9Fri, 20 Oct 2017 22:56:21 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-4.0 branch mercurial-4.0Fri, 20 Oct 2017 22:54:58 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-4.1 branch mercurial-4.1Fri, 20 Oct 2017 22:54:41 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-4.2 branch mercurial-4.2Fri, 20 Oct 2017 22:54:08 +0200, by Pierre-Yves David
-
test-compat: merge future 6.7.0 in mercurial-4.3 branch mercurial-4.3Fri, 20 Oct 2017 22:52:55 +0200, by Pierre-Yves David
-
obsfate: re-enables operation display in obsfate stableFri, 20 Oct 2017 22:44:12 +0200, by Pierre-Yves David
-
changelog: update to reflect latest change stableFri, 20 Oct 2017 22:31:07 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-3.9 branch mercurial-3.8Fri, 20 Oct 2017 18:45:33 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.0 branch mercurial-3.9Fri, 20 Oct 2017 18:44:52 +0200, by Pierre-Yves David
-
compat-test: remove topic related tests for 3.9 mercurial-3.9Fri, 20 Oct 2017 22:22:14 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.1 branch mercurial-4.0Fri, 20 Oct 2017 18:43:55 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.2 branch mercurial-4.1Fri, 20 Oct 2017 18:41:05 +0200, by Pierre-Yves David
-
test-compat: merge with mercurial-4.3 branch mercurial-4.2Fri, 20 Oct 2017 18:34:22 +0200, by Pierre-Yves David
-
branching: merge with mercurial-4.3 branch creation mercurial-4.3Fri, 20 Oct 2017 18:25:05 +0200, by Pierre-Yves David
-
test-compat: revert output changes from phase renaming mercurial-4.3Fri, 20 Oct 2017 20:04:13 +0200, by Pierre-Yves David
-
test-compat: revert output changes related to temporary amend commit mercurial-4.3Fri, 20 Oct 2017 19:32:18 +0200, by Pierre-Yves David
-
test-compat: revert ouput change to blackbox mercurial-4.3Fri, 20 Oct 2017 16:07:40 +0200, by Pierre-Yves David
-
test-compat: revert ouput related to operation mercurial-4.3Fri, 20 Oct 2017 16:07:06 +0200, by Pierre-Yves David
-
test-compat: revert output change in rebase mercurial-4.3Fri, 20 Oct 2017 17:30:20 +0200, by Pierre-Yves David
-
test-compat: revert output change from bundle2 capability mercurial-4.3Fri, 20 Oct 2017 15:31:06 +0200, by Pierre-Yves David
-
test-compat: revert output change on pull report mercurial-4.3Fri, 20 Oct 2017 15:30:42 +0200, by Pierre-Yves David
-
test-compat: revert output change from 'phase' part mercurial-4.3Fri, 20 Oct 2017 15:30:16 +0200, by Pierre-Yves David
-
test-compat: revert output change from using core obsfate mercurial-4.3Fri, 20 Oct 2017 17:23:12 +0200, by Pierre-Yves David
-
topic: do to check to topic while amending stableFri, 20 Oct 2017 21:29:14 +0200, by Pierre-Yves David
-
topic-mode: add missing end line in topic-mode warning stableFri, 20 Oct 2017 21:43:13 +0200, by Pierre-Yves David
-
compat: work around the lack of configoverride in mercurial 4.0 stableFri, 20 Oct 2017 20:58:35 +0200, by Pierre-Yves David
-
compat: add an abstraction for 'scmutil.cleanupnodes' stableFri, 20 Oct 2017 19:29:56 +0200, by Pierre-Yves David
-
compat: conditionally access config item stableFri, 20 Oct 2017 18:56:15 +0200, by Pierre-Yves David
-
compat: handle version where obsutil is not available stableFri, 20 Oct 2017 18:50:26 +0200, by Pierre-Yves David
-
test: use node instead of rev in topic push tests stableFri, 20 Oct 2017 18:19:01 +0200, by Pierre-Yves David
-
test: use node instead of rev in uncommit -i test stableFri, 20 Oct 2017 17:12:03 +0200, by Pierre-Yves David
-
branching: create the mercurial-4.3 test compatibility branch mercurial-4.3Fri, 20 Oct 2017 15:20:20 +0200, by Pierre-Yves David
-
branch: merge with stable to prepare 6.7 release stableFri, 20 Oct 2017 15:18:51 +0200, by Pierre-Yves David
-
changeloge: add details about topic-modeFri, 20 Oct 2017 15:13:28 +0200, by Pierre-Yves David
-
effect-flag: remove wrapping of createmarkers for Mercurial 4.4Fri, 20 Oct 2017 14:00:30 +0200, by Boris Feld
-
stack: order the adjective of changesetFri, 20 Oct 2017 14:56:03 +0200, by Pierre-Yves David
-
stack: show current and unstable also for t0 and basesSun, 15 Oct 2017 00:03:59 +0530, by Pulkit Goyal
-
obsfate: use core version of obsfate if availableFri, 20 Oct 2017 12:04:45 +0200, by Pierre-Yves David
-
topic: register config itemsThu, 19 Oct 2017 18:18:43 +0200, by Pierre-Yves David
-
directaccess: register config item if possibleThu, 19 Oct 2017 18:17:47 +0200, by Pierre-Yves David
-
evolve: registed configitems if availableThu, 19 Oct 2017 14:46:06 +0200, by Boris Feld
-
inhibit: compatibility with 4.4-rcThu, 19 Oct 2017 21:23:21 +0200, by Pierre-Yves David
-
branching: merge with stableThu, 19 Oct 2017 20:01:00 +0200, by Pierre-Yves David
-
inhibit: respect '--keep' when handling rebase clean up stableThu, 19 Oct 2017 19:56:18 +0200, by Pierre-Yves David
-
test: adapt to change from 537de0b14030Wed, 18 Oct 2017 19:00:56 +0200, by Pierre-Yves David
-
test: adapt to output change from eb586ed5d8ceTue, 17 Oct 2017 17:12:38 +0200, by Pierre-Yves David
-
compat: fix compatibility with new duplicatecopiesTue, 17 Oct 2017 17:35:05 +0200, by Pierre-Yves David
-
topic: remove 'ass' from the random animal listSat, 14 Oct 2017 19:14:27 +0200, by Pierre-Yves David
-
config: stop passing useless default value to configSat, 14 Oct 2017 19:08:22 +0200, by Pierre-Yves David
-
branching: merge with stableSat, 14 Oct 2017 19:06:06 +0200, by Pierre-Yves David
-
changelog: add about fixed bookmark and phase handling while changing topicsSat, 14 Oct 2017 18:56:42 +0200, by Pulkit Goyal
-
pager: add a function in compats to start pager stableSat, 14 Oct 2017 20:17:25 +0530, by Pulkit Goyal
-
metadata: cleanup metadata fileSat, 14 Oct 2017 02:39:21 +0200, by Pierre-Yves David
-
branching: merge with stableFri, 13 Oct 2017 20:32:50 +0200, by Pierre-Yves David
-
topic: remove a silly duplicate in a revset stableFri, 13 Oct 2017 20:28:21 +0200, by Pierre-Yves David
-
topics: show changesetcount, troubledcount and headscount by defaultFri, 13 Oct 2017 10:18:52 +0530, by Pulkit Goyal
-
topics: use stack.stack() instead of stack.stackdata()Fri, 13 Oct 2017 10:01:38 +0530, by Pulkit Goyal
-
packaging: mark version as bugfix dev version stableTue, 10 Oct 2017 22:48:43 +0200, by Pierre-Yves David