mercurial at 38522: 32 new changesets

Mercurial Commits hg at intevation.de
Tue Jul 3 16:15:35 UTC 2018


32 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/72286f9e324f
changeset:   38491:72286f9e324f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Thu Jun 28 22:23:08 2018 -0400
summary:     procutil: add a shim for translating shell commands to native commands

https://www.mercurial-scm.org/repo/hg/rev/2394cd58b81f
changeset:   38492:2394cd58b81f
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Thu Jun 28 21:24:47 2018 +0530
summary:     py3: convert opts keys to bytes using pycompat.byteskwargs()

https://www.mercurial-scm.org/repo/hg/rev/da2a7d8354b2
changeset:   38493:da2a7d8354b2
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Jun 28 18:07:22 2018 -0700
summary:     unlinkpath: make empty directory removal optional (issue5901) (issue5826)

https://www.mercurial-scm.org/repo/hg/rev/d4be8ea8f22d
changeset:   38494:d4be8ea8f22d
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue May 29 00:26:20 2018 +0200
summary:     merge: add a 'keepconflictparent' argument to graft

https://www.mercurial-scm.org/repo/hg/rev/ba6d2c32f34a
changeset:   38495:ba6d2c32f34a
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Thu Jun 28 23:36:45 2018 +0530
summary:     rebase: add lock to cover whole dryrun process

https://www.mercurial-scm.org/repo/hg/rev/c92fdc27cbdd
changeset:   38496:c92fdc27cbdd
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Thu Jun 28 23:57:15 2018 +0530
summary:     rebase: extract dryrun as a function

https://www.mercurial-scm.org/repo/hg/rev/9c3b48fb7ac5
changeset:   38497:9c3b48fb7ac5
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Fri Jun 29 00:22:50 2018 +0530
summary:     rebase: split _origrebase() for conveniece in dryrun

https://www.mercurial-scm.org/repo/hg/rev/c892a30bafb9
changeset:   38498:c892a30bafb9
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Fri Jun 29 00:47:33 2018 +0530
summary:     rebase: no need to store backup in case of dryrun

https://www.mercurial-scm.org/repo/hg/rev/999e5c218daf
changeset:   38499:999e5c218daf
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Fri Jun 29 01:05:08 2018 +0530
summary:     rebase: suppress warning thrown when aborting rebase in case of dryrun

https://www.mercurial-scm.org/repo/hg/rev/02004e5c6b56
changeset:   38500:02004e5c6b56
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 30 11:29:48 2018 +0900
summary:     rebase: isolate command options from internal flags

https://www.mercurial-scm.org/repo/hg/rev/53800d6eed26
changeset:   38501:53800d6eed26
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 30 11:33:05 2018 +0900
summary:     rebase: convert opts dict to bytes at once

https://www.mercurial-scm.org/repo/hg/rev/2279d90eed9a
changeset:   38502:2279d90eed9a
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jun 29 14:14:35 2018 -0700
summary:     httppeer: fix use of uninitialized variable with devel logging

https://www.mercurial-scm.org/repo/hg/rev/077301ac69dc
changeset:   38503:077301ac69dc
user:        Danny Hooper <hooper at google.com>
date:        Fri Jun 29 14:43:41 2018 -0700
summary:     scmutil: fix __enter__ in progress context manager

https://www.mercurial-scm.org/repo/hg/rev/3beb0ea083df
changeset:   38504:3beb0ea083df
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Jun 30 07:05:36 2018 +0530
summary:     histedit: use hg.updaterepo() to avoid ui.{push|pop}buffer() hack

https://www.mercurial-scm.org/repo/hg/rev/c6a2ce82e60b
changeset:   38505:c6a2ce82e60b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Jun 30 07:10:49 2018 +0530
summary:     histedit: factor out logic of processing state data in separate fn

https://www.mercurial-scm.org/repo/hg/rev/18f348e035fb
changeset:   38506:18f348e035fb
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Jun 30 07:21:21 2018 +0530
summary:     histedit: add a stateobj variable to histeditstate class

