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)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip