mercurial at 41389: 23 new changesets

Mercurial Commits hg at intevation.de
Mon Jan 28 02:15:51 UTC 2019


23 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/b44f1703b28c
changeset:   41367:b44f1703b28c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Sep 06 15:56:53 2018 -0700
summary:     grep: don't look up copy info unless --follow is given

https://www.mercurial-scm.org/repo/hg/rev/609d6d8646db
changeset:   41368:609d6d8646db
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jan 18 11:10:30 2019 -0800
summary:     grep: use set instead of dict with dummy value

https://www.mercurial-scm.org/repo/hg/rev/5079242abef9
changeset:   41369:5079242abef9
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 24 12:38:19 2019 -0800
summary:     revpair: simplify revpair by always relying on smartset.first/last

https://www.mercurial-scm.org/repo/hg/rev/a728ef2f9b15
changeset:   41370:a728ef2f9b15
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 24 12:47:54 2019 -0800
summary:     revpair: clarify check for empty revset

https://www.mercurial-scm.org/repo/hg/rev/608c15f76f50
changeset:   41371:608c15f76f50
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 24 16:16:10 2019 -0800
summary:     transplant: use bailifchanged() instead of reimplementing it

https://www.mercurial-scm.org/repo/hg/rev/390ef056081b
changeset:   41372:390ef056081b
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 24 16:25:19 2019 -0800
summary:     localrepo: slightly simplify check for removed parents in _rollback()

https://www.mercurial-scm.org/repo/hg/rev/b5f5dc0fa908
changeset:   41373:b5f5dc0fa908
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 24 16:30:30 2019 -0800
summary:     mq: slightly simplify check for patched working copy

https://www.mercurial-scm.org/repo/hg/rev/d75fde22de91
changeset:   41374:d75fde22de91
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jan 25 09:50:23 2019 -0800
summary:     cmdutil: drop obsolete comment about updating to '.'

https://www.mercurial-scm.org/repo/hg/rev/f1b0d9988825
changeset:   41375:f1b0d9988825
user:        Navaneeth Suresh <navaneeths1998 at gmail.com>
date:        Thu Jan 17 18:05:54 2019 +0530
summary:     diffstat: make --git work properly on renames (issue6025)

https://www.mercurial-scm.org/repo/hg/rev/56fcbac62f67
changeset:   41376:56fcbac62f67
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 14:38:49 2019 -0800
summary:     wireprotov2server: use pycompat.strkwargs when calling cachekeyfn

https://www.mercurial-scm.org/repo/hg/rev/e053053ceba7
changeset:   41377:e053053ceba7
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 14:57:37 2019 -0800
summary:     wireprotov2server: don't attempt to cast command name

https://www.mercurial-scm.org/repo/hg/rev/e6c1c6478d04
changeset:   41378:e6c1c6478d04
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:03:20 2019 -0800
summary:     wireprotov2peer: rewrite character traversal to use slices

https://www.mercurial-scm.org/repo/hg/rev/4d86bdef3371
changeset:   41379:4d86bdef3371
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:09:08 2019 -0800
summary:     tests: add optional setsockopt() output on Python 3

https://www.mercurial-scm.org/repo/hg/rev/090a797f2b47
changeset:   41380:090a797f2b47
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:15:59 2019 -0800
summary:     wireprotov2peer: make "received frame(...)" messages debug level

https://www.mercurial-scm.org/repo/hg/rev/423a6b2ddafa
changeset:   41381:423a6b2ddafa
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:21:56 2019 -0800
summary:     tests: add b'' when testing for tls1.2

https://www.mercurial-scm.org/repo/hg/rev/2f2a7ea62e9a
changeset:   41382:2f2a7ea62e9a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:31:07 2019 -0800
summary:     commands: check for modheads being None

https://www.mercurial-scm.org/repo/hg/rev/0cfbe78fc13e
changeset:   41383:0cfbe78fc13e
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 15:36:55 2019 -0800
summary:     tests: add b'' prefixes to ui.configbool() call

https://www.mercurial-scm.org/repo/hg/rev/b141b5243b37
changeset:   41384:b141b5243b37
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jan 25 16:00:34 2019 -0800
summary:     util: cast memoryview to bytes

https://www.mercurial-scm.org/repo/hg/rev/ed99c7b52106
changeset:   41385:ed99c7b52106
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 25 21:19:51 2019 -0500
summary:     tests: conditionalize Windows difference in test-dispatch.t

https://www.mercurial-scm.org/repo/hg/rev/baffda74891c
changeset:   41386:baffda74891c
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Jan 25 22:32:45 2019 -0500
summary:     py3: fix a bytes/str mingling in test-install.t

https://www.mercurial-scm.org/repo/hg/rev/947b81560583
changeset:   41387:947b81560583
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Sat Jan 26 12:20:05 2019 +0800
summary:     test-revset: check that #generations[1:-1] doesn't result in any errors

https://www.mercurial-scm.org/repo/hg/rev/ee7791f2515b
changeset:   41388:ee7791f2515b
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Sat Jan 26 12:21:20 2019 +0800
summary:     revset: move dagop.maxlogdepth usage to generationsrel()

https://www.mercurial-scm.org/repo/hg/rev/7e55ca658e4b
changeset:   41389:7e55ca658e4b
bookmark:    @
tag:         tip
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Sat Jan 26 12:24:04 2019 +0800
summary:     dagop: check if stopdepth is greater than or equal to maxlogdepth

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


More information about the Mercurial-devel mailing list