https://www.mercurial-scm.org/repo/hg/rev/03e7ec8180f0
changeset:   38507:03e7ec8180f0
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat Jun 30 07:23:02 2018 +0530
summary:     histedit: use self.stateobj to check whether interrupted histedit exists

https://www.mercurial-scm.org/repo/hg/rev/39db5a01cd53
changeset:   38508:39db5a01cd53
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 01 21:40:55 2018 +0900
summary:     cleanup: pass in overwrite flag to hg.updaterepo() as named argument

https://www.mercurial-scm.org/repo/hg/rev/5cfb01d5ff26
changeset:   38509:5cfb01d5ff26
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jun 30 15:51:04 2018 -0700
summary:     repository: document that file() return value conforms to interface

https://www.mercurial-scm.org/repo/hg/rev/561a450c7b64
changeset:   38510:561a450c7b64
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jun 30 16:06:05 2018 -0700
summary:     manifest: make cachesize a private attribute

https://www.mercurial-scm.org/repo/hg/rev/879cbdde63df
changeset:   38511:879cbdde63df
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jun 21 23:53:43 2018 +0100
summary:     revlog: do inclusive descendant testing (API)

https://www.mercurial-scm.org/repo/hg/rev/99f864b34451
changeset:   38512:99f864b34451
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jun 21 23:56:51 2018 +0100
summary:     revlog: refactor out the rev-oriented part of commonancestorheads

https://www.mercurial-scm.org/repo/hg/rev/6db38c9d7e00
changeset:   38513:6db38c9d7e00
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jun 22 00:05:20 2018 +0100
summary:     revlog: efficient implementation of 'descendant'

https://www.mercurial-scm.org/repo/hg/rev/cc3543c87de5
changeset:   38514:cc3543c87de5
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jun 22 00:07:22 2018 +0100
summary:     revlog: reuse 'descendant' implemention in 'isancestor'

https://www.mercurial-scm.org/repo/hg/rev/19076e2d62e7
changeset:   38515:19076e2d62e7
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Jul 01 00:31:57 2018 +0530
summary:     rebase: refactor logic to read rebasestate in a separate function

https://www.mercurial-scm.org/repo/hg/rev/7c853edcf4ed
changeset:   38516:7c853edcf4ed
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Jul 01 00:46:59 2018 +0530
summary:     rebase: add a stateobj variable to rebaseruntime class

https://www.mercurial-scm.org/repo/hg/rev/4df9cef86740
changeset:   38517:4df9cef86740
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Jul 01 00:52:25 2018 +0530
summary:     rebase: use staeobj to check whether interrupted rebase exists

https://www.mercurial-scm.org/repo/hg/rev/cf24f678adda
changeset:   38518:cf24f678adda
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Jul 01 01:00:39 2018 +0530
summary:     rebase: check whether the rebasestate exists or not a bit early

https://www.mercurial-scm.org/repo/hg/rev/4455e5d4d59c
changeset:   38519:4455e5d4d59c
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue May 22 15:02:52 2018 +0200
summary:     context: explicitly take diffopts in `context.diff` (API)

https://www.mercurial-scm.org/repo/hg/rev/02633fe3883a
changeset:   38520:02633fe3883a
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed May 23 15:31:40 2018 +0200
summary:     context: also take all other arguments than `patch.diff` accept

https://www.mercurial-scm.org/repo/hg/rev/c1a7bbf9984d
changeset:   38521:c1a7bbf9984d
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Jun 23 13:19:03 2018 +0100
summary:     context: also accept diff option directly

https://www.mercurial-scm.org/repo/hg/rev/54d7aaa243cc
changeset:   38522:54d7aaa243cc
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jun 29 23:13:23 2018 +0900
summary:     revset: add partial support for ancestor(wdir())

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


More information about the Mercurial-devel mailing list