mercurial at 39994: 28 new changesets

Mercurial Commits hg at intevation.de
Wed Oct 3 17:15:49 UTC 2018


28 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/aab43d5861bb
changeset:   39967:aab43d5861bb
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 15:54:18 2018 +0900
summary:     rust-chg: add project skeleton

https://www.mercurial-scm.org/repo/hg/rev/86acdfe8b018
changeset:   39968:86acdfe8b018
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 15:57:28 2018 +0900
summary:     rust-chg: update dependencies

https://www.mercurial-scm.org/repo/hg/rev/208cb7a9d0fa
changeset:   39969:208cb7a9d0fa
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 16:14:35 2018 +0900
summary:     rust-chg: add function to send fds via domain socket

https://www.mercurial-scm.org/repo/hg/rev/a8be2cff613f
changeset:   39970:a8be2cff613f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 16:22:03 2018 +0900
summary:     rust-chg: add wrapper around C function

https://www.mercurial-scm.org/repo/hg/rev/b1d8acd82d60
changeset:   39971:b1d8acd82d60
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 16:33:24 2018 +0900
summary:     rust-chg: add parser for request messages sent to "S" channel

https://www.mercurial-scm.org/repo/hg/rev/7a0ffdd4af78
changeset:   39972:7a0ffdd4af78
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 16:59:12 2018 +0900
summary:     rust-chg: add future that handles "attachio" request

https://www.mercurial-scm.org/repo/hg/rev/ba447b83cd56
changeset:   39973:ba447b83cd56
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Sep 29 21:59:07 2018 +0900
summary:     rust-chg: add low-level function to set pager fd blocking

https://www.mercurial-scm.org/repo/hg/rev/a9c5fc436fd5
changeset:   39974:a9c5fc436fd5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 18:18:35 2018 +0900
summary:     rust-chg: add callback to handle pager and shell command requests

https://www.mercurial-scm.org/repo/hg/rev/571d8eb39095
changeset:   39975:571d8eb39095
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 18:21:10 2018 +0900
summary:     rust-chg: add state machine to handle "runcommand" request with cHg extension

https://www.mercurial-scm.org/repo/hg/rev/44840bcc411a
changeset:   39976:44840bcc411a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 18:33:46 2018 +0900
summary:     rust-chg: port basic socket path handling from cHg of C

https://www.mercurial-scm.org/repo/hg/rev/74da9d999cd7
changeset:   39977:74da9d999cd7
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 18:57:54 2018 +0900
summary:     rust-chg: add Client extensions to run cHg-specific requests

https://www.mercurial-scm.org/repo/hg/rev/045ea159418d
changeset:   39978:045ea159418d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 19:06:30 2018 +0900
summary:     rust-chg: add interface to chdir the server

https://www.mercurial-scm.org/repo/hg/rev/6bdee4bc181a
changeset:   39979:6bdee4bc181a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Sep 24 19:23:50 2018 +0900
summary:     rust-chg: add main program

https://www.mercurial-scm.org/repo/hg/rev/d71e0ba34d9b
changeset:   39980:d71e0ba34d9b
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 08 23:17:16 2018 -0700
summary:     debugcommands: add a debugindexstats command

https://www.mercurial-scm.org/repo/hg/rev/da0319e024c0
changeset:   39981:da0319e024c0
user:        spectral <spectral at google.com>
date:        Tue Oct 02 13:37:12 2018 -0700
summary:     treemanifests: make _loadlazy tolerate item not on _lazydirs

https://www.mercurial-scm.org/repo/hg/rev/19103e68a698
changeset:   39982:19103e68a698
user:        spectral <spectral at google.com>
date:        Tue Oct 02 13:38:26 2018 -0700
summary:     treemanifests: make _loadchildrensetlazy just call _loadlazy

https://www.mercurial-scm.org/repo/hg/rev/3cacb74c3a22
changeset:   39983:3cacb74c3a22
user:        spectral <spectral at google.com>
date:        Tue Oct 02 13:41:00 2018 -0700
summary:     treemanifests: skip extraneous check for item before calling _loadlazy

https://www.mercurial-scm.org/repo/hg/rev/731961d972ba
changeset:   39984:731961d972ba
user:        spectral <spectral at google.com>
date:        Thu Sep 27 20:16:48 2018 -0700
summary:     treemanifests: remove _loadalllazy in _diff()

https://www.mercurial-scm.org/repo/hg/rev/825a636812a4
changeset:   39985:825a636812a4
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Oct 02 09:11:18 2018 -0700
summary:     narrow: avoid overwriting a variable

https://www.mercurial-scm.org/repo/hg/rev/138e2d6d3b53
changeset:   39986:138e2d6d3b53
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Oct 02 22:40:01 2018 -0400
summary:     setup: ignore message about disabling 3rd party extensions because of version

https://www.mercurial-scm.org/repo/hg/rev/e22016e83c1e
changeset:   39987:e22016e83c1e
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Wed Oct 03 13:55:51 2018 +0300
summary:     manifest: remove an unused variable caught by pyflakes

https://www.mercurial-scm.org/repo/hg/rev/a8ec8bce14c6
changeset:   39988:a8ec8bce14c6
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Wed Oct 03 13:59:19 2018 +0300
summary:     py3: whitelist another passing tests caught by buildbot

https://www.mercurial-scm.org/repo/hg/rev/c9026e9297e3
changeset:   39989:c9026e9297e3
user:        Valentin Gatien-Baron <vgatien-baron at janestreet.com>
date:        Mon Oct 01 09:58:42 2018 -0400
summary:     identify: only query remote bookmarks if needed

https://www.mercurial-scm.org/repo/hg/rev/a91398dc73ab
changeset:   39990:a91398dc73ab
user:        Valentin Gatien-Baron <vgatien-baron at janestreet.com>
date:        Mon Oct 01 14:44:27 2018 -0400
summary:     identify: when using -T, avoid unnecessary remote bookmarks query

https://www.mercurial-scm.org/repo/hg/rev/77492c10a35b
changeset:   39991:77492c10a35b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Oct 02 13:13:03 2018 -0700
summary:     cext: use modern buffer protocol in patches()

https://www.mercurial-scm.org/repo/hg/rev/ec3c06a1c554
changeset:   39992:ec3c06a1c554
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Oct 02 13:12:56 2018 -0700
summary:     cext: use modern buffer protocol in mpatch_flist()

https://www.mercurial-scm.org/repo/hg/rev/cd5f2e615262
changeset:   39993:cd5f2e615262
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Mon May 14 00:43:07 2018 +0200
summary:     extensions: new closehead module for closing arbitrary heads

https://www.mercurial-scm.org/repo/hg/rev/6962ebc8f817
changeset:   39994:6962ebc8f817
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 01 09:05:40 2018 -0700
summary:     localrepo: capture repo interface factory functions as lambas

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


More information about the Mercurial-devel mailing list