23 new changesets (1 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/b4b0aed7bfaf changeset: 35187:b4b0aed7bfaf user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 20:41:43 2017 -0800 summary: run-tests: convert to argparse
https://www.mercurial-scm.org/repo/hg/rev/d997b82152e8 changeset: 35188:d997b82152e8 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 21:08:18 2017 -0800 summary: run-tests: organize options into argument groups https://www.mercurial-scm.org/repo/hg/rev/073843b5e353 changeset: 35189:073843b5e353 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 21:26:11 2017 -0800 summary: run-tests: make --extra-config-opt work with Python 3 https://www.mercurial-scm.org/repo/hg/rev/bd8875b6473c changeset: 35190:bd8875b6473c user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 23:02:32 2017 -0800 summary: run-tests: mechanism to report exceptions during test execution https://www.mercurial-scm.org/repo/hg/rev/a1d2fc32bb99 changeset: 35191:a1d2fc32bb99 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 23:13:09 2017 -0800 summary: py3: define __next__ in patch.py https://www.mercurial-scm.org/repo/hg/rev/d8d06a930d60 changeset: 35192:d8d06a930d60 user: Gregory Szorc <gregory.sz...@gmail.com> date: Mon Nov 20 23:23:10 2017 -0800 summary: py3: use byteskwargs in sparse.py https://www.mercurial-scm.org/repo/hg/rev/f12747de13ea changeset: 35193:f12747de13ea user: Martin von Zweigbergk <martinv...@google.com> date: Fri Dec 01 12:27:28 2017 -0800 summary: run-tests: simplify by using dict.pop() with default https://www.mercurial-scm.org/repo/hg/rev/779c6cf2967b changeset: 35194:779c6cf2967b user: Martin von Zweigbergk <martinv...@google.com> date: Fri Dec 01 12:28:05 2017 -0800 summary: run-tests: avoid calculating _testdir again https://www.mercurial-scm.org/repo/hg/rev/900ed9853017 changeset: 35195:900ed9853017 user: Pulkit Goyal <7895pul...@gmail.com> date: Sat Dec 02 06:32:41 2017 +0530 summary: tests: removes bashism from test-unamend.t https://www.mercurial-scm.org/repo/hg/rev/5cc14407a739 changeset: 35196:5cc14407a739 user: Martin von Zweigbergk <martinv...@google.com> date: Fri Dec 01 14:13:55 2017 -0800 summary: amend: make a copy of "extra" to avoid mutating an input https://www.mercurial-scm.org/repo/hg/rev/bfd072c52e03 changeset: 35197:bfd072c52e03 user: Pulkit Goyal <7895pul...@gmail.com> date: Fri Dec 01 16:53:55 2017 +0530 summary: py3: use bytes in place of basestring https://www.mercurial-scm.org/repo/hg/rev/759234670d19 changeset: 35198:759234670d19 branch: stable parent: 35174:fff9ffa2ea05 user: Matt Harbison <matt_harbi...@yahoo.com> date: Fri Dec 01 23:27:08 2017 -0500 summary: convert: restore the ability to use bzr < 2.6.0 (issue5733) https://www.mercurial-scm.org/repo/hg/rev/80bb15769c73 changeset: 35199:80bb15769c73 parent: 35197:bfd072c52e03 user: Matt Harbison <matt_harbi...@yahoo.com> date: Fri Dec 01 22:40:55 2017 -0500 summary: test-lfs: drop a hack for ignoring convert devel-warnings https://www.mercurial-scm.org/repo/hg/rev/9e339c97fabb changeset: 35200:9e339c97fabb user: Pulkit Goyal <7895pul...@gmail.com> date: Sun Dec 03 00:29:51 2017 +0530 summary: unamend: drop unused vars, query after taking lock, use ctx.hex() for extras https://www.mercurial-scm.org/repo/hg/rev/ec71518acd4a changeset: 35201:ec71518acd4a user: Anton Shestakov <a...@dwimlabs.net> date: Fri Dec 01 20:33:02 2017 +0800 summary: hgweb: remove negative top from .info line in graph https://www.mercurial-scm.org/repo/hg/rev/760fef6aca74 changeset: 35202:760fef6aca74 user: James May <james....@draeger.com> date: Fri Dec 01 17:39:21 2017 +1100 summary: archive: pass thru mtime for directory archives, like other archive types do https://www.mercurial-scm.org/repo/hg/rev/4ee493ea1c13 changeset: 35203:4ee493ea1c13 user: Pulkit Goyal <7895pul...@gmail.com> date: Wed Nov 29 08:39:48 2017 +0530 summary: py3: use pycompat.bytestr() or '%d' in place of str() https://www.mercurial-scm.org/repo/hg/rev/d4b108fdf423 changeset: 35204:d4b108fdf423 user: Pulkit Goyal <7895pul...@gmail.com> date: Wed Nov 29 08:40:25 2017 +0530 summary: py3: use encoding.strtolocal() to convert string to bytes https://www.mercurial-scm.org/repo/hg/rev/8feef8ef8389 changeset: 35205:8feef8ef8389 user: Matt Harbison <matt_harbi...@yahoo.com> date: Sat Dec 02 17:52:53 2017 -0500 summary: tests: trivial fixes for Windows https://www.mercurial-scm.org/repo/hg/rev/278f1feee73a changeset: 35206:278f1feee73a user: Boris Feld <boris.f...@octobus.net> date: Mon Dec 04 09:39:37 2017 +0100 summary: scmutil: improve format pattern used in nodesummaries https://www.mercurial-scm.org/repo/hg/rev/d210723b73e5 changeset: 35207:d210723b73e5 user: Boris Feld <boris.f...@octobus.net> date: Wed Nov 29 21:00:02 2017 -0500 summary: lock: use configint for 'ui.timeout' config https://www.mercurial-scm.org/repo/hg/rev/1b758105b5c7 changeset: 35208:1b758105b5c7 user: Boris Feld <boris.f...@octobus.net> date: Wed Nov 29 20:36:29 2017 -0500 summary: lock: add a trylock method handling the timeout and messaging logic https://www.mercurial-scm.org/repo/hg/rev/9153871d50e0 changeset: 35209:9153871d50e0 bookmark: @ tag: tip user: Boris Feld <boris.f...@octobus.net> date: Wed Nov 29 20:39:59 2017 -0500 summary: lock: allow to configure when the lock messages are displayed -- Repository URL: https://www.mercurial-scm.org/repo/hg _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel