mercurial at 41445: 54 new changesets

Mercurial Commits hg at intevation.de
Wed Jan 30 23:15:47 UTC 2019


54 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/b80af0707066
changeset:   41392:b80af0707066
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Jan 15 11:16:42 2019 -0800
summary:     copies: consider nullrev a common ancestor

https://www.mercurial-scm.org/repo/hg/rev/dc50121126ae
changeset:   41393:dc50121126ae
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Jan 15 16:50:50 2019 -0800
summary:     copies: pass contexts into _findlimit()

https://www.mercurial-scm.org/repo/hg/rev/75e753a26806
changeset:   41394:75e753a26806
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Jan 15 16:55:20 2019 -0800
summary:     copies: get working copy parents from wctx, not dirstate, to make in-mem work

https://www.mercurial-scm.org/repo/hg/rev/9087513df412
changeset:   41395:9087513df412
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Jan 21 13:45:12 2019 -0800
summary:     context: delete mistaken comment about return value of renamed()

https://www.mercurial-scm.org/repo/hg/rev/3461814417f3
changeset:   41396:3461814417f3
user:        Martijn Pieters <mj at octobus.net>
date:        Mon Jan 21 15:29:14 2019 +0000
summary:     branchmap: rename partial -> bcache

https://www.mercurial-scm.org/repo/hg/rev/0bd56c291359
changeset:   41397:0bd56c291359
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jan 25 23:36:23 2019 -0800
summary:     cleanup: use p1() and p2() instead of parents()[0] and parents()[1]

https://www.mercurial-scm.org/repo/hg/rev/2ff8994ac71d
changeset:   41398:2ff8994ac71d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jan 25 23:43:11 2019 -0800
summary:     cleanup: use repo['.'] instead of repo[None].p1()

https://www.mercurial-scm.org/repo/hg/rev/5cb8158a61f7
changeset:   41399:5cb8158a61f7
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jan 25 23:22:23 2019 -0800
summary:     cleanup: use p1() instead of parents() when we only need the first parent

https://www.mercurial-scm.org/repo/hg/rev/4a409c19831f
changeset:   41400:4a409c19831f
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Jan 21 23:08:31 2019 -0800
summary:     largefiles: avoid walking full manifest

https://www.mercurial-scm.org/repo/hg/rev/4a33a6bf2b52
changeset:   41401:4a33a6bf2b52
user:        Navaneeth Suresh <navaneeths1998 at gmail.com>
date:        Sat Jan 26 13:14:21 2019 +0530
summary:     diffstat: support filenames with whitespaces on renames

https://www.mercurial-scm.org/repo/hg/rev/4f0aca2b8c21
changeset:   41402:4f0aca2b8c21
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 17:11:49 2019 -0800
summary:     tests: add optional setsockopt() lines for Python 3

https://www.mercurial-scm.org/repo/hg/rev/e82288a9556c
changeset:   41403:e82288a9556c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 10:00:17 2019 -0800
summary:     wireprotov2server: use our JSON encoder

https://www.mercurial-scm.org/repo/hg/rev/43f9b8c0574b
changeset:   41404:43f9b8c0574b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 10:22:09 2019 -0800
summary:     notify: be more defensive aboute None values

https://www.mercurial-scm.org/repo/hg/rev/9b3be572ff0c
changeset:   41405:9b3be572ff0c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 10:40:37 2019 -0800
summary:     mail: document behavior of Python 3

https://www.mercurial-scm.org/repo/hg/rev/2bf689b13a17
changeset:   41406:2bf689b13a17
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 10:53:10 2019 -0800
summary:     statichttprepo: use URLError.reason directly

https://www.mercurial-scm.org/repo/hg/rev/6e9bebb65ce7
changeset:   41407:6e9bebb65ce7
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 10:57:17 2019 -0800
summary:     statichttprepo: use str to appease Python 3

https://www.mercurial-scm.org/repo/hg/rev/a43acfa2b76d
changeset:   41408:a43acfa2b76d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 13:39:18 2019 -0800
summary:     keepalive: use collections.defaultdict for host map

https://www.mercurial-scm.org/repo/hg/rev/1db94ebbc207
changeset:   41409:1db94ebbc207
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 13:40:44 2019 -0800
summary:     keepalive: track ready state with a bool

