mercurial at 39111: 90 new changesets

Mercurial Commits hg at intevation.de
Thu Aug 16 02:15:42 UTC 2018


90 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/b95538a21613
changeset:   39022:b95538a21613
parent:      39020:0b5f534df82a
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 14:14:27 2018 -0400
summary:     patchbomb: work around email module really wanting to write unicode data

https://www.mercurial-scm.org/repo/hg/rev/858fe9625dab
changeset:   39023:858fe9625dab
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 17:48:03 2018 -0400
summary:     mail: fix _encode to be more correct on Python 3

https://www.mercurial-scm.org/repo/hg/rev/eabdf3c25b8b
changeset:   39024:eabdf3c25b8b
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 17:49:17 2018 -0400
summary:     mail: cope with Py3 unicode antics on email addresses

https://www.mercurial-scm.org/repo/hg/rev/569d662816de
changeset:   39025:569d662816de
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 18:16:26 2018 -0400
summary:     mail: modernize check for Python-with-TLS

https://www.mercurial-scm.org/repo/hg/rev/a5e70c14214a
changeset:   39026:a5e70c14214a
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 18:17:19 2018 -0400
summary:     mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile

https://www.mercurial-scm.org/repo/hg/rev/8919cc4f63b4
changeset:   39027:8919cc4f63b4
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 16 18:17:44 2018 -0400
summary:     patchbomb: python 3 really wants those email addresses in unicode

https://www.mercurial-scm.org/repo/hg/rev/713126389ef2
changeset:   39028:713126389ef2
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 17:44:36 2018 -0400
summary:     mail: fix debug print, which appears to have been broken for a long time

https://www.mercurial-scm.org/repo/hg/rev/78f1899e4202
changeset:   39029:78f1899e4202
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 17:46:07 2018 -0400
summary:     dummysmtpd: accept additional kwargs from stdlib smtpd

https://www.mercurial-scm.org/repo/hg/rev/1eb779a86c4e
changeset:   39030:1eb779a86c4e
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 20:08:30 2018 -0700
summary:     tests: fix Python3 issues in Python one-liners in test-patchbomb.t

https://www.mercurial-scm.org/repo/hg/rev/2cf3bd4ae55e
changeset:   39031:2cf3bd4ae55e
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 18:27:36 2018 -0400
summary:     mail: properly handle email addresses typically being unicodes

https://www.mercurial-scm.org/repo/hg/rev/8979626089bb
changeset:   39032:8979626089bb
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 18:28:19 2018 -0400
summary:     patchbomb: use email.encoders instead of email.Encoders

https://www.mercurial-scm.org/repo/hg/rev/ed9537bd2d1a
changeset:   39033:ed9537bd2d1a
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 18:28:43 2018 -0400
summary:     patchbomb: use native strs for email header keys and values

https://www.mercurial-scm.org/repo/hg/rev/751caa6a2936
changeset:   39034:751caa6a2936
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 19:37:57 2018 -0400
summary:     patchbomb: use sysstrs when describing content-type

https://www.mercurial-scm.org/repo/hg/rev/cecb05c371f7
changeset:   39035:cecb05c371f7
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 19:39:33 2018 -0400
summary:     patchbomb: don't unintentionally duplicate headers

https://www.mercurial-scm.org/repo/hg/rev/598467614c15
changeset:   39036:598467614c15
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 20:57:27 2018 -0400
summary:     tests: put some Python 3 polish on inline Python invocations

https://www.mercurial-scm.org/repo/hg/rev/ede768cfe83e
changeset:   39037:ede768cfe83e
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 21:04:15 2018 -0400
summary:     mail: always fall back to iso-8859-1 if us-ascii won't work (BC)

https://www.mercurial-scm.org/repo/hg/rev/2161faf0d24b
changeset:   39038:2161faf0d24b
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 21:57:46 2018 -0400
summary:     patchbomb: use native strings when determining attachment disposition

https://www.mercurial-scm.org/repo/hg/rev/952bf3c948f0
changeset:   39039:952bf3c948f0
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 21:58:43 2018 -0400
summary:     mail: be more cautious about bytes vs str for py3 compat

