mercurial at 34899: 20 new changesets

Mercurial Commits hg at intevation.de
Thu Oct 19 21:16:00 UTC 2017


20 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/9e18ab7f7240
changeset:   34880:9e18ab7f7240
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Oct 18 12:53:00 2017 +0200
summary:     sparse-read: move from a recursive-based approach to a heap-based one

https://www.mercurial-scm.org/repo/hg/rev/8c9b08a0c48c
changeset:   34881:8c9b08a0c48c
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Wed Oct 18 09:07:48 2017 +0200
summary:     sparse-read: skip gaps too small to be worth splitting

https://www.mercurial-scm.org/repo/hg/rev/e9f320a40b44
changeset:   34882:e9f320a40b44
user:        Saurabh Singh <singhsrb at fb.com>
date:        Tue Oct 17 13:20:25 2017 -0700
summary:     ui: move request exit handlers to global state

https://www.mercurial-scm.org/repo/hg/rev/c858afe9c59b
changeset:   34883:c858afe9c59b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Oct 18 04:31:46 2017 +0530
summary:     rebase: add support to output nodechanges

https://www.mercurial-scm.org/repo/hg/rev/05535d0dea68
changeset:   34884:05535d0dea68
user:        Ryan McElroy <rmcelroy at fb.com>
date:        Fri Oct 06 06:48:43 2017 -0700
summary:     merge: additional test cases to show merge-halting behavior

https://www.mercurial-scm.org/repo/hg/rev/df2ff314e36f
changeset:   34885:df2ff314e36f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Oct 18 22:57:15 2017 +0200
summary:     fsmonitor: warn when fsmonitor could be used

https://www.mercurial-scm.org/repo/hg/rev/dbb542326582
changeset:   34886:dbb542326582
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Oct 18 22:54:50 2017 +0200
summary:     fsmonitor: declare missing config options

https://www.mercurial-scm.org/repo/hg/rev/7bf7544fd6cc
changeset:   34887:7bf7544fd6cc
user:        Jun Wu <quark at fb.com>
date:        Wed Oct 18 14:55:39 2017 -0700
summary:     chgserver: do not treat HG as sensitive environ when CHGHG is set

https://www.mercurial-scm.org/repo/hg/rev/317566f0c2e6
changeset:   34888:317566f0c2e6
user:        Jun Wu <quark at fb.com>
date:        Wed Oct 18 15:05:03 2017 -0700
summary:     show: move configitems to core

https://www.mercurial-scm.org/repo/hg/rev/554885e10868
changeset:   34889:554885e10868
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Thu Oct 19 03:20:47 2017 +0530
summary:     amend: error out if the note is greater than 255bytes

https://www.mercurial-scm.org/repo/hg/rev/effae88bccdb
changeset:   34890:effae88bccdb
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 18 18:11:50 2017 -0400
summary:     convert: register missed subversion config items

https://www.mercurial-scm.org/repo/hg/rev/6b77c13a1aab
changeset:   34891:6b77c13a1aab
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 18 18:29:00 2017 -0400
summary:     configitems: make all regular expressions bytes and not native str

https://www.mercurial-scm.org/repo/hg/rev/e1458bce84db
changeset:   34892:e1458bce84db
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 18 18:29:17 2017 -0400
summary:     hghave: fix clang-format check to use bytes regex

https://www.mercurial-scm.org/repo/hg/rev/068e0e531584
changeset:   34893:068e0e531584
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 18 18:30:02 2017 -0400
summary:     cmdutil: fix status tersing on Python 3

https://www.mercurial-scm.org/repo/hg/rev/b63a7d839c33
changeset:   34894:b63a7d839c33
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Oct 18 16:28:18 2017 -0700
summary:     tests: de-flake test-run-tests.t's "--jobs=2 --first" test

https://www.mercurial-scm.org/repo/hg/rev/7b857c5947ec
changeset:   34895:7b857c5947ec
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Oct 18 22:07:53 2017 -0700
summary:     registrar: move "constant" possiblecmdtypes to class level

https://www.mercurial-scm.org/repo/hg/rev/97017508c863
changeset:   34896:97017508c863
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Oct 18 22:10:08 2017 -0700
summary:     registrar: don't i18n ProgrammingError message

https://www.mercurial-scm.org/repo/hg/rev/2e350d2a0eca
changeset:   34897:2e350d2a0eca
user:        Jun Wu <quark at fb.com>
date:        Wed Oct 18 15:42:44 2017 -0700
summary:     fsmonitor: use nonnormalset from dirstatemap

https://www.mercurial-scm.org/repo/hg/rev/1bde8e8e5de0
changeset:   34898:1bde8e8e5de0
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Wed Oct 18 15:28:19 2017 +0200
summary:     sparse-read: ignore trailing empty revs in each read chunk

https://www.mercurial-scm.org/repo/hg/rev/1e2dc50da17b
changeset:   34899:1e2dc50da17b
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 19 11:17:10 2017 -0400
summary:     tests: add some (?) output lines to catch "helpful" output from Solaris diff

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


More information about the Mercurial-devel mailing list