mercurial at 43804: 10 new changesets

Mercurial Commits hg at intevation.de
Fri Dec 6 18:15:41 UTC 2019


10 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/0f6782df1100
changeset:   43795:0f6782df1100
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Dec 05 08:59:23 2019 -0800
summary:     exchange: replace a "not x in ys" by more Pythonic "x not in ys"

https://www.mercurial-scm.org/repo/hg/rev/ebfd349eac46
changeset:   43796:ebfd349eac46
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Dec 05 09:32:47 2019 -0800
summary:     graft: rename `pctx` argument to `base` since that's what it is

https://www.mercurial-scm.org/repo/hg/rev/fb07126dadbe
changeset:   43797:fb07126dadbe
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Dec 05 09:34:43 2019 -0800
summary:     graft: extract `repo['.']` to local variable

https://www.mercurial-scm.org/repo/hg/rev/32d11a23c9cf
changeset:   43798:32d11a23c9cf
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Dec 05 09:39:49 2019 -0800
summary:     graft: never set both parents equal in the dirstate (issue6098)

https://www.mercurial-scm.org/repo/hg/rev/5558e3437872
changeset:   43799:5558e3437872
user:        Kyle Lippincott <spectral at google.com>
date:        Tue Nov 26 16:10:21 2019 -0800
summary:     amend: check for file modifications when updating dirstate (issue6233)

https://www.mercurial-scm.org/repo/hg/rev/fe94af4e3dc9
changeset:   43800:fe94af4e3dc9
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Dec 05 13:48:36 2019 -0800
summary:     tests: fix test-chg.t to work with py3 (no setprocname)

https://www.mercurial-scm.org/repo/hg/rev/3fe91bcd5199
changeset:   43801:3fe91bcd5199
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Dec 05 14:01:26 2019 -0800
summary:     tests: fix deprecation warning about regex flags not at beginning of expr

https://www.mercurial-scm.org/repo/hg/rev/c6b4c348360e
changeset:   43802:c6b4c348360e
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Dec 05 14:18:39 2019 -0800
summary:     tests: fix command name in test-blackbox.t to be bytes

https://www.mercurial-scm.org/repo/hg/rev/e6cda6efb12a
changeset:   43803:e6cda6efb12a
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Dec 05 15:50:47 2019 -0800
summary:     tests: expect return status 255 on exception for test-blackbox.t with chg

https://www.mercurial-scm.org/repo/hg/rev/76d32a0edbc6
changeset:   43804:76d32a0edbc6
bookmark:    @
tag:         tip
user:        Paul Sonnenschein <paul at sonnenschein.ruhr>
date:        Fri Dec 06 15:30:06 2019 +0100
summary:     tests: remove hardcoded errno values

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


More information about the Mercurial-devel mailing list