https://www.mercurial-scm.org/repo/hg/rev/f76c1343859d
changeset:   39040:f76c1343859d
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 21:59:32 2018 -0400
summary:     tests: allow for a bonus newline in base64'd email payload

https://www.mercurial-scm.org/repo/hg/rev/2525c4943c09
changeset:   39041:2525c4943c09
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 23:12:44 2018 -0400
summary:     grep: difflib sequencematcher opcodes are native strs

https://www.mercurial-scm.org/repo/hg/rev/9126a4034621
changeset:   39042:9126a4034621
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 23:13:01 2018 -0400
summary:     grep: coerce username to bytestr, not str

https://www.mercurial-scm.org/repo/hg/rev/5797b0bbdd1d
changeset:   39043:5797b0bbdd1d
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 23:13:35 2018 -0400
summary:     grep: include format string in columns list

https://www.mercurial-scm.org/repo/hg/rev/83cee1af747f
changeset:   39044:83cee1af747f
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 23:13:56 2018 -0400
summary:     tests: allow more detailed error message from re.compile

https://www.mercurial-scm.org/repo/hg/rev/88b04bd2cbb4
changeset:   39045:88b04bd2cbb4
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 13:26:28 2018 -0400
summary:     tests: port remaining bits of test-parseindex2 to unittest asserts

https://www.mercurial-scm.org/repo/hg/rev/a450d460774e
changeset:   39046:a450d460774e
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 13:34:33 2018 -0400
summary:     tests: restore Python 3 compat in test-parseindex2.py

https://www.mercurial-scm.org/repo/hg/rev/a1f934573c0b
changeset:   39047:a1f934573c0b
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 13:13:16 2018 -0400
summary:     parsers: adjust pure-python version to mimic a3dacabd476b

https://www.mercurial-scm.org/repo/hg/rev/d722020bbd9d
changeset:   39048:d722020bbd9d
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 13:27:05 2018 -0400
summary:     tests: remove expected output of test-parseindex2.py

https://www.mercurial-scm.org/repo/hg/rev/b53ec524420b
changeset:   39049:b53ec524420b
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:06:46 2018 -0400
summary:     mq: use stringutil.pprint instead of pycompat.byterepr

https://www.mercurial-scm.org/repo/hg/rev/0a2ce5b43574
changeset:   39050:0a2ce5b43574
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 00:12:55 2018 -0400
summary:     parser: replace bespoke _brepr with stringutil.pprint

https://www.mercurial-scm.org/repo/hg/rev/2aebe138ef6e
changeset:   39051:2aebe138ef6e
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 01:41:31 2018 -0400
summary:     stringutil: teach pprint about sets

https://www.mercurial-scm.org/repo/hg/rev/38409be2f521
changeset:   39052:38409be2f521
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 01:42:01 2018 -0400
summary:     stringutil: have buildrepr delegate to pprint for unknown types

https://www.mercurial-scm.org/repo/hg/rev/836433f3bdd6
changeset:   39053:836433f3bdd6
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 00:07:45 2018 -0400
summary:     beautifygraph: use sysstr for checking encoding._wide

https://www.mercurial-scm.org/repo/hg/rev/de3a9d7ec1c2
changeset:   39054:de3a9d7ec1c2
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 00:08:06 2018 -0400
summary:     beautifygraph: use slicing instead of subscripting on bytestr

https://www.mercurial-scm.org/repo/hg/rev/dcecf772756a
changeset:   39055:dcecf772756a
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 00:37:24 2018 -0400
summary:     tests: port inline extension in test for beautifygraph to Python 3

https://www.mercurial-scm.org/repo/hg/rev/c52a8af4052a
changeset:   39056:c52a8af4052a
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:17:50 2018 -0400
summary:     contrib: have check-code look at files in latin1 instead of ascii

https://www.mercurial-scm.org/repo/hg/rev/850fe0b9c0c0
changeset:   39057:850fe0b9c0c0
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:18:41 2018 -0400
summary:     tests: add missing b'' prefix in test-check-code.t