https://www.mercurial-scm.org/repo/hg/rev/0d226b2139df
changeset:   41410:0d226b2139df
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 13:58:58 2019 -0800
summary:     sslutil: use raw strings for exception reason compare

https://www.mercurial-scm.org/repo/hg/rev/f07aff7e8b5a
changeset:   41411:f07aff7e8b5a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 14:00:42 2019 -0800
summary:     sslutil: ensure serverhostname is bytes when formatting

https://www.mercurial-scm.org/repo/hg/rev/f5cb822625cc
changeset:   41412:f5cb822625cc
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 14:06:07 2019 -0800
summary:     tests: add b'' to config file name

https://www.mercurial-scm.org/repo/hg/rev/fad627d2047c
changeset:   41413:fad627d2047c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 14:08:35 2019 -0800
summary:     tests: add b'' prefixes to flagprocessorext.py

https://www.mercurial-scm.org/repo/hg/rev/031d91623fdc
changeset:   41414:031d91623fdc
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 14:14:44 2019 -0800
summary:     githelp: make argument parsing more compatible with Python 3

https://www.mercurial-scm.org/repo/hg/rev/873a28d7e962
changeset:   41415:873a28d7e962
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 14:16:34 2019 -0800
summary:     githelp: format with %d if an integer

https://www.mercurial-scm.org/repo/hg/rev/1d99c9a5ccb0
changeset:   41416:1d99c9a5ccb0
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 15:52:37 2019 -0800
summary:     tests: handles bytes/str mismatch in test-commit-interface-curses.t

https://www.mercurial-scm.org/repo/hg/rev/5c73441a47e5
changeset:   41417:5c73441a47e5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 16:45:25 2019 -0800
summary:     crecord: always return a str from uihunk.__repr__

https://www.mercurial-scm.org/repo/hg/rev/26761665bdfe
changeset:   41418:26761665bdfe
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 16:53:17 2019 -0800
summary:     convert: print exception message directly

https://www.mercurial-scm.org/repo/hg/rev/b5169e79c31c
changeset:   41419:b5169e79c31c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jan 26 17:44:07 2019 +0900
summary:     dispatch: add inline comment about possible IOError subtypes

https://www.mercurial-scm.org/repo/hg/rev/b6673e9bdcf6
changeset:   41420:b6673e9bdcf6
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jan 26 17:51:55 2019 +0900
summary:     dispatch: quote filename in IOError as well

https://www.mercurial-scm.org/repo/hg/rev/f83b230b7fb3
changeset:   41421:f83b230b7fb3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jan 26 17:53:03 2019 +0900
summary:     dispatch: unify handler of IOError and OSError

https://www.mercurial-scm.org/repo/hg/rev/d3a7c743ae3b
changeset:   41422:d3a7c743ae3b
user:        Augie Fackler <augie at google.com>
date:        Sun Jan 27 20:22:07 2019 -0500
summary:     py3: more tests from the ratchet

https://www.mercurial-scm.org/repo/hg/rev/2a1bb442593b
changeset:   41423:2a1bb442593b
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 00:26:17 2019 -0500
summary:     py3: add b'' and r'' prefixes to LFS tests

https://www.mercurial-scm.org/repo/hg/rev/7a11e4e55d5f
changeset:   41424:7a11e4e55d5f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 00:36:56 2019 -0500
summary:     py3: add b'' prefixes to the LFS server module

https://www.mercurial-scm.org/repo/hg/rev/6d7f18cd81d9
changeset:   41425:6d7f18cd81d9
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 00:50:39 2019 -0500
summary:     py3: raw stringify various things in the LFS server module

https://www.mercurial-scm.org/repo/hg/rev/02d0a7774882
changeset:   41426:02d0a7774882
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 15:19:28 2019 -0500
summary:     py3: byteify the LFS blobstore module

https://www.mercurial-scm.org/repo/hg/rev/40efcf78f3df
changeset:   41427:40efcf78f3df
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 15:42:55 2019 -0500
summary:     py3: raw stringify various JSON and HTTP headers in the LFS blobstore module

