mercurial at 43455: 34 new changesets

Mercurial Commits hg at intevation.de
Wed Nov 6 19:20:51 UTC 2019


34 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/b9f791090211
changeset:   43422:b9f791090211
parent:      43305:d782cce137fd
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 12 19:10:51 2019 +0900
summary:     rust-cpython: rename PyLeakedRef to PyLeaked

https://www.mercurial-scm.org/repo/hg/rev/945d4dba5e78
changeset:   43423:945d4dba5e78
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 12 19:26:23 2019 +0900
summary:     rust-cpython: add stub wrapper that'll prevent leaked data from being mutated

https://www.mercurial-scm.org/repo/hg/rev/0836efe4967b
changeset:   43424:0836efe4967b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 08:27:57 2019 -0400
summary:     rust-cpython: add generation counter to leaked reference

https://www.mercurial-scm.org/repo/hg/rev/ed50f2c31a4c
changeset:   43425:ed50f2c31a4c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 12 20:26:38 2019 +0900
summary:     rust-cpython: allow mutation unless leaked reference is borrowed

https://www.mercurial-scm.org/repo/hg/rev/6f9f15a476a4
changeset:   43426:6f9f15a476a4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 12 20:48:30 2019 +0900
summary:     rust-cpython: remove useless Option<$leaked> from py_shared_iterator

https://www.mercurial-scm.org/repo/hg/rev/b7ab3a0a9e57
changeset:   43427:b7ab3a0a9e57
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 08:56:15 2019 -0400
summary:     rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref

https://www.mercurial-scm.org/repo/hg/rev/6c0e47874217
changeset:   43428:6c0e47874217
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 08:59:09 2019 -0400
summary:     rust-cpython: drop manual management of mutably_borrowed

https://www.mercurial-scm.org/repo/hg/rev/75b4eb98ad97
changeset:   43429:75b4eb98ad97
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 09:01:25 2019 -0400
summary:     rust-cpython: remove useless PyRefMut wrapper

https://www.mercurial-scm.org/repo/hg/rev/8418b77132c1
changeset:   43430:8418b77132c1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 09:33:01 2019 -0400
summary:     rust-cpython: remove useless PyResult<> from leak_immutable()

https://www.mercurial-scm.org/repo/hg/rev/21a1b2094649
changeset:   43431:21a1b2094649
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 19 14:30:19 2019 +0900
summary:     rust-cpython: run cargo fmt

https://www.mercurial-scm.org/repo/hg/rev/8d5489b048b7
changeset:   43432:8d5489b048b7
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Oct 15 22:44:55 2019 +0900
summary:     py3: enable legacy fs encoding to fix filename compatibility on Windows

https://www.mercurial-scm.org/repo/hg/rev/13b8097dccbf
changeset:   43433:13b8097dccbf
user:        Jordi Gutiérrez Hermoso <jordigh at octave.org>
date:        Tue Oct 22 09:56:40 2019 -0400
summary:     grep: warn on censored revisions instead of erroring out

https://www.mercurial-scm.org/repo/hg/rev/bec734015b70
changeset:   43434:bec734015b70
user:        Jordi Gutiérrez Hermoso <jordigh at octave.org>
date:        Tue Oct 22 10:01:48 2019 -0400
summary:     censor: document that some commands simply ignore censored data

https://www.mercurial-scm.org/repo/hg/rev/0371a8c84827
changeset:   43435:0371a8c84827
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 24 11:12:17 2019 -0700
summary:     largefiles: delete obsolete and unused repo.push()

https://www.mercurial-scm.org/repo/hg/rev/bfc68404cccd
changeset:   43436:bfc68404cccd
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Nov 04 00:16:44 2019 +0100
summary:     perf: add a way to benchmark `dirstate.status`

https://www.mercurial-scm.org/repo/hg/rev/93f74a7d3f07
changeset:   43437:93f74a7d3f07
parent:      43436:bfc68404cccd
parent:      43420:93aeebc90ff9
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 13:19:24 2019 -0800
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/a77d4fe347a4
changeset:   43438:a77d4fe347a4
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Tue Oct 29 17:16:28 2019 +0100
summary:     rust-matchers: add `Matcher` trait and implement `AlwaysMatcher`

https://www.mercurial-scm.org/repo/hg/rev/0a0bad6d7ac0
changeset:   43439:0a0bad6d7ac0
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Nov 05 18:25:13 2019 -0500
summary:     tests: fix a few `(no-windows !)` conditionals that are really `(symlink !)`

https://www.mercurial-scm.org/repo/hg/rev/ec7ba79bf3db
changeset:   43440:ec7ba79bf3db
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:42:08 2019 -0800
summary:     revlog: move tiprev() from changelog up to revlog

https://www.mercurial-scm.org/repo/hg/rev/d630c5710801
changeset:   43441:d630c5710801
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:00:46 2019 -0800
summary:     repoview: extract a function for wrapping changelog

https://www.mercurial-scm.org/repo/hg/rev/625e7d1ffd1c
changeset:   43442:625e7d1ffd1c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:06:11 2019 -0800
summary:     repoview: wrap changelog class when filtering

https://www.mercurial-scm.org/repo/hg/rev/7bc8e49a7c35
changeset:   43443:7bc8e49a7c35
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:07:08 2019 -0800
summary:     repoview: move changelog.tiprev() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/c470e699cd00
changeset:   43444:c470e699cd00
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:11:30 2019 -0800
summary:     repoview: move changelog.__contains__() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/c093fb81404f
changeset:   43445:c093fb81404f
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:12:10 2019 -0800
summary:     repoview: move changelog.__iter__() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/5ade47284dda
changeset:   43446:5ade47284dda
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:14:45 2019 -0800
summary:     repoview: move changelog.revs() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/476754edac1f
changeset:   43447:476754edac1f
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:16:46 2019 -0800
summary:     repoview: move changelog.headrevs() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/c31fa28d1843
changeset:   43448:c31fa28d1843
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:17:58 2019 -0800
summary:     repoview: move changelog.strip() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/c45195f9af0a
changeset:   43449:c45195f9af0a
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:21:47 2019 -0800
summary:     repoview: move changelog.rev() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/6f3222bbfce0
changeset:   43450:6f3222bbfce0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:22:25 2019 -0800
summary:     repoview: move changelog.node() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/983cda0e110c
changeset:   43451:983cda0e110c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:23:32 2019 -0800
summary:     repoview: move changelog.linkrev() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/e1dae2ef5588
changeset:   43452:e1dae2ef5588
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:31:50 2019 -0800
summary:     repoview: move changelog.parentrevs() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/61c372100008
changeset:   43453:61c372100008
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 14:33:02 2019 -0800
summary:     repoview: move changelog.flags() override to filteredchangelog

https://www.mercurial-scm.org/repo/hg/rev/c8e5b3094a1d
changeset:   43454:c8e5b3094a1d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Nov 05 15:00:44 2019 -0800
summary:     repoview: avoid wrapping changelog if there's nothing to filter

https://www.mercurial-scm.org/repo/hg/rev/6792da448437
changeset:   43455:6792da448437
bookmark:    @default
tag:         tip
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Nov 05 18:32:00 2019 -0500
summary:     hghave: disallow symlinks on Windows

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


More information about the Mercurial-devel mailing list