https://www.mercurial-scm.org/repo/hg/rev/a271466cb53a
changeset:   39058:a271466cb53a
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:02:40 2018 -0400
summary:     tests: extract printrevset extension from test-glog-beautifygraph.t

https://www.mercurial-scm.org/repo/hg/rev/2e37bd614879
changeset:   39059:2e37bd614879
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:03:26 2018 -0400
summary:     tests: port test-glog.t to Python 3 by using extracted printrevset

https://www.mercurial-scm.org/repo/hg/rev/ed8160e4fea0
changeset:   39060:ed8160e4fea0
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:30:14 2018 -0400
summary:     util: fix signature of setsockopt in socket observer

https://www.mercurial-scm.org/repo/hg/rev/b3c6c194f33a
changeset:   39061:b3c6c194f33a
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 02:31:44 2018 -0400
summary:     wireprotohelpers: add missing b prefixes

https://www.mercurial-scm.org/repo/hg/rev/efeeb73f54c3
changeset:   39062:efeeb73f54c3
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 03:14:52 2018 -0400
summary:     debugcommands: fix a missing b prefix

https://www.mercurial-scm.org/repo/hg/rev/1419ba5e3b56
changeset:   39063:1419ba5e3b56
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 03:16:02 2018 -0400
summary:     stringutil: if we get a memoryview in escapestr, coerce it to bytes

https://www.mercurial-scm.org/repo/hg/rev/a2fa7247ca70
changeset:   39064:a2fa7247ca70
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 03:31:23 2018 -0400
summary:     debugcommands: get_method should always return a sysstr

https://www.mercurial-scm.org/repo/hg/rev/730e7d92a023
changeset:   39065:730e7d92a023
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 10 03:33:38 2018 -0400
summary:     debugcommands: urlerror only has a read() method in Python 2

https://www.mercurial-scm.org/repo/hg/rev/2488dcfa71f8
changeset:   39066:2488dcfa71f8
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Wed Aug 01 16:28:10 2018 +0300
summary:     context: safegaurd from 'lx' being passed as file flag in manifest

https://www.mercurial-scm.org/repo/hg/rev/daedb70fd467
changeset:   39067:daedb70fd467
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 09 13:20:42 2018 -0400
summary:     tests: add test coverage for revlogindex[-1] which was previously missing

https://www.mercurial-scm.org/repo/hg/rev/52e9bf215f96
changeset:   39068:52e9bf215f96
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 08 21:52:39 2018 -0700
summary:     index: don't include nullid in the internal "length" field

https://www.mercurial-scm.org/repo/hg/rev/4c4825db29e1
changeset:   39069:4c4825db29e1
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 08 22:26:57 2018 -0700
summary:     shortest: don't include nullid in disambigution revset

https://www.mercurial-scm.org/repo/hg/rev/4dd92a15fcca
changeset:   39070:4dd92a15fcca
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 08 23:36:15 2018 -0700
summary:     index: move check for too large capacity into nt_init()

https://www.mercurial-scm.org/repo/hg/rev/06ff7ea4f440
changeset:   39071:06ff7ea4f440
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 08 23:41:50 2018 -0700
summary:     index: avoid duplicating capacity-growth expression

https://www.mercurial-scm.org/repo/hg/rev/34eb999e29bf
changeset:   39072:34eb999e29bf
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Aug 09 00:09:03 2018 -0700
summary:     index: make capacity argument to nt_init be measured in revisions

https://www.mercurial-scm.org/repo/hg/rev/beab6690f202
changeset:   39073:beab6690f202
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Aug 09 23:52:45 2018 -0400
summary:     cext: fix Windows warning about implicit conversion of 32-bit shift to 64 bit

https://www.mercurial-scm.org/repo/hg/rev/acd23830bcd6
changeset:   39074:acd23830bcd6
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Aug 10 00:14:47 2018 -0400
summary:     cext: fix most truncation warnings in revlog on Windows

https://www.mercurial-scm.org/repo/hg/rev/b935adb4b041
changeset:   39075:b935adb4b041
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Aug 10 00:28:07 2018 -0400
summary:     cext: fix a warning about differing const qualifiers on Windows

