mercurial at 34404: 47 new changesets

Mercurial Commits hg at intevation.de
Sun Oct 1 14:16:25 UTC 2017


47 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/8cbcee0b923d
changeset:   34358:8cbcee0b923d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 27 19:04:32 2017 +0900
summary:     py3: remove use of str() in hgwebdir

https://www.mercurial-scm.org/repo/hg/rev/ee10eb665036
changeset:   34359:ee10eb665036
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 27 19:08:23 2017 +0900
summary:     py3: replace str(None) with literal in convcmd.py

https://www.mercurial-scm.org/repo/hg/rev/f435097d13c9
changeset:   34360:f435097d13c9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 27 19:11:28 2017 +0900
summary:     py3: manually escape control character to be embedded in win filename error

https://www.mercurial-scm.org/repo/hg/rev/7508a7dc95c1
changeset:   34361:7508a7dc95c1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 27 19:13:43 2017 +0900
summary:     py3: replace bytes[n] with slicing in checkwinfilename()

https://www.mercurial-scm.org/repo/hg/rev/b76937fafe8a
changeset:   34362:b76937fafe8a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Sep 27 19:27:41 2017 +0900
summary:     py3: work around bytes/unicode divergence in parsedate()

https://www.mercurial-scm.org/repo/hg/rev/880e47351d1a
changeset:   34363:880e47351d1a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Sep 28 12:17:30 2017 +0200
summary:     tests: add tests for clone bundles with --uncompressed

https://www.mercurial-scm.org/repo/hg/rev/ff406f3e57b2
changeset:   34364:ff406f3e57b2
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Sep 28 15:24:54 2017 +0100
summary:     exchange: perform stream clone with clone bundle with --uncompressed

https://www.mercurial-scm.org/repo/hg/rev/cd3f39716fd3
changeset:   34365:cd3f39716fd3
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Sep 30 10:09:29 2017 +0100
summary:     exchange: fix test for remote support of binary phases

https://www.mercurial-scm.org/repo/hg/rev/d00910b286cd
changeset:   34366:d00910b286cd
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Sep 22 22:45:02 2017 +0900
summary:     copytrace: use ctx.mutable() instead of adhoc constant of non-public phases

https://www.mercurial-scm.org/repo/hg/rev/f61f5af5ed31
changeset:   34367:f61f5af5ed31
parent:      34366:d00910b286cd
parent:      34354:2f427b57bf90
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat Sep 30 07:52:48 2017 -0700
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/00cf44b7baa9
changeset:   34368:00cf44b7baa9
user:        Augie Fackler <augie at google.com>
date:        Fri Sep 29 11:55:26 2017 -0400
summary:     bugzilla: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/5adbd3806ef7
changeset:   34369:5adbd3806ef7
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:42:47 2017 -0400
summary:     convert: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/d0db41af73c0
changeset:   34370:d0db41af73c0
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:42:59 2017 -0400
summary:     branchmap: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/635553ca6eb9
changeset:   34371:635553ca6eb9
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:43:11 2017 -0400
summary:     byterange: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/2a360445afa0
changeset:   34372:2a360445afa0
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:43:26 2017 -0400
summary:     cmdutil: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/76b334b9f45c
changeset:   34373:76b334b9f45c
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:43:40 2017 -0400
summary:     commandserver: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/100814e14b77
changeset:   34374:100814e14b77
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:43:53 2017 -0400
summary:     exchange: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/ebf2c1b0c70c
changeset:   34375:ebf2c1b0c70c
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:44:08 2017 -0400
summary:     formatter: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/4741428606ed
changeset:   34376:4741428606ed
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:44:20 2017 -0400
summary:     hgweb: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/a14642bdf364
changeset:   34377:a14642bdf364
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:44:34 2017 -0400
summary:     localrepo: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/acabbc5ccd24
changeset:   34378:acabbc5ccd24
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:44:45 2017 -0400
summary:     match: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/6b724caa878d
changeset:   34379:6b724caa878d
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:44:55 2017 -0400
summary:     obsolete: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/86f3c9760cc4
changeset:   34380:86f3c9760cc4
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:45:07 2017 -0400
summary:     patch: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/4735c1caf6b3
changeset:   34381:4735c1caf6b3
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:45:41 2017 -0400
summary:     registrar: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/719a5c17e131
changeset:   34382:719a5c17e131
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:45:51 2017 -0400
summary:     subrepo: remove superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/ab687e06fe02
changeset:   34383:ab687e06fe02
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 07:45:18 2017 -0400
summary:     posix: replace superfluous pass statement with explicit return

https://www.mercurial-scm.org/repo/hg/rev/b52f22d9afa5
changeset:   34384:b52f22d9afa5
user:        Augie Fackler <augie at google.com>
date:        Fri Sep 29 11:55:44 2017 -0400
summary:     contrib: add a check to check-code to ban superfluous pass statements

