mercurial at 36411: 13 new changesets

Mercurial Commits hg at intevation.de
Sun Feb 25 03:15:46 UTC 2018


13 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/a24c57f1f5c3
changeset:   36399:a24c57f1f5c3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Feb 24 16:16:14 2018 +0530
summary:     py3: use '%d' for integers instead of '%s'

https://www.mercurial-scm.org/repo/hg/rev/7b86aa31b004
changeset:   36400:7b86aa31b004
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Feb 24 16:18:40 2018 +0530
summary:     py3: fix handling of keyword arguments at more places

https://www.mercurial-scm.org/repo/hg/rev/d65642840c6f
changeset:   36401:d65642840c6f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 10:48:24 2018 -0800
summary:     templatekw: use ctx.rev() instead of casting context to int

https://www.mercurial-scm.org/repo/hg/rev/ef6ae3f64c23
changeset:   36402:ef6ae3f64c23
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 10:51:13 2018 -0800
summary:     cmdutil: use ctx.rev() instead of int(ctx)

https://www.mercurial-scm.org/repo/hg/rev/10de411d7207
changeset:   36403:10de411d7207
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 10:56:15 2018 -0800
summary:     histedit: rename variables so they have "ctx" in them

https://www.mercurial-scm.org/repo/hg/rev/6905c4ec312c
changeset:   36404:6905c4ec312c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 10:53:47 2018 -0800
summary:     histedit: use ctx.rev() instead of %d % ctx

https://www.mercurial-scm.org/repo/hg/rev/0b57596253b8
changeset:   36405:0b57596253b8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:07:07 2018 -0800
summary:     rebase: use ctx.rev() instead of %d % ctx

https://www.mercurial-scm.org/repo/hg/rev/fd2191d870ff
changeset:   36406:fd2191d870ff
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:13:36 2018 -0800
summary:     cmdutil: use ctx.rev() instead of %d % ctx

https://www.mercurial-scm.org/repo/hg/rev/a75cab94e936
changeset:   36407:a75cab94e936
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:14:28 2018 -0800
summary:     commands: use ctx.rev() instead of %d % ctx

https://www.mercurial-scm.org/repo/hg/rev/83bade6206d4
changeset:   36408:83bade6206d4
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:20:24 2018 -0800
summary:     split: use ctx.rev() instead of %d % ctx

https://www.mercurial-scm.org/repo/hg/rev/72da480db4a5
changeset:   36409:72da480db4a5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:04:21 2018 -0800
summary:     histedit: resolve revs before evaluating %ld revset

https://www.mercurial-scm.org/repo/hg/rev/67ec4ad815e6
changeset:   36410:67ec4ad815e6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:17:10 2018 -0800
summary:     patchbomb: resolve revs before evaluating %ld revset

https://www.mercurial-scm.org/repo/hg/rev/38f480502043
changeset:   36411:38f480502043
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 24 11:21:14 2018 -0800
summary:     context: remove basectx.__int__ (API)

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


More information about the Mercurial-devel mailing list