https://www.mercurial-scm.org/repo/hg/rev/3f0ef8d19413
changeset:   39076:3f0ef8d19413
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Aug 10 09:18:37 2018 +0900
summary:     cmdutil: fix weird indent in _mergemsg()

https://www.mercurial-scm.org/repo/hg/rev/b5040a9cb84c
changeset:   39077:b5040a9cb84c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Aug 10 09:20:44 2018 +0900
summary:     cmdutil: remove _updatecleanmsg() which is no longer used anywhere

https://www.mercurial-scm.org/repo/hg/rev/48157f198a04
changeset:   39078:48157f198a04
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 13:36:11 2018 -0700
summary:     context: drop compatibility for `context.descendant` (API)

https://www.mercurial-scm.org/repo/hg/rev/18e866ae2a7d
changeset:   39079:18e866ae2a7d
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 13:36:41 2018 -0700
summary:     revlog: drop compatibility for `revlog.descendant` (API)

https://www.mercurial-scm.org/repo/hg/rev/5c99486fcfe1
changeset:   39080:5c99486fcfe1
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jul 27 10:59:59 2018 +0200
summary:     debugrevlog: document some of the variable used

https://www.mercurial-scm.org/repo/hg/rev/195ed920653e
changeset:   39081:195ed920653e
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jul 27 19:19:52 2018 +0200
summary:     debugrevlog: track empty revlog entries

https://www.mercurial-scm.org/repo/hg/rev/a456c603a83d
changeset:   39082:a456c603a83d
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Jul 28 14:14:59 2018 +0200
summary:     debugrevlog: display details about empty revision

https://www.mercurial-scm.org/repo/hg/rev/8f83a953dddf
changeset:   39083:8f83a953dddf
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jul 27 19:09:41 2018 +0200
summary:     revlog: skip over empty revision when looking for delta base

https://www.mercurial-scm.org/repo/hg/rev/152ae0f84f9a
changeset:   39084:152ae0f84f9a
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 13:44:13 2018 -0700
summary:     revlog: split and document good delta conditional

https://www.mercurial-scm.org/repo/hg/rev/dbb3e9e44fce
changeset:   39085:dbb3e9e44fce
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jul 27 14:37:31 2018 +0200
summary:     revlog: do not search for delta for empty content

https://www.mercurial-scm.org/repo/hg/rev/64ddad2f26bb
changeset:   39086:64ddad2f26bb
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 13:47:07 2018 -0700
summary:     revlog: use a symbolic constant for the deltas/text ration

https://www.mercurial-scm.org/repo/hg/rev/f90b333e79cb
changeset:   39087:f90b333e79cb
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jul 27 12:08:10 2018 +0200
summary:     revlog: filter out "invalid" delta base candidates

https://www.mercurial-scm.org/repo/hg/rev/ad88726d6982
changeset:   39088:ad88726d6982
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jul 25 17:11:52 2018 +0200
summary:     addremove: add labels for messages about added and removed files

https://www.mercurial-scm.org/repo/hg/rev/3ff9d2ec6d88
changeset:   39089:3ff9d2ec6d88
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 11:15:05 2018 +0200
summary:     add: add a label for messages about added files

https://www.mercurial-scm.org/repo/hg/rev/1320df0dcaae
changeset:   39090:1320df0dcaae
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Aug 14 11:39:48 2018 +0200
summary:     remove: add a label for messages about removed files

https://www.mercurial-scm.org/repo/hg/rev/ddc1da134772
changeset:   39091:ddc1da134772
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jul 25 17:11:59 2018 +0200
summary:     addremove: add associated color for the new labels

https://www.mercurial-scm.org/repo/hg/rev/8943c1352b6c
changeset:   39092:8943c1352b6c
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jun 01 11:36:06 2018 +0200
summary:     statprof: cleanup string construction

https://www.mercurial-scm.org/repo/hg/rev/cc37009e95ca
changeset:   39093:cc37009e95ca
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Wed Jul 18 00:25:52 2018 +0530
summary:     rebase: add --stop option to stop rebase at any point (issue5206)

https://www.mercurial-scm.org/repo/hg/rev/2cf0b8b830ba
changeset:   39094:2cf0b8b830ba
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sun Jul 22 22:04:49 2018 +0530
summary:     rebase: raise error for options conflicting with --stop