https://www.mercurial-scm.org/repo/hg/rev/4045ab21945a
changeset:   41428:4045ab21945a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 18:05:17 2019 -0500
summary:     hgweb: ensure Content-Length and Content-Type are not promoted to HTTP_ on py3

https://www.mercurial-scm.org/repo/hg/rev/7df10ea7a5b8
changeset:   41429:7df10ea7a5b8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 17:48:15 2019 -0500
summary:     py3: byteify the decoded JSON responses upon receipt in the LFS blobstore

https://www.mercurial-scm.org/repo/hg/rev/52a4a3e7cc6a
changeset:   41430:52a4a3e7cc6a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 18:34:17 2019 -0500
summary:     py3: force hgweb.server error log to internally write unicode

https://www.mercurial-scm.org/repo/hg/rev/0b636d1720a0
changeset:   41431:0b636d1720a0
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 20:50:52 2019 -0500
summary:     lfs: strip the response headers from the Batch API before printing

https://www.mercurial-scm.org/repo/hg/rev/080a5c83914f
changeset:   41432:080a5c83914f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 20:58:18 2019 -0500
summary:     py3: conditionalize some LFS test output

https://www.mercurial-scm.org/repo/hg/rev/3757a968d63a
changeset:   41433:3757a968d63a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Jan 27 22:32:09 2019 -0500
summary:     py3: stabilize the output of lfs commandserver tests

https://www.mercurial-scm.org/repo/hg/rev/48394923fbdc
changeset:   41434:48394923fbdc
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jan 25 14:52:31 2019 -0500
summary:     perf: document perfheads

https://www.mercurial-scm.org/repo/hg/rev/e2e815e3c4ae
changeset:   41435:e2e815e3c4ae
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jan 25 18:22:02 2019 -0500
summary:     revlog: document cext oddities in terms of object/caches

https://www.mercurial-scm.org/repo/hg/rev/ab6d1f82be32
changeset:   41436:ab6d1f82be32
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jan 25 14:53:19 2019 -0500
summary:     perf: move cache clearing in the `setup` step of `perfheads`

https://www.mercurial-scm.org/repo/hg/rev/d65ba1ff4559
changeset:   41437:d65ba1ff4559
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Jan 28 04:47:40 2019 -0500
summary:     perf: add some documentation to perfindex

https://www.mercurial-scm.org/repo/hg/rev/e9891c734bf8
changeset:   41438:e9891c734bf8
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jan 25 18:43:48 2019 -0500
summary:     perf: add a no-lookup variant to perfindex

https://www.mercurial-scm.org/repo/hg/rev/7eb7637e34bf
changeset:   41439:7eb7637e34bf
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Jan 28 03:20:31 2019 -0500
summary:     perf: support looking up multiple revisions

https://www.mercurial-scm.org/repo/hg/rev/1bc01490178a
changeset:   41440:1bc01490178a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Jan 28 21:35:06 2019 -0500
summary:     lfs: explicitly add the Content-Length header when uploading blobs, for py3

https://www.mercurial-scm.org/repo/hg/rev/44d752efdbce
changeset:   41441:44d752efdbce
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 13:52:39 2019 -0800
summary:     keepalive: implement _close_conn() so closes are known

https://www.mercurial-scm.org/repo/hg/rev/e7fcbeb95249
changeset:   41442:e7fcbeb95249
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Jan 29 14:30:10 2019 +0300
summary:     py3: whitelist couple more passing tests found by buildbot

https://www.mercurial-scm.org/repo/hg/rev/1a6a01a21d6a
changeset:   41443:1a6a01a21d6a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Oct 13 16:53:43 2018 +0200
summary:     hghave: add pyXY features for Python version numbers

https://www.mercurial-scm.org/repo/hg/rev/d5357238eda9
changeset:   41444:d5357238eda9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jan 26 11:23:31 2019 -0800
summary:     tests: conditionalize test output on Python 3.7

https://www.mercurial-scm.org/repo/hg/rev/73a33fe625bb
changeset:   41445:73a33fe625bb
bookmark:    @
tag:         tip
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Jan 29 15:43:02 2019 +0300
summary:     changegroup: initialize the state variable a bit earlier

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


More information about the Mercurial-devel mailing list