mercurial at 38597: 18 new changesets

Mercurial Commits hg at intevation.de
Sun Jul 8 23:15:29 UTC 2018


18 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/9f9ffe5f687c
changeset:   38580:9f9ffe5f687c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 10 16:08:58 2018 +0900
summary:     match: compose 'set:' pattern as matcher

https://www.mercurial-scm.org/repo/hg/rev/6467286b829c
changeset:   38581:6467286b829c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jun 12 22:01:59 2018 +0900
summary:     match: remove ctx argument from code path down to _buildmatch()

https://www.mercurial-scm.org/repo/hg/rev/7f4bf8110150
changeset:   38582:7f4bf8110150
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:28:02 2018 +0900
summary:     context: remove unneeded alias of diffopts

https://www.mercurial-scm.org/repo/hg/rev/4bc96c755c17
changeset:   38583:4bc96c755c17
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:29:05 2018 +0900
summary:     templatekw: obtain ui directly from the template context

https://www.mercurial-scm.org/repo/hg/rev/c6398fc2fc9c
changeset:   38584:c6398fc2fc9c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:31:04 2018 +0900
summary:     synthrepo: simply use the ui passed as a function argument

https://www.mercurial-scm.org/repo/hg/rev/66eb74f9d87d
changeset:   38585:66eb74f9d87d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:35:47 2018 +0900
summary:     hgweb: pass ui to diffstatgen() explicitly

https://www.mercurial-scm.org/repo/hg/rev/79d7d715f3d0
changeset:   38586:79d7d715f3d0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:38:33 2018 +0900
summary:     obsutil: use public interface to access to repo.ui

https://www.mercurial-scm.org/repo/hg/rev/b62000a28812
changeset:   38587:b62000a28812
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:41:36 2018 +0900
summary:     diffutil: remove diffopts() in favor of diffallopts()

https://www.mercurial-scm.org/repo/hg/rev/1c93e0237a24
changeset:   38588:1c93e0237a24
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jul 06 21:49:25 2018 +0900
summary:     diffutil: move the module out of utils package

https://www.mercurial-scm.org/repo/hg/rev/91618801d5c3
changeset:   38589:91618801d5c3
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jul 06 16:45:44 2018 -0700
summary:     context: raise ProgrammingError on repo['my-tag']

https://www.mercurial-scm.org/repo/hg/rev/f068495a1c28
changeset:   38590:f068495a1c28
user:        Danny Hooper <hooper at google.com>
date:        Fri Jul 06 12:47:02 2018 -0700
summary:     fix: add test case that shows why --whole with --base is useful

https://www.mercurial-scm.org/repo/hg/rev/be441eb65f09
changeset:   38591:be441eb65f09
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 16:21:26 2018 +0900
summary:     diff: graduate word-diff option from experimental

https://www.mercurial-scm.org/repo/hg/rev/21be76e07148
changeset:   38592:21be76e07148
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 16:31:14 2018 +0900
summary:     py3: use bytes.endswith() instead of bytes[n]

https://www.mercurial-scm.org/repo/hg/rev/e46c3b6a47b5
changeset:   38593:e46c3b6a47b5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 16:45:40 2018 +0900
summary:     py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes

https://www.mercurial-scm.org/repo/hg/rev/b263133eeb5a
changeset:   38594:b263133eeb5a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 16:55:21 2018 +0900
summary:     py3: convert server-string to unicode to make http library happy

https://www.mercurial-scm.org/repo/hg/rev/f8b46245b26a
changeset:   38595:f8b46245b26a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 17:17:54 2018 +0900
summary:     py3: make 'None in lazyancestors' not crash

https://www.mercurial-scm.org/repo/hg/rev/1fad808f2a6b
changeset:   38596:1fad808f2a6b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 17:37:05 2018 +0900
summary:     py3: byte-stringify literals in hook script in test-bundle.t

https://www.mercurial-scm.org/repo/hg/rev/afef1e362d65
changeset:   38597:afef1e362d65
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 17:45:42 2018 +0900
summary:     py3: fix bundle heads to be consumable more than once

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


More information about the Mercurial-devel mailing list