https://www.mercurial-scm.org/repo/hg/rev/571361e47137
changeset:   39095:571361e47137
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sun Jul 22 22:08:14 2018 +0530
summary:     rebase: include --stop option in documentation

https://www.mercurial-scm.org/repo/hg/rev/33f5cffe725f
changeset:   39096:33f5cffe725f
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Fri Jul 27 14:30:28 2018 +0530
summary:     rebase: add test to show --stop moves bookmarks

https://www.mercurial-scm.org/repo/hg/rev/c1a1fb389b4d
changeset:   39097:c1a1fb389b4d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Aug 15 10:32:10 2018 +0900
summary:     rebase: do not set internal dryrun flag by --confirm

https://www.mercurial-scm.org/repo/hg/rev/a42506059522
changeset:   39098:a42506059522
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Aug 15 10:36:06 2018 +0900
summary:     rebase: consolidate check for --abort/--stop/--continue conflicts

https://www.mercurial-scm.org/repo/hg/rev/3f9a5d746cf6
changeset:   39099:3f9a5d746cf6
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Aug 15 10:41:26 2018 +0900
summary:     rebase: consolidate check for --dry-run/--confirm on abort/stop/continue

https://www.mercurial-scm.org/repo/hg/rev/e9e742bd0501
changeset:   39100:e9e742bd0501
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Aug 15 10:47:07 2018 +0900
summary:     rebase: use action variable to select things to do

https://www.mercurial-scm.org/repo/hg/rev/18cbe2d872d3
changeset:   39101:18cbe2d872d3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Aug 15 10:57:47 2018 +0900
summary:     rebase: turn off inmemory flag on --stop

https://www.mercurial-scm.org/repo/hg/rev/08b2ae9fc030
changeset:   39102:08b2ae9fc030
parent:      39101:18cbe2d872d3
parent:      39021:7e023ce26c7f
user:        Augie Fackler <augie at google.com>
date:        Wed Aug 15 17:06:12 2018 -0400
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/da130c5cef90
changeset:   39103:da130c5cef90
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 14:03:22 2018 +0900
summary:     byteify-strings: prevent "__name__ == '__main__'" from being transformed

https://www.mercurial-scm.org/repo/hg/rev/2e578eced958
changeset:   39104:2e578eced958
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 11:43:24 2018 +0900
summary:     patchbomb: really use BytesGenerator API

https://www.mercurial-scm.org/repo/hg/rev/f68ad9b4a43b
changeset:   39105:f68ad9b4a43b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 12:01:34 2018 +0900
summary:     mail: remove redundant bytesurl() from addrlistencode()

https://www.mercurial-scm.org/repo/hg/rev/ebf54a34b7b7
changeset:   39106:ebf54a34b7b7
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 12:11:36 2018 +0900
summary:     mail: pass in addr to _addressencode() in bytes

https://www.mercurial-scm.org/repo/hg/rev/c2327bb3505d
changeset:   39107:c2327bb3505d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 12:14:28 2018 +0900
summary:     mail: call s.decode('ascii') explicitly to see if s is an ascii bytes

https://www.mercurial-scm.org/repo/hg/rev/d2d89d31cbb5
changeset:   39108:d2d89d31cbb5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 12:16:08 2018 +0900
summary:     mail: convert encoding.encoding to sysstr

https://www.mercurial-scm.org/repo/hg/rev/a915db9a5e77
changeset:   39109:a915db9a5e77
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 07 22:32:49 2018 +0900
summary:     commit: add debug message regarding manifest reuse

https://www.mercurial-scm.org/repo/hg/rev/f0c2653ca706
changeset:   39110:f0c2653ca706
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 12 18:44:42 2018 +0900
summary:     merge: add tests for commit with no content change

https://www.mercurial-scm.org/repo/hg/rev/46da52f4b820
changeset:   39111:46da52f4b820
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 07 22:40:39 2018 +0900
summary:     commit: try hard to reuse p1 manifest if nothing changed

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


More information about the Mercurial-devel mailing list