Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: check that exchange._checkpublish() exists before wrapping it 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
Thu, 12 Mar 2020 06:18:57 +0100 Manuel Jacob WIP: fix draft
Thu, 12 Mar 2020 03:13:17 +0100 Manuel Jacob WIP: rotate loop draft
Thu, 12 Mar 2020 06:18:44 +0100 Manuel Jacob WIP: test draft
Fri, 06 Mar 2020 14:35:35 -0800 Martin von Zweigbergk build: make docs/conf.py compatible with py3 draft
Thu, 16 Jan 2020 11:33:53 +0700 Anton Shestakov obshistory: add _debugobshistorydisplaypredsandmarkers() and test it draft
Mon, 13 Jan 2020 16:32:25 +0700 Anton Shestakov obshistory: make patchavailable() handle predecessors too draft
Wed, 15 Jan 2020 16:28:35 +0700 Anton Shestakov templatekw: add obsorigin keyword draft
Tue, 14 Jan 2020 20:58:26 +0700 Anton Shestakov obshistory: implement predecessorsandmarkers() for obsorigin draft
Sun, 02 Feb 2020 11:06:21 +0100 Pierre-Yves David fold: proposal for output improvement draft
Fri, 27 Dec 2019 20:40:13 -0800 Rodrigo Damazio Bovendorp obslog: add display of precursor information to the default template draft
Fri, 27 Dec 2019 20:38:10 -0800 Rodrigo Damazio Bovendorp obslog: add flags to control the output of precursors and successors draft
Sat, 01 Feb 2020 10:54:20 +0100 Rodrigo Damazio Bovendorp obslog: extract display of a markers to its own function draft
Mon, 27 Jan 2020 14:55:35 +0700 Anton Shestakov tests: allow an empty merge commit to have tests pass without too many changes draft stable
Sun, 26 Jan 2020 20:52:25 +0700 Anton Shestakov uncommit: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Sun, 26 Jan 2020 20:57:20 +0700 Anton Shestakov touch: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Sun, 26 Jan 2020 20:57:39 +0700 Anton Shestakov evolve: use repo.setparents() instead of repo.dirstate.setparents() draft stable
Mon, 02 Sep 2019 20:09:05 +0700 Anton Shestakov tests: demonstrate that evolve swaps parents of merge commits draft stable
Wed, 22 Jan 2020 21:41:25 +0700 Anton Shestakov ci: cache pytype-related files between runs draft
Sun, 10 Nov 2019 16:32:34 +0530 Sushil khanchi evolve: add pre-check logic for creation of phase divergence locally draft
Sun, 10 Nov 2019 18:08:57 +0530 Sushil khanchi evolve: add test to show that user can create phase-divergence locally draft
Mon, 30 Dec 2019 00:24:09 +0530 Sushil khanchi evolve: remove unnecessary code since it's been covered already draft
Mon, 30 Dec 2019 00:43:17 +0530 Sushil khanchi test: no need to look at full log draft
Sun, 29 Dec 2019 23:59:41 +0530 Sushil khanchi evolve: refactor content-divergence resolution logic draft
Mon, 30 Dec 2019 00:11:00 +0530 Sushil khanchi evolve: remove duplicated code draft
Mon, 25 Nov 2019 02:41:16 +0530 Sushil khanchi evolve: make necessary changes in a test to reflect a fix in next patch draft
Mon, 23 Dec 2019 01:03:45 +0530 Sushil khanchi evolve: add quotes around the action in msg of pre-checking draft
Wed, 04 Dec 2019 21:06:39 +0530 Sushil khanchi metaedit: use pre-checking before rewriting csets draft
Sat, 14 Dec 2019 13:31:45 +0530 Sushil khanchi evolve: update the pre-check message for risk of orphans draft
Sun, 10 Nov 2019 16:32:34 +0530 Sushil khanchi evolve: add pre-check logic for creation of phase divergence locally draft
Sun, 10 Nov 2019 18:08:57 +0530 Sushil khanchi evolve: add test to show that user can create phase-divergence locally draft
Mon, 04 Nov 2019 00:18:55 +0530 Sushil khanchi evolve: remove a check which is already done by rewriteutil.precheck() draft
Mon, 04 Nov 2019 01:30:50 +0530 Sushil khanchi evolve: add pre-check logic for content-divergence in rewriteutil.precheck() draft
Thu, 26 Dec 2019 10:21:31 -0800 Martin von Zweigbergk topic: make in-memory rebase preserve topic draft
Wed, 18 Dec 2019 14:10:56 +0100 Boris Feld Temporary commit for time measurement of test file + pandoc draft
Wed, 18 Dec 2019 14:10:49 +0100 Boris Feld ci: Add CI job for building the documentation draft
Fri, 22 Nov 2019 18:56:42 +0100 Boris Feld tutorial: compile the tutorial in rst so it can be included draft
Fri, 22 Nov 2019 18:29:27 +0100 Boris Feld tutorial: run the tutorial test file to update to latests ui messages draft
Fri, 22 Nov 2019 18:28:01 +0100 Boris Feld ignore: fix hgignore to point to the correct folder draft
Thu, 12 Sep 2019 15:38:11 +0700 Anton Shestakov stack: rename stack.revs into stack.indexedrevs draft
Thu, 12 Sep 2019 15:22:50 +0700 Anton Shestakov stack: return from behindcount() early draft
Thu, 12 Sep 2019 14:44:19 +0700 Anton Shestakov stack: use self._revs in stack.behindcount() draft
Thu, 12 Sep 2019 14:42:38 +0700 Anton Shestakov stack: use self._revs in stack.heads() draft
Tue, 04 Sep 2018 19:53:08 +0200 Boris Feld pick: Add a test to check that pick pick the right content draft
Thu, 01 Feb 2018 18:26:56 +0100 Boris Feld WIP on handling stacks draft
Mon, 15 Jan 2018 17:46:40 +0100 Boris Feld test: add a test for current behavior of precursors revset draft
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
(0) -3000 -1000 -240 tip