mercurial at 42401: 20 new changesets

Mercurial Commits hg at intevation.de
Fri May 31 21:15:44 UTC 2019


20 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/f0bcbbb6541c
changeset:   42382:f0bcbbb6541c
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu May 23 13:49:31 2019 +0200
summary:     perf: allow to specify the base of the merge in perfmergecalculate

https://www.mercurial-scm.org/repo/hg/rev/3a3592b40a95
changeset:   42383:3a3592b40a95
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu May 23 14:02:01 2019 +0200
summary:     perf: factor selection of revisions involved in the merge out

https://www.mercurial-scm.org/repo/hg/rev/f5f0a9490c05
changeset:   42384:f5f0a9490c05
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu May 23 14:48:02 2019 +0200
summary:     perf: add a new `perfmergecopies` command

https://www.mercurial-scm.org/repo/hg/rev/21c436a3a4e8
changeset:   42385:21c436a3a4e8
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu May 23 18:15:08 2019 +0200
summary:     perf: add a `perfhelper-mergecopies` command

https://www.mercurial-scm.org/repo/hg/rev/15d5a2de44aa
changeset:   42386:15d5a2de44aa
user:        Kyle Lippincott <spectral at google.com>
date:        Tue May 28 23:22:46 2019 -0700
summary:     tests: make run-tests exit non-zero if there are "errors"

https://www.mercurial-scm.org/repo/hg/rev/91452f62dd53
changeset:   42387:91452f62dd53
user:        Kyle Lippincott <spectral at google.com>
date:        Tue May 28 16:12:11 2019 -0700
summary:     verify: use self._err not self.err, it changed in 7eaf4b1ac2a3

https://www.mercurial-scm.org/repo/hg/rev/04eb3c5607af
changeset:   42388:04eb3c5607af
user:        Augie Fackler <augie at google.com>
date:        Wed May 29 09:55:35 2019 -0400
summary:     contrib: fix import-checker to operate on str instead of bytes

https://www.mercurial-scm.org/repo/hg/rev/055687fe4c47
changeset:   42389:055687fe4c47
user:        Augie Fackler <augie at google.com>
date:        Wed May 29 09:56:27 2019 -0400
summary:     tests: sort some imports that were previously missed

https://www.mercurial-scm.org/repo/hg/rev/37f38e1dea44
changeset:   42390:37f38e1dea44
user:        Augie Fackler <augie at google.com>
date:        Wed May 29 09:59:35 2019 -0400
summary:     testparseutil: stop extracting using std* streams as bytes on py3

https://www.mercurial-scm.org/repo/hg/rev/c2deb2512823
changeset:   42391:c2deb2512823
user:        Augie Fackler <augie at google.com>
date:        Wed May 29 10:00:30 2019 -0400
summary:     testparseutil: fix doctest to use str instead of bytes

https://www.mercurial-scm.org/repo/hg/rev/4372d56112c9
changeset:   42392:4372d56112c9
user:        Augie Fackler <augie at google.com>
date:        Wed May 29 10:00:54 2019 -0400
summary:     perf: fix some missing b prefixes

https://www.mercurial-scm.org/repo/hg/rev/a84564b1a0b1
changeset:   42393:a84564b1a0b1
user:        Nathan Goldbaum <nathan12343 at gmail.com>
date:        Thu May 23 10:47:10 2019 -0400
summary:     help: check if a subtopic exists and raise an error if it doesn't (issue6145)

https://www.mercurial-scm.org/repo/hg/rev/ad55a0a5894f
changeset:   42394:ad55a0a5894f
user:        Nathan Goldbaum <nathan12343 at gmail.com>
date:        Thu May 23 11:14:32 2019 -0400
summary:     help: include subtopic in error message if passed

https://www.mercurial-scm.org/repo/hg/rev/eddff539f5be
changeset:   42395:eddff539f5be
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Thu May 30 16:38:42 2019 +0800
summary:     githelp: translate --directory of git apply to --prefix

https://www.mercurial-scm.org/repo/hg/rev/37ff80505dfd
changeset:   42396:37ff80505dfd
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Thu May 30 16:40:34 2019 +0800
summary:     githelp: add --dry-run for mv

https://www.mercurial-scm.org/repo/hg/rev/7752cd3a2f83
changeset:   42397:7752cd3a2f83
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Thu May 30 16:42:38 2019 +0800
summary:     githelp: translate git stash show and clear actions and --patch flag

https://www.mercurial-scm.org/repo/hg/rev/060ff3396589
changeset:   42398:060ff3396589
user:        Kyle Lippincott <spectral at google.com>
date:        Thu May 30 14:14:52 2019 -0700
summary:     commit: add test showing that commit --amend --no-edit still shows editor

https://www.mercurial-scm.org/repo/hg/rev/64ed405dd342
changeset:   42399:64ed405dd342
user:        Kyle Lippincott <spectral at google.com>
date:        Thu May 30 13:57:34 2019 -0700
summary:     commit: respect --no-edit in combination with --amend

https://www.mercurial-scm.org/repo/hg/rev/c004340dc687
changeset:   42400:c004340dc687
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed May 29 21:40:41 2019 +0300
summary:     py3: fix test-convert-svn-sink.t

https://www.mercurial-scm.org/repo/hg/rev/bfd65b5e070b
changeset:   42401:bfd65b5e070b
bookmark:    @
tag:         tip
user:        Nathan Goldbaum <nathan12343 at gmail.com>
date:        Tue May 28 14:39:26 2019 -0400
summary:     help: clarify overlap of revlog header and first revlog entry

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list