April 2022 Archives by date
Starting: Fri Apr 1 01:55:32 UTC 2022
Ending: Thu Apr 28 15:44:39 UTC 2022
Messages: 744
- [Commented On] D11492: rust: Remove some obsolete doc-comments
lawn123 (lawn hall)
- [Commented On] D10495: rust: Add doc-comments to DirstateStatus fields
selenaoh123 (selena oh)
- [Request] [+ ] D12425: rhg: allow loading repos with `bookmarksinstore` requirement
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12426: rhg: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
Alphare (Raphaël Gomès)
- [Updated] D12425: rhg: allow loading repos with `bookmarksinstore` requirement
Alphare (Raphaël Gomès)
- [Request] [+ ] D12427: dispatch: stop sometimes generating silly blackbox entries
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D12427: dispatch: fix silly blackbox entries when hg is interrupted
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D12420: pycompat: drop the pickle import
mharbison72 (Matt Harbison)
- [Updated] D12422: tests: drop some py2 specific pyflake failures
mharbison72 (Matt Harbison)
- [Updated] D12419: util: restore the util.pickle symbol
mharbison72 (Matt Harbison)
- [Updated] D12423: tests: stop excluding the pycompat module from pyflakes
mharbison72 (Matt Harbison)
- [Updated] D12421: util: drop a duplicate import
mharbison72 (Matt Harbison)
- [Commented On] D12418: copies: add config to preserve old copies (issue5457)
marmoute (Pierre-Yves David)
- [Updated] D12427: dispatch: fix silly blackbox entries when hg is interrupted
Alphare (Raphaël Gomès)
- [Updated] D12427: dispatch: fix silly blackbox entries when hg is interrupted
valentin.gatienbaron (Valentin Gatien-Baron)
- [Request] [++ ] D12428: rust: explain why the current `OwningDirstateMap` is unsound
Alphare (Raphaël Gomès)
- [Request] [+- ] D12430: rust-dirstate: panic if the DirstateMap counters go below 0
Alphare (Raphaël Gomès)
- [Request] [+ ] D12431: rust-dirstatemap: properly decrement counter for tracked descendants
Alphare (Raphaël Gomès)
- [Request] [+ ] D12432: rust-dirstatemap: correctly decrement the copies counter
Alphare (Raphaël Gomès)
- [Request] [+ ] D12433: rust-hgpath: add `repr(transparent)` to `HgPath`
Alphare (Raphaël Gomès)
- [Request] [++--- ] D12429: rust: fix unsound `OwningDirstateMap`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12434: path: explicitly declare the `bookmarks.mode` suboptions
marmoute (Pierre-Yves David)
- [Request] [+ ] D12435: path: explicitly declare the `multi-urls` suboptions
marmoute (Pierre-Yves David)
- [Request] [+ ] D12436: path: explicitly declare the `pushrev` suboptions
marmoute (Pierre-Yves David)
- [Request] [+ ] D12437: path: explicitly declare the `bookmarks.mode` suboptions
marmoute (Pierre-Yves David)
- [Commented On] D12429: rust: fix unsound `OwningDirstateMap`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12418: copies: add config to preserve old copies (issue5457)
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12430: rust-dirstate: panic if the DirstateMap counters go below 0
Alphare (Raphaël Gomès)
- [Updated] [+ ] D12431: rust-dirstatemap: properly decrement counter for tracked descendants
Alphare (Raphaël Gomès)
- [Updated] [+ ] D12432: rust-dirstatemap: correctly decrement the copies counter
Alphare (Raphaël Gomès)
- [Updated] [++--- ] D12429: rust: fix unsound `OwningDirstateMap`
Alphare (Raphaël Gomès)
- [Updated] D12429: rust: fix unsound `OwningDirstateMap`
Alphare (Raphaël Gomès)
- [Commented On] D12428: rust: explain why the current `OwningDirstateMap` is unsound
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12431: rust-dirstatemap: properly decrement counter for tracked descendants
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12430: rust-dirstate: panic if the DirstateMap counters go below 0
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12432: rust-dirstatemap: correctly decrement the copies counter
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12433: rust-hgpath: add `repr(transparent)` to `HgPath`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12429: rust: fix unsound `OwningDirstateMap`
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D12428: rust: explain why the current `OwningDirstateMap` is unsound
Alphare (Raphaël Gomès)
- [Updated] D12430: rust-dirstate: panic if the DirstateMap counters go below 0
Alphare (Raphaël Gomès)
- [Updated] D12431: rust-dirstatemap: properly decrement counter for tracked descendants
Alphare (Raphaël Gomès)
- [Updated] D12432: rust-dirstatemap: correctly decrement the copies counter
Alphare (Raphaël Gomès)
- [Updated] D12433: rust-hgpath: add `repr(transparent)` to `HgPath`
Alphare (Raphaël Gomès)
- [Updated] D12429: rust: fix unsound `OwningDirstateMap`
Alphare (Raphaël Gomès)
- [Updated] D12426: rhg: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Commented On] D10196: ci: Add a job testing with rhg installed as `hg`
jamsebondeea (jamsebondeea)
- [Request] [+- ] D12438: rhg: remove special parsing of empty changelog data for null rev
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D12439: [RFC] rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12440: crecord: add test demonstrating issue when reverting noeol->eol change
spectral (Kyle Lippincott)
- [Request] [+ ] D12441: crecord: avoid duplicating lines when reverting noeol->eol change
spectral (Kyle Lippincott)
- [Updated] [++- ] D12439: [RFC] rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12442: [RFC] rhg: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Changed Subscribers] D12442: [RFC] rhg: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Commented On] D12205: relnotes: add 6.1
legend (legendcommu)
- [Updated] D12397: search-discovery-case: display more information about the interresting case
Alphare (Raphaël Gomès)
- [Updated] D12392: merge-lists: make it possible to specify pattern to match
martinvonz (Martin von Zweigbergk)
- [Updated] D12394: subsetmaker: stabilize the computation of `scratch` subset
marmoute (Pierre-Yves David)
- [Updated] D12380: contrib: add a partial-merge tool for sorted lists (such as Python imports)
martinvonz (Martin von Zweigbergk)
- [Updated] D12395: subsetmaker: use SortedSet for the scratch variant
marmoute (Pierre-Yves David)
- [Updated] D12396: subsetmaker: rework the antichain generation to be usable
marmoute (Pierre-Yves David)
- [Updated] D12397: search-discovery-case: display more information about the interresting case
marmoute (Pierre-Yves David)
- [Updated] D12399: perf-util: add a `compare-discovery-case` script
marmoute (Pierre-Yves David)
- [Updated] D11203: revlog: recommit 49fd21f32695 with a fix for issue6528
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D12398: discovery: also audit the number of queries done
marmoute (Pierre-Yves David)
- [Updated] D12400: pytype: drop py3.6 support
Alphare (Raphaël Gomès)
- [Updated] D12403: templates: make `firstline` filter not keep '\v', '\f' and similar
Alphare (Raphaël Gomès)
- [Updated] D12404: templates: extract function to `stringutil` for getting first line of text
Alphare (Raphaël Gomès)
- [Updated] D12405: histedit: use new function for getting first line of a string
Alphare (Raphaël Gomès)
- [Updated] D12406: histedit: remove an unnecessary default value of `b''` for commit message
Alphare (Raphaël Gomès)
- [Updated] D12407: help: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Commented On] D11203: revlog: recommit 49fd21f32695 with a fix for issue6528
Alphare (Raphaël Gomès)
- [Updated] D12408: bookmarks: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Updated] D12409: extensions: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Updated] D12410: absorb: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Updated] D12411: filemerge: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Updated] D12412: logcmdutil: use new function for getting first line of string
Alphare (Raphaël Gomès)
- [Updated] D12413: stringutil: try to avoid running `splitlines()` only to get first line
Alphare (Raphaël Gomès)
- [Updated] D12400: pytype: drop py3.6 support
mharbison72 (Matt Harbison)
- [Updated] D12403: templates: make `firstline` filter not keep '\v', '\f' and similar
martinvonz (Martin von Zweigbergk)
- [Updated] D12404: templates: extract function to `stringutil` for getting first line of text
martinvonz (Martin von Zweigbergk)
- [Updated] D12407: help: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12408: bookmarks: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12406: histedit: remove an unnecessary default value of `b''` for commit message
martinvonz (Martin von Zweigbergk)
- [Updated] D12409: extensions: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12405: histedit: use new function for getting first line of a string
martinvonz (Martin von Zweigbergk)
- [Updated] D12410: absorb: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12411: filemerge: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12412: logcmdutil: use new function for getting first line of string
martinvonz (Martin von Zweigbergk)
- [Updated] D12413: stringutil: try to avoid running `splitlines()` only to get first line
martinvonz (Martin von Zweigbergk)
- [Updated] D12415: revert: use a `continue` to reduce indentation
Alphare (Raphaël Gomès)
- [Updated] D12416: revert: ask user to confirm before tracking new file when interactive
Alphare (Raphaël Gomès)
- [Updated] D12434: path: explicitly declare the `bookmarks.mode` suboptions
Alphare (Raphaël Gomès)
- [Updated] D12435: path: explicitly declare the `multi-urls` suboptions
Alphare (Raphaël Gomès)
- [Updated] D12436: path: explicitly declare the `pushrev` suboptions
Alphare (Raphaël Gomès)
- [Updated] D12437: path: explicitly declare the `bookmarks.mode` suboptions
Alphare (Raphaël Gomès)
- [Updated] D12440: crecord: add test demonstrating issue when reverting noeol->eol change
Alphare (Raphaël Gomès)
- [Updated] D12441: crecord: avoid duplicating lines when reverting noeol->eol change
Alphare (Raphaël Gomès)
- [Commented On] D12418: copies: add config to preserve old copies (issue5457)
Alphare (Raphaël Gomès)
- [Updated] D12426: rhg: don't skip empty lines when iterating over changeset lines
Alphare (Raphaël Gomès)
- [Updated] D12438: rhg: remove special parsing of empty changelog data for null rev
Alphare (Raphaël Gomès)
- [Updated] D12439: [RFC] rhg: start parsing changeset data
Alphare (Raphaël Gomès)
- [Changed Subscribers] D12442: [RFC] rhg: implement more methods on revlogs
Alphare (Raphaël Gomès)
- [Updated] D12440: crecord: add test demonstrating issue when reverting noeol->eol change
spectral (Kyle Lippincott)
- [Updated] D12415: revert: use a `continue` to reduce indentation
martinvonz (Martin von Zweigbergk)
- [Updated] D12441: crecord: avoid duplicating lines when reverting noeol->eol change
spectral (Kyle Lippincott)
- [Updated] D12416: revert: ask user to confirm before tracking new file when interactive
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12443: dirstate: fix some typos in docstrings
Alphare (Raphaël Gomès)
- [Request] [+ ] D12444: test-issue660: test inside a repository, not the test dir
Alphare (Raphaël Gomès)
- [Request] [+ ] D12445: test-issue660: add dirstate-v2 variant
Alphare (Raphaël Gomès)
- [Request] [+ ] D12446: rust-dirstate-entry: fix typo in panic message
Alphare (Raphaël Gomès)
- [Request] [+ ] D12448: rust-dirstate: don't return a state for untracked entries
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12447: dirstate: remove v1_* methods from Python/C/Rust shared API
Alphare (Raphaël Gomès)
- [Request] [+++ ] D12449: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
Alphare (Raphaël Gomès)
- [Request] [- ] D12451: dirstatemap: remove unused parameter from `reset_state`
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12454: dirstatemap: move `reset_state` out of common methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12455: dirstatemap: remove `_insert_entry`
Alphare (Raphaël Gomès)
- [Request] [++++ ] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12457: dirstatemap: move `set_clean` out of common methods
Alphare (Raphaël Gomès)
- [Request] [+++ ] D12456: rust-dirstatemap: add `set_clean` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [++ ] D12458: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Request] [+- ] D12461: dirstatemap: move `set_untracked` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+++ ] D12460: rust-dirstatemap: add `set_untracked` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12462: rhg: use the new `set_clean` API
Alphare (Raphaël Gomès)
- [Request] [--- ] D12463: rust-dirstatemap: remove `removefile` API
Alphare (Raphaël Gomès)
- [Request] [- ] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
Alphare (Raphaël Gomès)
- [Request] [--- ] D12464: rust-distatemap: remove `addfile` API
Alphare (Raphaël Gomès)
- [Request] [- ] D12466: rust-dirstatemap: remove `__settitem__`
Alphare (Raphaël Gomès)
- [Request] [- ] D12467: rust-dirstatemap: remove `_drop_entry`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12468: dirstatemap: move `_drop_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12469: dirstatemap: move `_refresh_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+- ] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
Alphare (Raphaël Gomès)
- [Request] [+ ] D12471: dirstate-item: add missing bit of docstring
Alphare (Raphaël Gomès)
- [Request] [++- ] D12472: rust-dirstatemap: implement part of the `setparents` logic
Alphare (Raphaël Gomès)
- [Request] [- ] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
Alphare (Raphaël Gomès)
- [Request] [-- ] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
Alphare (Raphaël Gomès)
- [Request] [+- ] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12477: rust: add `Debug` trait to a bunch of structs
Alphare (Raphaël Gomès)
- [Request] [+++++ ] D12478: rust-dirstatemap: add unit tests
Alphare (Raphaël Gomès)
- [Updated] D12426: rhg: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: [RFC] rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] D12416: revert: ask user to confirm before tracking new file when interactive
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12479: tests-racy-mutation: pass the editor through config instead of env variable
marmoute (Pierre-Yves David)
- [Request] [+- ] D12480: run-tests: introduce "forward-slash" version of everything on windows
marmoute (Pierre-Yves David)
- [Request] [+ ] D12481: debuglock: ignore ENOENT error when unlocking
marmoute (Pierre-Yves David)
- [Updated] D12434: path: explicitly declare the `bookmarks.mode` suboptions
marmoute (Pierre-Yves David)
- [Updated] D12435: path: explicitly declare the `multi-urls` suboptions
marmoute (Pierre-Yves David)
- [Updated] D12436: path: explicitly declare the `pushrev` suboptions
marmoute (Pierre-Yves David)
- [Updated] D12437: path: explicitly declare the `bookmarks.mode` suboptions
marmoute (Pierre-Yves David)
- [Updated] D12479: tests-racy-mutation: pass the editor through config instead of env variable
Alphare (Raphaël Gomès)
- [Updated] D12480: run-tests: introduce "forward-slash" version of everything on windows
Alphare (Raphaël Gomès)
- [Changed Subscribers] D12481: debuglock: ignore ENOENT error when unlocking
Alphare (Raphaël Gomès)
- [Request] [+ ] D12482: setup: fix incomplete implementation of Command
Alphare (Raphaël Gomès)
- [Commented On] D12482: setup: fix incomplete implementation of Command
Alphare (Raphaël Gomès)
- [Request] [+ ] D12483: help: clarify the unit of `ui.large-file-limit` config
marmoute (Pierre-Yves David)
- [Request] [+ ] D12484: help: set the large-file-limit to 10MB
marmoute (Pierre-Yves David)
- [Updated] D12482: setup: fix incomplete implementation of Command
Alphare (Raphaël Gomès)
- [Updated] D12439: rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12442: [RFC] rhg: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Commented On] D12439: rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12442: [RFC] rhg: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Changed Subscribers] D12440: crecord: add test demonstrating issue when reverting noeol->eol change
martinvonz (Martin von Zweigbergk)
- [Commented On] D12444: test-issue660: test inside a repository, not the test dir
martinvonz (Martin von Zweigbergk)
- [Commented On] D12444: test-issue660: test inside a repository, not the test dir
Alphare (Raphaël Gomès)
- [Request] [+ ] D12485: help: add ammend to basic help page
czom (Christian Zommerfelds)
- [Updated] D12485: help: add amend to basic help page
czom (Christian Zommerfelds)
- [Accepted] D12443: dirstate: fix some typos in docstrings
marmoute (Pierre-Yves David)
- [Accepted] D12444: test-issue660: test inside a repository, not the test dir
marmoute (Pierre-Yves David)
- [Accepted] D12445: test-issue660: add dirstate-v2 variant
marmoute (Pierre-Yves David)
- [Accepted] D12446: rust-dirstate-entry: fix typo in panic message
marmoute (Pierre-Yves David)
- [Accepted] D12447: dirstate: remove v1_* methods from Python/C/Rust shared API
marmoute (Pierre-Yves David)
- [Accepted] D12448: rust-dirstate: don't return a state for untracked entries
marmoute (Pierre-Yves David)
- [Accepted] D12449: rust-dirstatemap: add `set_tracked` method
marmoute (Pierre-Yves David)
- [Accepted] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
marmoute (Pierre-Yves David)
- [Accepted] D12451: dirstatemap: remove unused parameter from `reset_state`
marmoute (Pierre-Yves David)
- [Updated] D12449: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Commented On] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
marmoute (Pierre-Yves David)
- [Accepted] D12454: dirstatemap: move `reset_state` out of common methods
marmoute (Pierre-Yves David)
- [Commented On] D12455: dirstatemap: remove `_insert_entry`
marmoute (Pierre-Yves David)
- [Commented On] D12456: rust-dirstatemap: add `set_clean` method
marmoute (Pierre-Yves David)
- [Accepted] D12457: dirstatemap: move `set_clean` out of common methods
marmoute (Pierre-Yves David)
- [Updated] D12458: rust-dirstatemap: add `set_possibly_dirty` method
marmoute (Pierre-Yves David)
- [Accepted] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
marmoute (Pierre-Yves David)
- [Changed Subscribers] D12460: rust-dirstatemap: add `set_untracked` method
marmoute (Pierre-Yves David)
- [Accepted] D12461: dirstatemap: move `set_untracked` out of the common methods
marmoute (Pierre-Yves David)
- [Accepted] D12462: rhg: use the new `set_clean` API
marmoute (Pierre-Yves David)
- [Accepted] D12463: rust-dirstatemap: remove `removefile` API
marmoute (Pierre-Yves David)
- [Accepted] D12464: rust-distatemap: remove `addfile` API
marmoute (Pierre-Yves David)
- [Accepted] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
marmoute (Pierre-Yves David)
- [Accepted] D12466: rust-dirstatemap: remove `__settitem__`
marmoute (Pierre-Yves David)
- [Accepted] D12467: rust-dirstatemap: remove `_drop_entry`
marmoute (Pierre-Yves David)
- [Accepted] D12468: dirstatemap: move `_drop_entry` out of the common methods
marmoute (Pierre-Yves David)
- [Accepted] D12469: dirstatemap: move `_refresh_entry` out of the common methods
marmoute (Pierre-Yves David)
- [Accepted] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
marmoute (Pierre-Yves David)
- [Accepted] D12471: dirstate-item: add missing bit of docstring
marmoute (Pierre-Yves David)
- [Accepted] D12472: rust-dirstatemap: implement part of the `setparents` logic
marmoute (Pierre-Yves David)
- [Commented On] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
marmoute (Pierre-Yves David)
- [Accepted] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
marmoute (Pierre-Yves David)
- [Accepted] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
marmoute (Pierre-Yves David)
- [Accepted] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
marmoute (Pierre-Yves David)
- [Accepted] D12477: rust: add `Debug` trait to a bunch of structs
marmoute (Pierre-Yves David)
- [Commented On] D12485: help: add amend to basic help page
marmoute (Pierre-Yves David)
- [Updated] D12456: rust-dirstatemap: add `set_clean` method
Alphare (Raphaël Gomès)
- [Updated] D12458: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Commented On] D12458: rust-dirstatemap: add `set_possibly_dirty` method
marmoute (Pierre-Yves David)
- [Commented On] D12456: rust-dirstatemap: add `set_clean` method
marmoute (Pierre-Yves David)
- [Updated] D12458: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Commented On] D12458: rust-dirstatemap: add `set_possibly_dirty` method
marmoute (Pierre-Yves David)
- [Updated] D12460: rust-dirstatemap: add `set_untracked` method
Alphare (Raphaël Gomès)
- [Commented On] D12485: help: add amend to basic help page
czom (Christian Zommerfelds)
- [Commented On] D12481: debuglock: ignore ENOENT error when unlocking
marmoute (Pierre-Yves David)
- [Updated] D12481: debuglock: ignore ENOENT error when unlocking
marmoute (Pierre-Yves David)
- [Updated] D12443: dirstate: fix some typos in docstrings
Alphare (Raphaël Gomès)
- [Updated] D12444: test-issue660: test inside a repository, not the test dir
Alphare (Raphaël Gomès)
- [Updated] D12445: test-issue660: add dirstate-v2 variant
Alphare (Raphaël Gomès)
- [Updated] D12446: rust-dirstate-entry: fix typo in panic message
Alphare (Raphaël Gomès)
- [Updated] D12448: rust-dirstate: don't return a state for untracked entries
Alphare (Raphaël Gomès)
- [Updated] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
Alphare (Raphaël Gomès)
- [Updated] D12451: dirstatemap: remove unused parameter from `reset_state`
Alphare (Raphaël Gomès)
- [Updated] D12449: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Updated] D12447: dirstate: remove v1_* methods from Python/C/Rust shared API
Alphare (Raphaël Gomès)
- [Updated] D12454: dirstatemap: move `reset_state` out of common methods
Alphare (Raphaël Gomès)
- [Updated] D12455: dirstatemap: remove `_insert_entry`
Alphare (Raphaël Gomès)
- [Updated] D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data
Alphare (Raphaël Gomès)
- [Updated] D12457: dirstatemap: move `set_clean` out of common methods
Alphare (Raphaël Gomès)
- [Updated] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
Alphare (Raphaël Gomès)
- [Updated] D12456: rust-dirstatemap: add `set_clean` method
Alphare (Raphaël Gomès)
- [Updated] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12461: dirstatemap: move `set_untracked` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12458: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Updated] D12462: rhg: use the new `set_clean` API
Alphare (Raphaël Gomès)
- [Updated] D12460: rust-dirstatemap: add `set_untracked` method
Alphare (Raphaël Gomès)
- [Updated] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
Alphare (Raphaël Gomès)
- [Updated] D12466: rust-dirstatemap: remove `__settitem__`
Alphare (Raphaël Gomès)
- [Updated] D12467: rust-dirstatemap: remove `_drop_entry`
Alphare (Raphaël Gomès)
- [Updated] D12463: rust-dirstatemap: remove `removefile` API
Alphare (Raphaël Gomès)
- [Updated] D12464: rust-distatemap: remove `addfile` API
Alphare (Raphaël Gomès)
- [Updated] D12468: dirstatemap: move `_drop_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12469: dirstatemap: move `_refresh_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
Alphare (Raphaël Gomès)
- [Updated] D12471: dirstate-item: add missing bit of docstring
Alphare (Raphaël Gomès)
- [Updated] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
Alphare (Raphaël Gomès)
- [Updated] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
Alphare (Raphaël Gomès)
- [Updated] D12472: rust-dirstatemap: implement part of the `setparents` logic
Alphare (Raphaël Gomès)
- [Updated] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
Alphare (Raphaël Gomès)
- [Updated] D12478: rust-dirstatemap: add unit tests
Alphare (Raphaël Gomès)
- [Updated] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
Alphare (Raphaël Gomès)
- [Updated] D12477: rust: add `Debug` trait to a bunch of structs
Alphare (Raphaël Gomès)
- [Changed Subscribers] D12443: dirstate: fix some typos in docstrings
Alphare (Raphaël Gomès)
- [Commented On] D12443: dirstate: fix some typos in docstrings
martinvonz (Martin von Zweigbergk)
- [Commented On] D12443: dirstate: fix some typos in docstrings
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12444: test-issue660: test inside a repository, not the test dir
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12445: test-issue660: add dirstate-v2 variant
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12446: rust-dirstate-entry: fix typo in panic message
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12448: rust-dirstate: don't return a state for untracked entries
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12451: dirstatemap: remove unused parameter from `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12449: rust-dirstatemap: add `set_tracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12447: dirstate: remove v1_* methods from Python/C/Rust shared API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12454: dirstatemap: move `reset_state` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12455: dirstatemap: remove `_insert_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12457: dirstatemap: move `set_clean` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12456: rust-dirstatemap: add `set_clean` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12461: dirstatemap: move `set_untracked` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12458: rust-dirstatemap: add `set_possibly_dirty` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12462: rhg: use the new `set_clean` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12460: rust-dirstatemap: add `set_untracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12466: rust-dirstatemap: remove `__settitem__`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12467: rust-dirstatemap: remove `_drop_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12463: rust-dirstatemap: remove `removefile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12468: dirstatemap: move `_drop_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12464: rust-distatemap: remove `addfile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12469: dirstatemap: move `_refresh_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12471: dirstate-item: add missing bit of docstring
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12472: rust-dirstatemap: implement part of the `setparents` logic
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12478: rust-dirstatemap: add unit tests
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12477: rust: add `Debug` trait to a bunch of structs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12443: dirstate: fix some typos in docstrings
martinvonz (Martin von Zweigbergk)
- [Commented On] D12443: dirstate: fix some typos in docstrings
Alphare (Raphaël Gomès)
- [Commented On] D12443: dirstate: fix some typos in docstrings
martinvonz (Martin von Zweigbergk)
- [Commented On] D12443: dirstate: fix some typos in docstrings
Alphare (Raphaël Gomès)
- [Commented On] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
spectral (Kyle Lippincott)
- [Updated] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
martinvonz (Martin von Zweigbergk)
- [Updated] [+++- ] D12439: rhg: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12442: [RFC] rhg: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Updated] D12425: rust-requirements: allow loading repos with `bookmarksinstore` requirement
martinvonz (Martin von Zweigbergk)
- [Updated] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] D12438: rust-changelog: remove special parsing of empty changelog data for null rev
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] D12442: [RFC] rust-revlog: implement more methods on revlogs
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12486: rust-nodemap: remove unnecessary explicit lifetime
martinvonz (Martin von Zweigbergk)
- [Updated] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module
jcristau (Julien Cristau)
- [Request] [+ ] D12487: zeroconf: fix deprecation warning with python 3.10
jcristau (Julien Cristau)
- [Request] [+ ] D12489: sslutil: be less strict about which ciphers are allowed when using --insecure
jcristau (Julien Cristau)
- [Request] [+ ] D12490: test: override default cipher selection when connecting to TLS 1.0/1.1 servers
jcristau (Julien Cristau)
- [Request] [+ ] D12491: sslutil: treat TLSV1_ALERT_PROTOCOL_VERSION error the same as UNSUPPORTED_PROTOCOL
jcristau (Julien Cristau)
- [Request] [+ ] D12492: test: accept another error message on lack of TLS client certificate
jcristau (Julien Cristau)
- [Commented On] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
Alphare (Raphaël Gomès)
- [Request] [+ ] D12493: test: deal with changed error message on python 3.10
jcristau (Julien Cristau)
- [Commented On] D12439: rust-changelog: start parsing changeset data
Alphare (Raphaël Gomès)
- [Updated] D12486: rust-nodemap: remove unnecessary explicit lifetime
Alphare (Raphaël Gomès)
- [Updated] D12442: [RFC] rust-revlog: implement more methods on revlogs
Alphare (Raphaël Gomès)
- [Updated] [+ ] D7542: mail: don't complain about a multi-word email.method
jcristau (Julien Cristau)
- [Updated] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12438: rust-changelog: remove special parsing of empty changelog data for null rev
martinvonz (Martin von Zweigbergk)
- [Updated] [+++- ] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Updated] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
Alphare (Raphaël Gomès)
- [Updated] D12439: rust-changelog: start parsing changeset data
Alphare (Raphaël Gomès)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
Alphare (Raphaël Gomès)
- [Commented On] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
Alphare (Raphaël Gomès)
- [Commented On] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
Alphare (Raphaël Gomès)
- [Updated] D12481: debuglock: ignore ENOENT error when unlocking
Alphare (Raphaël Gomès)
- [Updated] D12483: help: clarify the unit of `ui.large-file-limit` config
Alphare (Raphaël Gomès)
- [Updated] D12484: help: set the large-file-limit to 10MB
Alphare (Raphaël Gomès)
- [Updated] D12479: tests-racy-mutation: pass the editor through config instead of env variable
marmoute (Pierre-Yves David)
- [Updated] D12483: help: clarify the unit of `ui.large-file-limit` config
marmoute (Pierre-Yves David)
- [Updated] D12484: help: set the large-file-limit to 10MB
marmoute (Pierre-Yves David)
- [Updated] D12480: run-tests: introduce "forward-slash" version of everything on windows
marmoute (Pierre-Yves David)
- [Updated] D12481: debuglock: ignore ENOENT error when unlocking
marmoute (Pierre-Yves David)
- [Commented On] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
marmoute (Pierre-Yves David)
- [Commented On] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] D12487: zeroconf: fix deprecation warning with python 3.10
Alphare (Raphaël Gomès)
- [Updated] D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module
Alphare (Raphaël Gomès)
- [Updated] D12489: sslutil: be less strict about which ciphers are allowed when using --insecure
Alphare (Raphaël Gomès)
- [Updated] D12490: test: override default cipher selection when connecting to TLS 1.0/1.1 servers
Alphare (Raphaël Gomès)
- [Updated] D12491: sslutil: treat TLSV1_ALERT_PROTOCOL_VERSION error the same as UNSUPPORTED_PROTOCOL
Alphare (Raphaël Gomès)
- [Updated] D12492: test: accept another error message on lack of TLS client certificate
Alphare (Raphaël Gomès)
- [Updated] D12493: test: deal with changed error message on python 3.10
Alphare (Raphaël Gomès)
- [Updated] D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module
jcristau (Julien Cristau)
- [Updated] D7542: mail: don't complain about a multi-word email.method
Alphare (Raphaël Gomès)
- [Updated] D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module
Alphare (Raphaël Gomès)
- [Commented On] D12439: rust-changelog: start parsing changeset data
Alphare (Raphaël Gomès)
- [Updated] D7542: mail: don't complain about a multi-word email.method
jcristau (Julien Cristau)
- [Updated] D12493: test: deal with changed error message on python 3.10
jcristau (Julien Cristau)
- [Updated] D12487: zeroconf: fix deprecation warning with python 3.10
jcristau (Julien Cristau)
- [Updated] D12488: sslutil: avoid deprecation warnings from python 3.10's ssl module
jcristau (Julien Cristau)
- [Updated] D12489: sslutil: be less strict about which ciphers are allowed when using --insecure
jcristau (Julien Cristau)
- [Updated] D12490: test: override default cipher selection when connecting to TLS 1.0/1.1 servers
jcristau (Julien Cristau)
- [Updated] D12491: sslutil: treat TLSV1_ALERT_PROTOCOL_VERSION error the same as UNSUPPORTED_PROTOCOL
jcristau (Julien Cristau)
- [Updated] D12492: test: accept another error message on lack of TLS client certificate
jcristau (Julien Cristau)
- [Commented On] D12449: rust-dirstatemap: add `set_tracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12451: dirstatemap: remove unused parameter from `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12454: dirstatemap: move `reset_state` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12455: dirstatemap: remove `_insert_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12457: dirstatemap: move `set_clean` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12456: rust-dirstatemap: add `set_clean` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12458: rust-dirstatemap: add `set_possibly_dirty` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12461: dirstatemap: move `set_untracked` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12460: rust-dirstatemap: add `set_untracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12462: rhg: use the new `set_clean` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12463: rust-dirstatemap: remove `removefile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12464: rust-distatemap: remove `addfile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12466: rust-dirstatemap: remove `__settitem__`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12467: rust-dirstatemap: remove `_drop_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12468: dirstatemap: move `_drop_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12469: dirstatemap: move `_refresh_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12471: dirstate-item: add missing bit of docstring
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12472: rust-dirstatemap: implement part of the `setparents` logic
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12477: rust: add `Debug` trait to a bunch of structs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12478: rust-dirstatemap: add unit tests
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+++ ] D12495: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12496: dirstatemap: move `set_tracked` out of common methods and plug in Rust
Alphare (Raphaël Gomès)
- [Request] [- ] D12497: dirstatemap: remove unused parameter from `reset_state`
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12498: rust-dirstate: introduce intermediate struct for dirstate-v2 data
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12500: dirstatemap: move `reset_state` out of common methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12501: dirstatemap: remove `_insert_entry`
Alphare (Raphaël Gomès)
- [Request] [++++ ] D12499: rust-dirstatemap: add Rust implementation of `reset_state`
Alphare (Raphaël Gomès)
- [Request] [+++ ] D12502: rust-dirstatemap: add `set_clean` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12503: dirstatemap: move `set_clean` out of common methods
Alphare (Raphaël Gomès)
- [Request] [++ ] D12504: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12505: dirstatemap: move `set_possibly_dirty` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+- ] D12507: dirstatemap: move `set_untracked` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+++ ] D12506: rust-dirstatemap: add `set_untracked` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12508: rhg: use the new `set_clean` API
Alphare (Raphaël Gomès)
- [Request] [--- ] D12509: rust-dirstatemap: remove `removefile` API
Alphare (Raphaël Gomès)
- [Request] [--- ] D12510: rust-distatemap: remove `addfile` API
Alphare (Raphaël Gomès)
- [Request] [- ] D12511: rust-dirstatemap: remove unused `_refresh_entry` implementation
Alphare (Raphaël Gomès)
- [Request] [- ] D12512: rust-dirstatemap: remove `__settitem__`
Alphare (Raphaël Gomès)
- [Request] [- ] D12513: rust-dirstatemap: remove `_drop_entry`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12514: dirstatemap: move `_drop_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12515: dirstatemap: move `_refresh_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Request] [+- ] D12516: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
Alphare (Raphaël Gomès)
- [Request] [+ ] D12517: dirstate-item: add missing bit of docstring
Alphare (Raphaël Gomès)
- [Request] [++- ] D12518: rust-dirstatemap: implement part of the `setparents` logic
Alphare (Raphaël Gomès)
- [Request] [- ] D12520: rust-cpython: remove unused API to `drop_entry_and_copy_source`
Alphare (Raphaël Gomès)
- [Request] [-- ] D12519: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
Alphare (Raphaël Gomès)
- [Request] [+ ] D12521: rust-dirstatemap: use `DirstateEntry::tracked` directly
Alphare (Raphaël Gomès)
- [Request] [+- ] D12522: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12523: rust: add `Debug` trait to a bunch of structs
Alphare (Raphaël Gomès)
- [Request] [+++++ ] D12524: rust-dirstatemap: add unit tests
Alphare (Raphaël Gomès)
- [Request] [+- ] D12525: rust-dirstatemap: add `clear_cached_mtime` helper method
Alphare (Raphaël Gomès)
- [Request] [+- ] D12526: rust-dirstatemap: add `set_cached_mtime` helper method
Alphare (Raphaël Gomès)
- [Request] [+- ] D12527: rust-dirstatemap: inline the last `get_or_insert` call
Alphare (Raphaël Gomès)
- [Request] [+--- ] D12528: rust-dirstatemap: add a simpler method `get_or_insert_node` for the common case
Alphare (Raphaël Gomès)
- [Request] [+ ] D12529: rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`
Alphare (Raphaël Gomès)
- [Request] [++- ] D12530: rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node`
Alphare (Raphaël Gomès)
- [Request] [+-- ] D12531: rust-dirstatemap: add simpler version of `get_node_mut`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12532: rust-dirstatemap: use a checked sub instead of a potentially underflowing one
Alphare (Raphaël Gomès)
- [Request] [+ ] D12533: rust-hg-cpython: remove use of `EntryState`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12535: rust: remove use of `EntryState` in `DirsMultiset`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12536: rust-dirstate-entry: add `modified` method
Alphare (Raphaël Gomès)
- [Request] [+ ] D12534: rust: use `entry.tracked()` directly
Alphare (Raphaël Gomès)
- [Request] [+ ] D12537: rust-dirstatemap: stop using `.state` in `is_from_other_parent`
Alphare (Raphaël Gomès)
- [Commented On] D12451: dirstatemap: remove unused parameter from `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+ ] D12538: rust-dirstatemap: stop using `state()` in the cache logic
Alphare (Raphaël Gomès)
- [Commented On] D12450: dirstatemap: move `set_tracked` out of common methods and plug in Rust
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12449: rust-dirstatemap: add `set_tracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+ ] D12539: rust-status: stop using `state()` in `handle_normal_file`
Alphare (Raphaël Gomès)
- [Commented On] D12454: dirstatemap: move `reset_state` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12455: dirstatemap: remove `_insert_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12452: rust-dirstate: introduce intermediate struct for dirstate-v2 data
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+- ] D12540: rust-status: stop using `state()` in the dispatch logic
Alphare (Raphaël Gomès)
- [Commented On] D12457: dirstatemap: move `set_clean` out of common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12453: rust-dirstatemap: add Rust implementation of `reset_state`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12456: rust-dirstatemap: add `set_clean` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [- ] D12541: rust-dirstatemap: remove unused helper from the old API
Alphare (Raphaël Gomès)
- [Commented On] D12458: rust-dirstatemap: add `set_possibly_dirty` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12459: dirstatemap: move `set_possibly_dirty` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12461: dirstatemap: move `set_untracked` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12462: rhg: use the new `set_clean` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12460: rust-dirstatemap: add `set_untracked` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12465: rust-dirstatemap: remove unused `_refresh_entry` implementation
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12466: rust-dirstatemap: remove `__settitem__`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12463: rust-dirstatemap: remove `removefile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12464: rust-distatemap: remove `addfile` API
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12467: rust-dirstatemap: remove `_drop_entry`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12470: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12469: dirstatemap: move `_refresh_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12468: dirstatemap: move `_drop_entry` out of the common methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12471: dirstate-item: add missing bit of docstring
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12474: rust-cpython: remove unused API to `drop_entry_and_copy_source`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12475: rust-dirstatemap: use `DirstateEntry::tracked` directly
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12472: rust-dirstatemap: implement part of the `setparents` logic
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12473: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12476: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12478: rust-dirstatemap: add unit tests
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D12477: rust: add `Debug` trait to a bunch of structs
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D12528: rust-dirstatemap: add simpler method `get_or_insert_node` for the common case
Alphare (Raphaël Gomès)
- [Updated] [+ ] D12539: rust-status: stop using `state()` in `handle_normal_file`
Alphare (Raphaël Gomès)
- [Updated] [+- ] D12540: rust-status: stop using `state()` in the dispatch logic
Alphare (Raphaël Gomès)
- [Updated] D12495: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] [++- ] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12542: narrow: support debugupgraderepo
aalekseyev (Arseniy Alekseyev)
- [Request] [++- ] D12543: rhg: refactor to pass argv down, instead of caling args_os()
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
Alphare (Raphaël Gomès)
- [Updated] D12439: rust-changelog: start parsing changeset data
Alphare (Raphaël Gomès)
- [Changed Subscribers] D12542: narrow: support debugupgraderepo
Alphare (Raphaël Gomès)
- [Changed Subscribers] D12543: rhg: refactor to pass argv down, instead of caling args_os()
Alphare (Raphaël Gomès)
- [Updated] D12425: rust-requirements: allow loading repos with `bookmarksinstore` requirement
martinvonz (Martin von Zweigbergk)
- [Updated] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] D12438: rust-changelog: remove special parsing of empty changelog data for null rev
martinvonz (Martin von Zweigbergk)
- [Updated] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Updated] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Updated] [++- ] D12543: rhg: refactor to pass argv down, instead of caling args_os()
aalekseyev (Arseniy Alekseyev)
- [Updated] D12543: rhg: refactor to pass argv down, instead of caling args_os()
aalekseyev (Arseniy Alekseyev)
- [Updated] [+ ] D12542: narrow: support debugupgraderepo
aalekseyev (Arseniy Alekseyev)
- [Updated] D12542: narrow: support debugupgraderepo
aalekseyev (Arseniy Alekseyev)
- [Updated] [+ ] D12425: rust-requirements: allow loading repos with `bookmarksinstore` requirement
martinvonz (Martin von Zweigbergk)
- [Updated] [+ ] D12426: rust-changelog: don't skip empty lines when iterating over changeset lines
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12438: rust-changelog: remove special parsing of empty changelog data for null rev
martinvonz (Martin von Zweigbergk)
- [Updated] [+++- ] D12439: rust-changelog: start parsing changeset data
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12545: rust-nodemap-docket: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12544: rust-nodemap-docket: move check of nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Updated] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12547: rust-revlog: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12546: rust-revlog: move check for nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12442: rust-revlog: add methods for getting parent revs and entries
martinvonz (Martin von Zweigbergk)
- [Request] [+++ ] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Updated] [+++ ] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D12550: absorb: make `--edit-lines` imply `--apply-changes`
martinvonz (Martin von Zweigbergk)
- [Request] [++ ] D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase
spectral (Kyle Lippincott)
- [Request] [+ ] D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
spectral (Kyle Lippincott)
- [Updated] [++ ] D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase
spectral (Kyle Lippincott)
- [Updated] [+ ] D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
spectral (Kyle Lippincott)
- [Request] [+ ] D12554: resourceutil: force filesystem access to resources when using py2exe
mharbison72 (Matt Harbison)
- [Request] [+ ] D12553: setup: fix the py2exe logic to work with py3
mharbison72 (Matt Harbison)
- [Request] [+ ] D12555: procutil: avoid `+= None` when writing to full std{err, out} descriptor on py3
mharbison72 (Matt Harbison)
- [Request] [+ ] D12557: windows: fix stdio with py2exe and py3
mharbison72 (Matt Harbison)
- [Request] [+ ] D12556: windows: disable pager when packaged with py2exe
mharbison72 (Matt Harbison)
- [Updated] D12553: setup: fix the py2exe logic to work with py3
Alphare (Raphaël Gomès)
- [Updated] D12543: rhg: refactor to pass argv down, instead of caling args_os()
Alphare (Raphaël Gomès)
- [Updated] D12542: narrow: support debugupgraderepo
Alphare (Raphaël Gomès)
- [Updated] D12549: branchmap: add a test that shows bad interaction with strip
Alphare (Raphaël Gomès)
- [Updated] D12550: absorb: make `--edit-lines` imply `--apply-changes`
Alphare (Raphaël Gomès)
- [Updated] D12554: resourceutil: force filesystem access to resources when using py2exe
Alphare (Raphaël Gomès)
- [Updated] D12555: procutil: avoid `+= None` when writing to full std{err, out} descriptor on py3
Alphare (Raphaël Gomès)
- [Updated] D12556: windows: disable pager when packaged with py2exe
Alphare (Raphaël Gomès)
- [Commented On] D12553: setup: fix the py2exe logic to work with py3
Alphare (Raphaël Gomès)
- [Updated] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
Alphare (Raphaël Gomès)
- [Updated] D12544: rust-nodemap-docket: move check of nodemap requirement to caller
Alphare (Raphaël Gomès)
- [Updated] D12545: rust-nodemap-docket: make unaware of `Repo`
Alphare (Raphaël Gomès)
- [Updated] D12546: rust-revlog: move check for nodemap requirement to caller
Alphare (Raphaël Gomès)
- [Updated] D12547: rust-revlog: make unaware of `Repo`
Alphare (Raphaël Gomès)
- [Updated] D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase
Alphare (Raphaël Gomès)
- [Updated] D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
Alphare (Raphaël Gomès)
- [Updated] D12551: tests: add test demonstrating issue with ambiguous has prefixes during rebase
spectral (Kyle Lippincott)
- [Updated] D12552: rebase: while rewriting desc hashes, ignore ambiguous prefix "hashes"
spectral (Kyle Lippincott)
- [Updated] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Updated] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Updated] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Updated] D12553: setup: fix the py2exe logic to work with py3
mharbison72 (Matt Harbison)
- [Commented On] D12546: rust-revlog: move check for nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12558: rust-filelog: don't use persistent nodemap (to match Python)
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Updated] D12546: rust-revlog: move check for nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Updated] D12547: rust-revlog: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
indygreg (Gregory Szorc)
- [Updated] D12558: rust-filelog: don't use persistent nodemap (to match Python)
Alphare (Raphaël Gomès)
- [Commented On] D12546: rust-revlog: move check for nodemap requirement to caller
Alphare (Raphaël Gomès)
- [Request] [+- ] D12559: contrib: update python dependencies on Windows
mharbison72 (Matt Harbison)
- [Request] [+ ] D12560: contrib: add a hint if the Windows dependency MSI is already installed
mharbison72 (Matt Harbison)
- [Updated] [+ ] D12544: rust-nodemap-docket: move check of nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12562: repo: extract a function for checking nodemap requirement
martinvonz (Martin von Zweigbergk)
- [Updated] [+ ] D12545: rust-nodemap-docket: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Updated] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D12561: rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Updated] D12546: rust-revlog: move check for nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Updated] D12562: repo: extract a function for checking nodemap requirement
martinvonz (Martin von Zweigbergk)
- [Updated] D12562: rust-repo: extract a function for checking nodemap requirement
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12563: rust-revlog: change default version from 2 to 1 in test builder
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D12565: rust-revlog: add tests for p1/p2 getters, as promised in D12442
martinvonz (Martin von Zweigbergk)
- [Request] [+++ ] D12564: rust-revlog: make `IndexEntryBuilder` build a whole entry
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12494: [RFC] rust-revlog: create nodemap on the fly if it's not persisted
martinvonz (Martin von Zweigbergk)
- [Updated] [+- ] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12566: idirstate: add missing get_entry() method
mharbison72 (Matt Harbison)
- [Request] [++- ] D12567: git: adapt to some recent dirstate API changes
mharbison72 (Matt Harbison)
- [Request] [+ ] D12568: git: un-byteify the `mode` argument for the builtin `open()`
mharbison72 (Matt Harbison)
- [Request] [+ ] D12569: packaging: add a missing parenthesis to help text
mharbison72 (Matt Harbison)
- [Request] [+-- ] D12570: packaging: drop python27 references from the Windows instructions
mharbison72 (Matt Harbison)
- [Request] [+ ] D12571: packaging: fix the type hint on the download_entry function
mharbison72 (Matt Harbison)
- [Request] [+ ] D12572: tests: demonstrate crash on partial amend with copies in changesets
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12573: amend: don't remove unselected removals from memctx
martinvonz (Martin von Zweigbergk)
- [Updated] D12559: contrib: update python dependencies on Windows
Alphare (Raphaël Gomès)
- [Updated] D12560: contrib: add a hint if the Windows dependency MSI is already installed
Alphare (Raphaël Gomès)
- [Updated] D12566: idirstate: add missing get_entry() method
Alphare (Raphaël Gomès)
- [Updated] D12567: git: adapt to some recent dirstate API changes
Alphare (Raphaël Gomès)
- [Updated] D12568: git: un-byteify the `mode` argument for the builtin `open()`
Alphare (Raphaël Gomès)
- [Updated] D12569: packaging: add a missing parenthesis to help text
Alphare (Raphaël Gomès)
- [Updated] D12570: packaging: drop python27 references from the Windows instructions
Alphare (Raphaël Gomès)
- [Updated] D12571: packaging: fix the type hint on the download_entry function
Alphare (Raphaël Gomès)
- [Updated] D12573: amend: don't remove unselected removals from memctx
Alphare (Raphaël Gomès)
- [Updated] D12572: tests: demonstrate crash on partial amend with copies in changesets
Alphare (Raphaël Gomès)
- [Updated] D12546: rust-revlog: move check for nodemap requirement to caller
Alphare (Raphaël Gomès)
- [Updated] D12561: rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo`
Alphare (Raphaël Gomès)
- [Updated] D12562: rust-repo: extract a function for checking nodemap requirement
Alphare (Raphaël Gomès)
- [Updated] D12563: rust-revlog: change default version from 2 to 1 in test builder
Alphare (Raphaël Gomès)
- [Updated] D12564: rust-revlog: make `IndexEntryBuilder` build a whole entry
Alphare (Raphaël Gomès)
- [Updated] D12565: rust-revlog: add tests for p1/p2 getters, as promised in D12442
Alphare (Raphaël Gomès)
- [Commented On] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12574: rust: fix formatting
Alphare (Raphaël Gomès)
- [Request] [+ ] D12575: actions: fix formatting issue
Alphare (Raphaël Gomès)
- [Updated] D12542: narrow: support debugupgraderepo
aalekseyev (Arseniy Alekseyev)
- [Updated] D12543: rhg: refactor to pass argv down, instead of caling args_os()
aalekseyev (Arseniy Alekseyev)
- [Updated] D12549: branchmap: add a test that shows bad interaction with strip
aalekseyev (Arseniy Alekseyev)
- [Updated] D12554: resourceutil: force filesystem access to resources when using py2exe
mharbison72 (Matt Harbison)
- [Updated] D12566: idirstate: add missing get_entry() method
mharbison72 (Matt Harbison)
- [Updated] D12550: absorb: make `--edit-lines` imply `--apply-changes`
martinvonz (Martin von Zweigbergk)
- [Updated] D12553: setup: fix the py2exe logic to work with py3
mharbison72 (Matt Harbison)
- [Updated] D12568: git: un-byteify the `mode` argument for the builtin `open()`
mharbison72 (Matt Harbison)
- [Updated] D12567: git: adapt to some recent dirstate API changes
mharbison72 (Matt Harbison)
- [Updated] D12569: packaging: add a missing parenthesis to help text
mharbison72 (Matt Harbison)
- [Updated] D12556: windows: disable pager when packaged with py2exe
mharbison72 (Matt Harbison)
- [Updated] D12571: packaging: fix the type hint on the download_entry function
mharbison72 (Matt Harbison)
- [Updated] D12560: contrib: add a hint if the Windows dependency MSI is already installed
mharbison72 (Matt Harbison)
- [Updated] D12570: packaging: drop python27 references from the Windows instructions
mharbison72 (Matt Harbison)
- [Updated] D12572: tests: demonstrate crash on partial amend with copies in changesets
martinvonz (Martin von Zweigbergk)
- [Updated] D12555: procutil: avoid `+= None` when writing to full std{err, out} descriptor on py3
mharbison72 (Matt Harbison)
- [Updated] D12573: amend: don't remove unselected removals from memctx
martinvonz (Martin von Zweigbergk)
- [Updated] D12559: contrib: update python dependencies on Windows
mharbison72 (Matt Harbison)
- [Commented On] D12485: help: add amend to basic help page
Alphare (Raphaël Gomès)
- [Commented On] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
Alphare (Raphaël Gomès)
- [Commented On] D12541: rust-dirstatemap: remove unused helper from the old API
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D12576: amend: move "return None for removed files" into block handling filestoamend
spectral (Kyle Lippincott)
- [Request] [+ ] D12577: amend: small refactor of logic for clarity
spectral (Kyle Lippincott)
- [Commented On] D12577: amend: small refactor of logic for clarity
spectral (Kyle Lippincott)
- [Commented On] D12541: rust-dirstatemap: remove unused helper from the old API
Alphare (Raphaël Gomès)
- [Updated] D12544: rust-nodemap-docket: move check of nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Updated] D12545: rust-nodemap-docket: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Updated] D12558: rust-filelog: don't use persistent nodemap (to match Python)
martinvonz (Martin von Zweigbergk)
- [Updated] D12562: rust-repo: extract a function for checking nodemap requirement
martinvonz (Martin von Zweigbergk)
- [Updated] D12561: rust-revlog: make `Changelog` and `ManifestLog` unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Updated] D12546: rust-revlog: move check for nodemap requirement to caller
martinvonz (Martin von Zweigbergk)
- [Updated] D12563: rust-revlog: change default version from 2 to 1 in test builder
martinvonz (Martin von Zweigbergk)
- [Updated] D12564: rust-revlog: make `IndexEntryBuilder` build a whole entry
martinvonz (Martin von Zweigbergk)
- [Updated] D12547: rust-revlog: make unaware of `Repo`
martinvonz (Martin von Zweigbergk)
- [Updated] D12565: rust-revlog: add tests for p1/p2 getters, as promised in D12442
martinvonz (Martin von Zweigbergk)
- [Updated] D12486: rust-nodemap: remove unnecessary explicit lifetime
martinvonz (Martin von Zweigbergk)
- [Updated] D12548: changelog: avoid copying changeset data into `ChangesetRevisionData`
martinvonz (Martin von Zweigbergk)
- [Commented On] D12541: rust-dirstatemap: remove unused helper from the old API
martinvonz (Martin von Zweigbergk)
- [Commented On] D12541: rust-dirstatemap: remove unused helper from the old API
Alphare (Raphaël Gomès)
- [Updated] D12495: rust-dirstatemap: add `set_tracked` method
Alphare (Raphaël Gomès)
- [Updated] D12496: dirstatemap: move `set_tracked` out of common methods and plug in Rust
Alphare (Raphaël Gomès)
- [Updated] D12497: dirstatemap: remove unused parameter from `reset_state`
Alphare (Raphaël Gomès)
- [Updated] D12501: dirstatemap: remove `_insert_entry`
Alphare (Raphaël Gomès)
- [Updated] D12500: dirstatemap: move `reset_state` out of common methods
Alphare (Raphaël Gomès)
- [Updated] D12498: rust-dirstate: introduce intermediate struct for dirstate-v2 data
Alphare (Raphaël Gomès)
- [Updated] D12503: dirstatemap: move `set_clean` out of common methods
Alphare (Raphaël Gomès)
- [Updated] D12499: rust-dirstatemap: add Rust implementation of `reset_state`
Alphare (Raphaël Gomès)
- [Updated] D12505: dirstatemap: move `set_possibly_dirty` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12502: rust-dirstatemap: add `set_clean` method
Alphare (Raphaël Gomès)
- [Updated] D12507: dirstatemap: move `set_untracked` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12508: rhg: use the new `set_clean` API
Alphare (Raphaël Gomès)
- [Updated] D12504: rust-dirstatemap: add `set_possibly_dirty` method
Alphare (Raphaël Gomès)
- [Updated] D12506: rust-dirstatemap: add `set_untracked` method
Alphare (Raphaël Gomès)
- [Updated] D12511: rust-dirstatemap: remove unused `_refresh_entry` implementation
Alphare (Raphaël Gomès)
- [Updated] D12512: rust-dirstatemap: remove `__settitem__`
Alphare (Raphaël Gomès)
- [Updated] D12509: rust-dirstatemap: remove `removefile` API
Alphare (Raphaël Gomès)
- [Updated] D12513: rust-dirstatemap: remove `_drop_entry`
Alphare (Raphaël Gomès)
- [Updated] D12510: rust-distatemap: remove `addfile` API
Alphare (Raphaël Gomès)
- [Updated] D12514: dirstatemap: move `_drop_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12515: dirstatemap: move `_refresh_entry` out of the common methods
Alphare (Raphaël Gomès)
- [Updated] D12516: dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
Alphare (Raphaël Gomès)
- [Updated] D12517: dirstate-item: add missing bit of docstring
Alphare (Raphaël Gomès)
- [Updated] D12520: rust-cpython: remove unused API to `drop_entry_and_copy_source`
Alphare (Raphaël Gomès)
- [Updated] D12521: rust-dirstatemap: use `DirstateEntry::tracked` directly
Alphare (Raphaël Gomès)
- [Updated] D12518: rust-dirstatemap: implement part of the `setparents` logic
Alphare (Raphaël Gomès)
- [Updated] D12519: rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods
Alphare (Raphaël Gomès)
- [Updated] D12524: rust-dirstatemap: add unit tests
Alphare (Raphaël Gomès)
- [Updated] D12522: rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`
Alphare (Raphaël Gomès)
- [Updated] D12523: rust: add `Debug` trait to a bunch of structs
Alphare (Raphaël Gomès)
- [Updated] D12525: rust-dirstatemap: add `clear_cached_mtime` helper method
Alphare (Raphaël Gomès)
- [Updated] D12527: rust-dirstatemap: inline the last `get_or_insert` call
Alphare (Raphaël Gomès)
- [Updated] D12528: rust-dirstatemap: add simpler method `get_or_insert_node` for the common case
Alphare (Raphaël Gomès)
- [Updated] D12526: rust-dirstatemap: add `set_cached_mtime` helper method
Alphare (Raphaël Gomès)
- [Updated] D12529: rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`
Alphare (Raphaël Gomès)
- [Updated] D12530: rust-dirstatemap: use `get_node_mut` instead or `get_or_insert_node`
Alphare (Raphaël Gomès)
- [Updated] D12531: rust-dirstatemap: add simpler version of `get_node_mut`
Alphare (Raphaël Gomès)
- [Updated] D12532: rust-dirstatemap: use a checked sub instead of a potentially underflowing one
Alphare (Raphaël Gomès)
- [Updated] D12533: rust-hg-cpython: remove use of `EntryState`
Alphare (Raphaël Gomès)
- [Updated] D12535: rust: remove use of `EntryState` in `DirsMultiset`
Alphare (Raphaël Gomès)
- [Updated] D12536: rust-dirstate-entry: add `modified` method
Alphare (Raphaël Gomès)
- [Updated] D12537: rust-dirstatemap: stop using `.state` in `is_from_other_parent`
Alphare (Raphaël Gomès)
- [Updated] D12538: rust-dirstatemap: stop using `state()` in the cache logic
Alphare (Raphaël Gomès)
- [Updated] D12539: rust-status: stop using `state()` in `handle_normal_file`
Alphare (Raphaël Gomès)
- [Updated] D12540: rust-status: stop using `state()` in the dispatch logic
Alphare (Raphaël Gomès)
- [Updated] D12534: rust: use `entry.tracked()` directly
Alphare (Raphaël Gomès)
- [Updated] D12541: rust-dirstatemap: remove unused helper from the old API
Alphare (Raphaël Gomès)
- [Updated] D12542: narrow: support debugupgraderepo
Alphare (Raphaël Gomès)
- [Commented On] D12575: actions: fix formatting issue
Alphare (Raphaël Gomès)
- [Commented On] D12574: rust: fix formatting
Alphare (Raphaël Gomès)
- [Commented On] D10542: revlog: fix some comment style
dickinson (ohessel macejkovic)
- [Commented On] D12542: narrow: support debugupgraderepo
aalekseyev (Arseniy Alekseyev)
- [Request] [++- ] D12578: rhg: use `Command::exec` instead of `Command::status`
Alphare (Raphaël Gomès)
- [Request] [+ ] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
Alphare (Raphaël Gomès)
- [Commented On] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
Alphare (Raphaël Gomès)
- [Updated] D12576: amend: move "return None for removed files" into block handling filestoamend
Alphare (Raphaël Gomès)
- [Commented On] D12577: amend: small refactor of logic for clarity
Alphare (Raphaël Gomès)
- [Updated] D12576: amend: move "return None for removed files" into block handling filestoamend
spectral (Kyle Lippincott)
- [Updated] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
valentin.gatienbaron (Valentin Gatien-Baron)
- [Commented On] D12577: amend: small refactor of logic for clarity
spectral (Kyle Lippincott)
- [Abandoned] D12577: amend: small refactor of logic for clarity
spectral (Kyle Lippincott)
- [Commented On] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
Alphare (Raphaël Gomès)
- [Commented On] D12579: chg: make `chg --cwd $anything -R $relativepath` behave better
valentin.gatienbaron (Valentin Gatien-Baron)
- [Request] [+- ] D12581: rust-dirstate-v2: clean up previous data file after the docket is written
Alphare (Raphaël Gomès)
- [Request] [+- ] D12580: rust-dirstate-v2: save proper data size if no new data on append
Alphare (Raphaël Gomès)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
Alphare (Raphaël Gomès)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
Alphare (Raphaël Gomès)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
aalekseyev (Arseniy Alekseyev)
- [Request] [+-- ] D12582: rust-repo: make `Send` by not storing functions in `LazyCell`
martinvonz (Martin von Zweigbergk)
- [Updated] D12578: rhg: use `Command::exec` instead of `Command::status`
martinvonz (Martin von Zweigbergk)
- [Updated] D12580: rust-dirstate-v2: save proper data size if no new data on append
martinvonz (Martin von Zweigbergk)
- [Commented On] D12205: relnotes: add 6.1
ThomasKenny (Thomas Kenny)
- [Request] [++++- ] D12583: iblt: prototype for setdiscovery
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D12583: iblt: prototype for setdiscovery
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [++ ] D12584: censor: demonstrate a bug
aalekseyev (Arseniy Alekseyev)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
Alphare (Raphaël Gomès)
- [Commented On] D12580: rust-dirstate-v2: save proper data size if no new data on append
martinvonz (Martin von Zweigbergk)
- [Updated] D12581: rust-dirstate-v2: clean up previous data file after the docket is written
Alphare (Raphaël Gomès)
- [Updated] D12580: rust-dirstate-v2: save proper data size if no new data on append
Alphare (Raphaël Gomès)
- [Request] [+ ] D12585: commit: don't use hard-coded `.hg/last-message.txt` path in error message
martinvonz (Martin von Zweigbergk)
- [Commented On] D12424: rust: upgrade zstd from 0.5.3 to 0.11.1
Alphare (Raphaël Gomès)
- [Updated] D12582: rust-repo: make `Send` by not storing functions in `LazyCell`
Alphare (Raphaël Gomès)
- [Updated] D12578: rhg: use `Command::exec` instead of `Command::status`
Alphare (Raphaël Gomès)
- [Updated] D12578: rhg: use `Command::exec` instead of `Command::status`
Alphare (Raphaël Gomès)
- [Updated] D12585: commit: don't use hard-coded `.hg/last-message.txt` path in error message
Alphare (Raphaël Gomès)
- [Updated] D12578: rhg: use `Command::exec` instead of `Command::status`
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D12586: rhg: fix dirstate-v2 data file removal system
Alphare (Raphaël Gomès)
- [Commented On] D12586: rhg: fix dirstate-v2 data file removal system
Alphare (Raphaël Gomès)
- [Updated] D12578: rhg: use `Command::exec` instead of `Command::status`
Alphare (Raphaël Gomès)
- [Updated] D12585: commit: don't use hard-coded `.hg/last-message.txt` path in error message
martinvonz (Martin von Zweigbergk)
- [Commented On] D12214: windows: skip a section of a test that is legitimately broken on windows
wuicylucy (wuicylucy)
- [Commented On] D12215: windows: generalize output for test-status-tracked-key.t
leorasy89 (leorasy89)
- [Commented On] D12216: windows: adjust test output in test-merge-tools.t
leochad82 (leochad82)
- [Request] [+ ] D12587: color: support the NO_COLOR environment variable
Alphare (Raphaël Gomès)
- [Commented On] D12587: color: support the NO_COLOR environment variable
Alphare (Raphaël Gomès)
- [Commented On] D12586: rhg: fix dirstate-v2 data file removal system
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+++ ] D12588: filemerge: add configs to disable some or all partial merge tools
martinvonz (Martin von Zweigbergk)
- [Updated] D12586: rhg: fix dirstate-v2 data file removal system
Alphare (Raphaël Gomès)
- [Commented On] D12586: rhg: fix dirstate-v2 data file removal system
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+- ] D12589: tests: fix misspelling of supersede
av6 (Anton Shestakov)
- [Commented On] D12205: relnotes: add 6.1
chaitraa (chaitra)
- [Request] [+ ] D12592: test-dirstate: use new `--docket` flag to get the data uuid
Alphare (Raphaël Gomès)
- [Request] [+- ] D12593: rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite
Alphare (Raphaël Gomès)
- [Request] [+ ] D12594: rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate
Alphare (Raphaël Gomès)
- [Request] [+- ] D12590: dirstate-v2: add flag to `debugstate` to print docket information
Alphare (Raphaël Gomès)
- [Request] [-- ] D12591: debugcommands: remove `debugdirstateignorepatternhash`
Alphare (Raphaël Gomès)
- [Request] [-- ] D12595: wix: drop python2 conditionals
mharbison72 (Matt Harbison)
- [Request] [+ ] D12596: wix: bump the minimum Windows required to 8.1
mharbison72 (Matt Harbison)
Last message date:
Thu Apr 28 15:44:39 UTC 2022
Archived on: Thu Jun 30 16:50:23 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).