https://www.mercurial-scm.org/repo/hg/rev/cac3f51bf3d5
changeset:   34385:cac3f51bf3d5
parent:      34384:b52f22d9afa5
parent:      34356:c74d6d870073
user:        Kevin Bullock <kbullock+mercurial at ringworld.org>
date:        Sun Oct 01 10:41:39 2017 +0100
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/44841a4d0efb
changeset:   34386:44841a4d0efb
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 12:57:00 2017 -0400
summary:     tests: update some clonebundles expectations to pass on both pure and non-pure

https://www.mercurial-scm.org/repo/hg/rev/c4594d38b2da
changeset:   34387:c4594d38b2da
user:        Augie Fackler <augie at google.com>
date:        Sat Sep 30 12:58:06 2017 -0400
summary:     treediscovery: update test expectation

https://www.mercurial-scm.org/repo/hg/rev/ddcef6d0b0ef
changeset:   34388:ddcef6d0b0ef
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jul 06 14:46:07 2017 +0200
summary:     obsolete: clean createmarkers part about operation

https://www.mercurial-scm.org/repo/hg/rev/e16ad1576d71
changeset:   34389:e16ad1576d71
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Sep 30 09:07:00 2017 +0100
summary:     tests: add tests for hgweb annotate output

https://www.mercurial-scm.org/repo/hg/rev/f6492f482c60
changeset:   34390:f6492f482c60
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Sep 30 09:08:01 2017 +0100
summary:     hgweb: query string arguments to control whitespace for annotate

https://www.mercurial-scm.org/repo/hg/rev/6797f1fbc642
changeset:   34391:6797f1fbc642
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Sep 30 09:01:36 2017 +0100
summary:     hgweb: add HTML elements to control whitespace settings for annotate

https://www.mercurial-scm.org/repo/hg/rev/aea6344e989b
changeset:   34392:aea6344e989b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 01 10:17:11 2017 +0100
summary:     commands: remove suggestion to clone via `cp -al`

https://www.mercurial-scm.org/repo/hg/rev/fffd3369aa83
changeset:   34393:fffd3369aa83
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 01 11:29:20 2017 +0100
summary:     commands: rename clone --uncompressed to --stream and document

https://www.mercurial-scm.org/repo/hg/rev/dbf83230e8be
changeset:   34394:dbf83230e8be
user:        Kyle Lippincott <spectral at google.com>
date:        Sun Oct 01 03:48:28 2017 -0700
summary:     hghave: fix dpkg --version check to work on recent dpkg versions

https://www.mercurial-scm.org/repo/hg/rev/41401f502c83
changeset:   34395:41401f502c83
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Oct 01 03:24:19 2017 -0700
summary:     tests: disable lints on mercurial/thirdparty

https://www.mercurial-scm.org/repo/hg/rev/9fb9f8440b71
changeset:   34396:9fb9f8440b71
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Oct 01 04:04:18 2017 -0700
summary:     python3: don't byte mangle third-party packages

https://www.mercurial-scm.org/repo/hg/rev/765eb17a7eb8
changeset:   34397:765eb17a7eb8
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Oct 01 04:14:16 2017 -0700
summary:     thirdparty: vendor attrs

https://www.mercurial-scm.org/repo/hg/rev/e51c8ffa1ffa
changeset:   34398:e51c8ffa1ffa
user:        Siddharth Agarwal <sid0 at fb.com>
date:        Sun Oct 01 03:24:20 2017 -0700
summary:     changelog: use attrs instead of namedtuple

https://www.mercurial-scm.org/repo/hg/rev/200eadbcf0b0
changeset:   34399:200eadbcf0b0
user:        Kyle Lippincott <spectral at google.com>
date:        Sun Oct 01 04:10:01 2017 -0700
summary:     hghave: check for debuild being installed as well

https://www.mercurial-scm.org/repo/hg/rev/3d936da4f97b
changeset:   34400:3d936da4f97b
user:        Kyle Lippincott <spectral at google.com>
date:        Sun Oct 01 04:37:56 2017 -0700
summary:     tests: expect parsers.so in cext, parsers.py in pure (test-debian-packages)

https://www.mercurial-scm.org/repo/hg/rev/13d3f8aaed87
changeset:   34401:13d3f8aaed87
user:        Kyle Lippincott <spectral at google.com>
date:        Sun Oct 01 05:21:32 2017 -0700
summary:     tests: add "have" check for dpkg builddeps

https://www.mercurial-scm.org/repo/hg/rev/689f6cdccef5
changeset:   34402:689f6cdccef5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 01 14:02:47 2017 +0100
summary:     hgweb: remove extra </div>

https://www.mercurial-scm.org/repo/hg/rev/407ebe7a9b93
changeset:   34403:407ebe7a9b93
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 01 12:29:33 2017 +0100
summary:     hgweb: use parsebool for parsing diff query string options

https://www.mercurial-scm.org/repo/hg/rev/159a6f7e09a9
changeset:   34404:159a6f7e09a9
bookmark:    @
tag:         tip
user:        Rishabh Madan <rishabhmadan96 at gmail.com>
date:        Sun Oct 01 14:37:50 2017 +0100
summary:     releasenotes: display release notes when no filename is specified

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


More information about the Mercurial-devel mailing list