October 2021 Archives by thread
Starting: Fri Oct 1 05:46:06 UTC 2021
Ending: Sat Oct 30 23:14:31 UTC 2021
Messages: 1028
- [Commented On] D11402: rust-revset: support explicit `.` revision
martinvonz (Martin von Zweigbergk)
- [Request] [+++- ] D11519: dirstate-v2: Initial Python serializer
SimonSapin
- [Request] [++- ] D11518: dirstate-v2: Initial Python parser
SimonSapin
- [Request] [+--- ] D11520: dirstate-v2: Add support when Rust is not enabled
SimonSapin
- [Updated] D11401: rust-revset: add separate match logic for shortcuts
Alphare (Raphaël Gomès)
- [Updated] D11402: rust-revset: support explicit `.` revision
Alphare (Raphaël Gomès)
- [Request] [+ ] D11521: dirstate-item: Make constructor parameters optional
marmoute (Pierre-Yves David)
- [Request] [+ ] D11522: dirstate: add a `get_entry` method to the dirstate
marmoute (Pierre-Yves David)
- [Request] [+ ] D11525: dirstate-entry: use `?` for the state of entry without any tracking
marmoute (Pierre-Yves David)
- [Request] [+ ] D11527: dirstate-item: use maybe_clean instead of `state` in the eol extension
marmoute (Pierre-Yves David)
- [Request] [++ ] D11523: dirstate-item: introduce a `maybe_clean` property
marmoute (Pierre-Yves David)
- [Request] [++ ] D11524: dirstate-item: introduce a `any_tracked` property
marmoute (Pierre-Yves David)
- [Request] [+ ] D11530: dirstate-item: use `tracked` instead of the `state` in context
marmoute (Pierre-Yves David)
- [Request] [+ ] D11528: dirstate-item: use `added` instead of the `state` in the `mq` extension
marmoute (Pierre-Yves David)
- [Request] [+- ] D11526: dirstate: move verification code within the dirstate itself
marmoute (Pierre-Yves David)
- [Request] [+ ] D11529: dirstate-item: use item's property to deal with hgsubstate in mq
marmoute (Pierre-Yves David)
- [Request] [+ ] D11533: dirstate-item: use `maybe_clean` instead of `state` in `strip`
marmoute (Pierre-Yves David)
- [Request] [+ ] D11534: dirstate-item: use `tracked` instead of `state` during copy detection
marmoute (Pierre-Yves David)
- [Request] [+ ] D11531: dirstate-item: use `tracked` instead of the `state` in context's iter
marmoute (Pierre-Yves David)
- [Request] [+ ] D11532: dirstate-item: use `tracked` instead of `state` in context.matches
marmoute (Pierre-Yves David)
- [Request] [+ ] D11535: dirstate-item: use item's property instead of `state` in addremove
marmoute (Pierre-Yves David)
- [Request] [+ ] D11536: dirstate-item: use `any_tracked` instead of `state` to apply patches
marmoute (Pierre-Yves David)
- [Request] [+ ] D11537: dirstate-item: use `maybe_clean` instead of `state` in record
marmoute (Pierre-Yves David)
- [Request] [+ ] D11539: dirstate-item: use item's property instead of `state` in copy
marmoute (Pierre-Yves David)
- [Request] [+ ] D11540: dirstate-item: use item's property when computing a copies
marmoute (Pierre-Yves David)
- [Request] [+ ] D11538: dirstate-item: use `added` in debugrebuilddirstate
marmoute (Pierre-Yves David)
- [Request] [+ ] D11544: dirstate: deprecate `__getitem__` access
marmoute (Pierre-Yves David)
- [Request] [+ ] D11542: dirstate-item: use `added` instead of `state` when moving dirstate
marmoute (Pierre-Yves David)
- [Request] [+ ] D11541: dirstate-item: use item's property instead of `state` in revert
marmoute (Pierre-Yves David)
- [Request] [+- ] D11543: dirstate-item: use item's property instead of `state` in largefile
marmoute (Pierre-Yves David)
- [Updated] D11499: windows-ci: temporarily allow Windows jobs to fail
Alphare (Raphaël Gomès)
- [Updated] D11501: dirstate: simplify the ambiguity clearing at write time
marmoute (Pierre-Yves David)
- [Updated] D11503: dirstate: drop the `_updatedfiles` set
marmoute (Pierre-Yves David)
- [Updated] D11504: dirstate: stop checking for path collision when adjusting parents
marmoute (Pierre-Yves David)
- [Updated] D11505: dirstate: move parent state handling in the dirstatemap
marmoute (Pierre-Yves David)
- [Updated] D11506: dirstate: use a new `drop_merge_data` in `setparent`
marmoute (Pierre-Yves David)
- [Updated] D11510: dirstate: drop unused condition in `from_p2`
marmoute (Pierre-Yves David)
- [Updated] D11371: dirstate-item: implement `merged_removed` in a simpler way
marmoute (Pierre-Yves David)
- [Updated] D11502: dirstate: drop the `clearambiguoustimes` method for the map
marmoute (Pierre-Yves David)
- [Updated] D11511: dirstate: drop some safety assert in largefile
marmoute (Pierre-Yves David)
- [Updated] D11512: dirstate: inline the merged_removed logic
marmoute (Pierre-Yves David)
- [Updated] D11513: dirstate: drop the merged_removed method
marmoute (Pierre-Yves David)
- [Updated] D11514: dirstate: inline the `from_p2_removed` logic
marmoute (Pierre-Yves David)
- [Updated] D11515: dirstate: drop the from_p2_removed method
marmoute (Pierre-Yves David)
- [Updated] D11507: dirstate: drop all logic around the "non-normal" sets
marmoute (Pierre-Yves David)
- [Updated] D11377: rhg: add support for calling `rhg cat` without a revision
Alphare (Raphaël Gomès)
- [Updated] D11378: rhg-cat: fallback when detecting `.` or `..` path segments
Alphare (Raphaël Gomès)
- [Updated] D11379: rhg-cat: fallback in presence of a fileset
Alphare (Raphaël Gomès)
- [Updated] D11517: dirstate: Remove the Rust abstraction DirstateMapMethods
SimonSapin
- [Updated] D11380: rhg: fallback if the current command has any generic hook defined
Alphare (Raphaël Gomès)
- [Updated] D11381: rhg: fallback if `defaults` config is set for the current command
Alphare (Raphaël Gomès)
- [Updated] D11403: rhg: fall back if subrepos are detected
Alphare (Raphaël Gomès)
- [Updated] D11516: dirstate: Remove the flat Rust DirstateMap implementation
SimonSapin
- [Request] [+ ] D11545: dirstate-v2: Move data file info in the docket closer together
SimonSapin
- [Request] [++++- ] D11546: dirstate-v2: Add internal documentation
SimonSapin
- [Request] [+ ] D11547: dirstate-v2: minor cleanup to the rust implementation
marmoute (Pierre-Yves David)
- [Request] [+ ] D11548: hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor
martinvonz (Martin von Zweigbergk)
- [Changed Subscribers] D10217: rust-status: fix issue6456 for the Rust implementation also
martinvonz (Martin von Zweigbergk)
- [Changed Subscribers] D9654: copies-rust: make more use of the new comparison property
martinvonz (Martin von Zweigbergk)
- [Updated] D10217: rust-status: fix issue6456 for the Rust implementation also
Alphare (Raphaël Gomès)
- [Commented On] D10217: rust-status: fix issue6456 for the Rust implementation also
martinvonz (Martin von Zweigbergk)
- [Request] [-- ] D11549: rust: remove dead code
Alphare (Raphaël Gomès)
- [Request] [+ ] D11550: dirstate: remove a update_file's special case for tracked file with p2 data
marmoute (Pierre-Yves David)
- [Request] [- ] D11552: dirstate-item: drop an outdated comments
marmoute (Pierre-Yves David)
- [Request] [+ ] D11551: dirstate: remove a update_file's special case for `merged` file
marmoute (Pierre-Yves David)
- [Request] [+ ] D11553: dirstate-item: use `any_tracked` more
marmoute (Pierre-Yves David)
- [Request] [+- ] D11554: dirstate-item: update the attribute documentation
marmoute (Pierre-Yves David)
- [Request] [+ ] D11555: dirstate-item: point out that `merged` is set only with p1_tracked
marmoute (Pierre-Yves David)
- [Request] [+ ] D11556: dirstate: push back the future a bit in the test
marmoute (Pierre-Yves David)
- [Request] [++-- ] D11558: dirstate-v2: Store a bitfield on disk instead of v1-like state
marmoute (Pierre-Yves David)
- [Request] [++--- ] D11557: dirstate-item: change the internal storage and constructor value
marmoute (Pierre-Yves David)
- [Request] [+ ] D11559: phase: avoid a no-op resolution of revset from revnums
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11561: errors: raise InputError from revpair() iff revset provided by the user
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11562: errors: raise InputError from revsingle() iff revset provided by the user
martinvonz (Martin von Zweigbergk)
- [Request] [++-- ] D11560: errors: raise InputError on bad revset to revrange() iff provided by the user
martinvonz (Martin von Zweigbergk)
- [Request] [+++-- ] D11563: WIP working on making rust components compile on windows systems
cspeckrun (Christopher Speck)
- [Request] [+ ] D11564: dirstatemap: introduce a common base for the dirstatemap class
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11565: dirstatemap: use a common __init__ for dirstatemap
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11567: dirstatemap: move a multiple simple functions in the common class
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11566: dirstatemap: rename `_rustmap` to `_map`
marmoute (Pierre-Yves David)
- [Request] [++--- ] D11568: dirstatemap: arrange methods by category
marmoute (Pierre-Yves David)
- [Request] [+ ] D11569: dirstatemap: small rework of the `set_untracked` method
marmoute (Pierre-Yves David)
- [Request] [+ ] D11570: dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common class
marmoute (Pierre-Yves David)
- [Request] [+ ] D11571: dirstatemap: add a common `_refresh_entry` method for dirstatemap
marmoute (Pierre-Yves David)
- [Request] [+- ] D11572: dirstatemap: use a common implementation for `dirstatemap.set_untracked`
marmoute (Pierre-Yves David)
- [Request] [+ ] D11573: dirstatemap: add a common `_insert_entry` method for dirstatemap
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11574: dirstatemap: use a common implement for set_tracked
marmoute (Pierre-Yves David)
- [Request] [+ ] D11575: dirstatemap: use common code for set_possibly_dirty
marmoute (Pierre-Yves David)
- [Request] [+- ] D11576: dirstatemap: use common code for set_clean
marmoute (Pierre-Yves David)
- [Request] [+ ] D11577: dirstatemap: add a common `_drop_entry` method for dirstatemap
marmoute (Pierre-Yves David)
- [Request] [+--- ] D11578: dirstatemap: use a common implement for reset_state
marmoute (Pierre-Yves David)
- [Request] [+ ] D11580: dirstatemap: fix copymap.pop in Rust to return the value it pops
marmoute (Pierre-Yves David)
- [Request] [++ ] D11579: dirstate-item: implement `drop_merge_data` on the Rust DirstateItem
marmoute (Pierre-Yves David)
- [Request] [+- ] D11581: dirstatemap: align the Rust wrapper implementation of `setparent`
marmoute (Pierre-Yves David)
- [Request] [-- ] D11582: dirstatemap: drop legacy method on the dirstatemap wrapper
marmoute (Pierre-Yves David)
- [Request] [+- ] D11583: dirstate: align the dirstatemap's API to the data change
marmoute (Pierre-Yves David)
- [Request] [+ ] D11584: dirstate: narrow gathering of parent data
marmoute (Pierre-Yves David)
- [Request] [+ ] D11585: dirstate-item: introduce a `p2_info` property that combine two others
marmoute (Pierre-Yves David)
- [Request] [+ ] D11586: dirstate-item: introduce a `p1_tracked` property
marmoute (Pierre-Yves David)
- [Request] [+ ] D11588: dirstate: drop some duplicated code
marmoute (Pierre-Yves David)
- [Request] [+- ] D11587: dirstate: align the dirstate's API to the lower level ones
marmoute (Pierre-Yves David)
- [Request] [+ ] D11589: dirstate: drop some duplicated code
marmoute (Pierre-Yves David)
- [Request] [+ ] D11590: dirstate: drop an incorrect comment
marmoute (Pierre-Yves David)
- [Request] [+ ] D11591: status: process `from_p2` file the same as `merged` one
marmoute (Pierre-Yves David)
- [Request] [+ ] D11593: dirstate-item: directly use `p2_info` in `v1_size`
marmoute (Pierre-Yves David)
- [Request] [+ ] D11592: dirstate-item: use the `p2_info` property to replace more verbose call
marmoute (Pierre-Yves David)
- [Request] [- ] D11594: dirstate-item: drop the `from_p2` property
marmoute (Pierre-Yves David)
- [Request] [+ ] D11595: dirstate-item: replace a `merged` usage with `from_p2`
marmoute (Pierre-Yves David)
- [Request] [+ ] D11596: dirstate-item: replace another usage of `merged`
marmoute (Pierre-Yves David)
- [Request] [- ] D11597: dirstate-item: drop the `from_p2` property
marmoute (Pierre-Yves David)
- [Request] [+ ] D11598: dirstate-item: replace call to new_merged
marmoute (Pierre-Yves David)
- [Request] [+ ] D11600: dirstate-item: replace call to new_added
marmoute (Pierre-Yves David)
- [Request] [-- ] D11599: dirstate-item: drop the legacy new_merged constructor
marmoute (Pierre-Yves David)
- [Request] [+ ] D11602: dirstate-item: replace call to new_from_p2
marmoute (Pierre-Yves David)
- [Request] [-- ] D11601: dirstate-item: drop the legacy new_added constructor
marmoute (Pierre-Yves David)
- [Request] [+ ] D11604: dirstate-item: replace call to new_possibly_dirty
marmoute (Pierre-Yves David)
- [Request] [+ ] D11606: dirstate-item: replace a call to new_possibly_dirty
marmoute (Pierre-Yves David)
- [Request] [-- ] D11603: dirstate-item: drop the legacy new_from_p2 constructor
marmoute (Pierre-Yves David)
- [Request] [+ ] D11607: dirstate-item: replace call to new_possibly_dirty
marmoute (Pierre-Yves David)
- [Request] [-- ] D11605: dirstate-item: drop the legacy new_possibly_dirty constructor
marmoute (Pierre-Yves David)
- [Request] [--- ] D11608: dirstate-item: drop the legacy new_normal constructor
marmoute (Pierre-Yves David)
- [Request] [+ ] D11609: packaging: update the certifi dependency
mharbison72 (Matt Harbison)
- [Request] [+ ] D11611: largefiles: add tr backup for largefilesdirstate
pulkit (Pulkit Goyal)
- [Request] [- ] D11612: largefiles: partially undo 61e526585b20e2ff15f19497d0451d18fea02db8 and child
pulkit (Pulkit Goyal)
- [Request] [+- ] D11610: largefiles: pass current transaction to `lfdirstate.write()`
pulkit (Pulkit Goyal)
- [Planned Changes] D10910: rhg: refactor code a little around printing of relative paths
pulkit (Pulkit Goyal)
- [Planned Changes] D10911: rhg: add relative path output functionality in status command
pulkit (Pulkit Goyal)
- [Updated] [+ ] D10906: rhg: fallback if tweakdefaults or statuscopies is enabled with status
pulkit (Pulkit Goyal)
- [Planned Changes] D10913: rhg: refactor relative path resolution in utility fn
pulkit (Pulkit Goyal)
- [Request] [++- ] D11614: rhg: add relative paths support in `rhg status`
pulkit (Pulkit Goyal)
- [Request] [++- ] D11613: rhg: refactor function to relativize paths in utils
pulkit (Pulkit Goyal)
- [Updated] D10912: rhg: add ui.plain() and check it before showing relative paths in status
pulkit (Pulkit Goyal)
- [Abandoned] D10910: rhg: refactor code a little around printing of relative paths
pulkit (Pulkit Goyal)
- [Abandoned] D10911: rhg: add relative path output functionality in status command
pulkit (Pulkit Goyal)
- [Updated] D10913: rhg: refactor relative path resolution in utility fn
pulkit (Pulkit Goyal)
- [Request] [++- ] D11616: rhg: stop manifest traversal when no more files are needed
aalekseyev (Arseniy Alekseyev)
- [Request] [+- ] D11615: rhg: faster hg cat when many files are requested
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11617: rhg: in rhg cat cli, fix the long name of the --rev flag\n\nAlso tweak the help for the anonymous argument.
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11618: rust: Make the hg-cpython crate default to Python 3
SimonSapin
- [Request] [+ ] D11619: hg: use dict.get() instead, to prevent KeyError
khanchi97 (Sushil khanchi)
- [Request] [+ ] D11620: dirstate-v2: Change swap the order of size and mtime on disk
SimonSapin
- [Request] [+--- ] D11621: dirstate: Move more methods to the _dirstatemapcommon base class
SimonSapin
- [Updated] D10906: rhg: fallback if tweakdefaults or statuscopies is enabled with status
pulkit (Pulkit Goyal)
- [Request] [+-- ] D11622: dirstate: simplify cat operation
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11623: dirstate-v2: Use "byte sequence" in docs
SimonSapin
- [Request] [+- ] D11624: dirstate-v2: Change the representation of negative directory mtime
SimonSapin
- [Request] [++-- ] D11625: dirstate-v2: Document flags/mode/size/mtime fields of tree nodes
SimonSapin
- [Request] [+ ] D11626: dispatch: don't change error status if flushing stdio fails
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11627: dispatch: ignore failure to flush ui
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11628: dispatch: use detailed exit code 250 for keyboard interrupt
martinvonz (Martin von Zweigbergk)
- [Updated] D11280: fix: reduce number of tool executions
hooper (Danny Hooper)
- [Commented On] D11280: fix: reduce number of tool executions
hooper (Danny Hooper)
- [Request] [++- ] D11629: dirstate-v2: Change the representation of negative directory mtime
SimonSapin
- [Updated] D11454: exewrapper: find the proper python3X.dll in the registry
pulkit (Pulkit Goyal)
- [Accepted] D11279: fix: add test to demonstrate how many times tools are executed
pulkit (Pulkit Goyal)
- [Accepted] D11280: fix: reduce number of tool executions
pulkit (Pulkit Goyal)
- [Updated] D11455: setup: stop packaging python3.dll and python3X.dll in the wheel distribution
pulkit (Pulkit Goyal)
- [Request] [+ ] D11630: rust: update the rust-cpython crate to 0.7.0
SimonSapin
- [Request] [+ ] D11631: dirstate-v2: Only convert from SystemTime to Timestamp and not back
SimonSapin
- [Request] [++- ] D11634: dirstate-v2: Store unsigned integers inside DirstateEntry
SimonSapin
- [Request] [+-- ] D11632: dirstate-v2: Separate Rust structs for Timestamp and PackedTimestamp
SimonSapin
- [Request] [++- ] D11635: dirstate-v2: Replace the 32-bit `mode` field with two bits
SimonSapin
- [Request] [++-- ] D11633: dirstate-v2: Truncate directory mtimes to 31 bits of seconds
SimonSapin
- [Request] [+-- ] D11636: chistedit: move view state from a dict to a custom class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11637: chistedit: move rendercommit() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11638: chistedit: move layout() and dependencies onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11639: chistedit: move renderrules() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11640: chistedit: move renderpatch() and dependencies onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11641: chistedit: move event() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11642: chistedit: move patchcontents() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11643: chistedit: move movecursor() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11644: chistedit: move changemode() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11645: chistedit: move makeselection() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D11646: chistedit: move swap() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11647: chistedit: move changeaction() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11648: chistedit: move cycleaction() onto state class
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11649: chistedit: move changeview() onto state class
martinvonz (Martin von Zweigbergk)
- [Updated] D11279: fix: add test to demonstrate how many times tools are executed
hooper (Danny Hooper)
- [Updated] D10301: setup: copy python3.dll next to hg.exe when building on Windows for hgext.git
mharbison72 (Matt Harbison)
- [Updated] D9362: setup: copy pythonXY.dll next to the hg.exe wrapper when building
mharbison72 (Matt Harbison)
- [Updated] D11392: help: update help text for debug-repair-issue6528
Alphare (Raphaël Gomès)
- [Request] [++- ] D11650: rhg: handle null changelog and manifest revisions
aalekseyev (Arseniy Alekseyev)
- [Request] [++- ] D11651: rhg: do not fail when the repo is empty
aalekseyev (Arseniy Alekseyev)
- [Request] [+- ] D11652: chistedit: remove some local variable and access state on self instead
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11653: chistedit: rename a confusingly named variable
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11654: status: Extract TruncatedTimestamp from fs::Metadata without SystemTime
SimonSapin
- [Request] [+--- ] D11655: dirstate-v2: Add storage space for nanoseconds precision in file mtimes
SimonSapin
- [Request] [+ ] D11656: rhg: fix the test
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11341: rust: update the minimum version of Rust
pulkit (Pulkit Goyal)
- [Updated] D11451: pyoxidizer: don't use in-memory for resources on macOS
pulkit (Pulkit Goyal)
- [Updated] D11452: pyoxidizer: add the user site to `sys.path` on macOS
pulkit (Pulkit Goyal)
- [Request] [+ ] D11657: rust: Reformat source code
SimonSapin
- [Request] [- ] D11658: dirstate: Remove unused variable
SimonSapin
- [Request] [+- ] D11659: rhg: do not try to open a nodemap for an inline index
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11660: dirstate-v2: Use attributes as intended instead of properties in v2_data()
SimonSapin
- [Request] [+-- ] D11661: dirstate-v2: Extend node flags to 16 bits
SimonSapin
- [Request] [+-- ] D11662: dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags
SimonSapin
- [Request] [+ ] D11663: narrow: raise StateError when working copy is stale (for detailed exit code)
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11664: rhg: fix `hg cat` interaction with null revision
aalekseyev (Arseniy Alekseyev)
- [Request] [- ] D11666: dirstate-v2: delete unused variable (to make test-check-pyflakes.t happy)
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11665: formatting: format with newer black version
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D11667: copy: recommend `--at-rev .` if target was added in parent commit
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D11668: dirstate-v2: add an option to prevent unintentional slow dirstate-v2
marmoute (Pierre-Yves David)
- [Request] [++- ] D11669: chistedit: add option to show order of commits in opposite order
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11670: rhg: fix formatting error reported by test-check-format-rust.t
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D11671: path: add a new argument to control path validation
marmoute (Pierre-Yves David)
- [Request] [+ ] D11672: path: unify path creation in `get_pull_paths`
marmoute (Pierre-Yves David)
- [Request] [+- ] D11673: path: return path instance directly from get_pull_paths
marmoute (Pierre-Yves David)
- [Request] [+ ] D11674: path: keep the path instance in the `pulloperation`
marmoute (Pierre-Yves David)
- [Request] [++- ] D11676: bookmarks: add support for `mirror` mode to `incoming`
marmoute (Pierre-Yves David)
- [Request] [++ ] D11677: bookmarks: add a `ignore` variant of the bookmark mode
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11675: bookmarks: move the `mirror` option to the `paths` section
marmoute (Pierre-Yves David)
- [Request] [+ ] D11678: rust: reformat Rust code
SimonSapin
- [Commented On] D10538: tests: allow trunk versions of clang-format to be used
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: add FilelogEntry.into_data
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11679: rhg: internally, return a structured representatioon from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: internally, return a structured representatioon from hg cat
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11679: rhg: internally, return a structured representatioon from hg cat
Alphare (Raphaël Gomès)
- [Commented On] D11679: rhg: internally, return a structured representatioon from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] [+-- ] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11679: rhg: simplify the type of FilelogEntry
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: internally, return a structured representation from hg cat
aalekseyev (Arseniy Alekseyev)
- [Updated] D11679: rhg: internally, return a structured representation from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: internally, return a structured representation from hg cat
aalekseyev (Arseniy Alekseyev)
- [Changed Subscribers] D11679: rhg: internally, return a structured representation from hg cat
spectral (Kyle Lippincott)
- [Commented On] D11679: rhg: internally, return a structured representation from hg cat
Alphare (Raphaël Gomès)
- [Updated] D11679: rhg: internally, return a structured representation from hg cat
aalekseyev (Arseniy Alekseyev)
- [Commented On] D11679: rhg: internally, return a structured representation from hg cat
Alphare (Raphaël Gomès)
- [Request] [++- ] D11680: push: add option to abort on dirty working copy if parent is pushed
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D11682: dirstate-v2: adds two flag to track the presence of some unrecorded files
marmoute (Pierre-Yves David)
- [Request] [++- ] D11681: dirstate-v2: adds a flag to mark a file as modified
marmoute (Pierre-Yves David)
- [Request] [+ ] D11683: fix: appease pyflakes and make unused variables more obvious
Alphare (Raphaël Gomès)
- [Updated] D11252: debugupgraderepo: add fix-metaencoding-flag pass for issue6528
Alphare (Raphaël Gomès)
- [Request] [+++-- ] D11684: dirstate: Store mtimes with nanosecond precision in memory
SimonSapin
- [Request] [+ ] D11685: rewrite: fix issue6599
Alphare (Raphaël Gomès)
- [Commented On] D10893: amend: add a useless initial version of `amend -r REV `
durin42 (Augie Fackler)
- [Commented On] D11057: compat: enforce upper case drive letter in mercurial too
durin42 (Augie Fackler)
- [Commented On] D11203: revlog: recommit 49fd21f32695 with a fix for issue6528
durin42 (Augie Fackler)
- [Updated] D11360: pyoxidizer: default to a meaningless release instead of hardcoding 5.8
Alphare (Raphaël Gomès)
- [Request] [++- ] D11688: dirstate-v2: preserve the fallback values on disk
marmoute (Pierre-Yves David)
- [Request] [++- ] D11687: dirstate: make DirstateItem constructor accept fallback value
marmoute (Pierre-Yves David)
- [Request] [+++- ] D11686: dirstate: add a concept of "fallback" flags to dirstate item
marmoute (Pierre-Yves David)
- [Request] [+ ] D11689: rhg: simplify split_metadata
aalekseyev (Arseniy Alekseyev)
- [Commented On] D10232: setdiscovery: rearrange code deciding if we will grow the sample
emmajackson2711 (Emma Jackson)
- [Request] [+ ] D11690: python: compatibility for python 3.11 (issue6604)
Alphare (Raphaël Gomès)
- [Request] [+ ] D11691: dirstate: rename a `very_likely_equal` method to `likely_equal`
SimonSapin
- [Request] [+- ] D11692: backout: backed out changeset 2f2107c01dee
Alphare (Raphaël Gomès)
- [Request] [+ ] D11693: backout: backed out changeset 6edc8800dbc3
Alphare (Raphaël Gomès)
- [Request] [+ ] D11695: dirstate-v2: read the fallback value in Rust
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11694: dirstate-v2: adjust the meaning of directory flags
marmoute (Pierre-Yves David)
- [Request] [- ] D11696: rust: Remove now-unused DirstateEntry::clear_ambiguous_mtime method
SimonSapin
- [Request] [+ ] D11697: pyoxidizer: disable using in-memory resources
spectral (Kyle Lippincott)
- [Request] [+ ] D11698: pyoxidizer: update README.md with several small fixes
spectral (Kyle Lippincott)
- [Request] [+ ] D11699: dirstate: align Rust function name to `need_delay`
marmoute (Pierre-Yves David)
- [Request] [+- ] D11701: dirstate: ignore sub-second component when either is zero in mtime
marmoute (Pierre-Yves David)
- [Request] [++ ] D11700: dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags
marmoute (Pierre-Yves David)
- [Request] [+- ] D11702: dirstate-v2: actually use sub-second mtime precision
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11703: rust-nodemap: backed out mitigation for issue 6554
gracinet (Georges Racinet)
- [Request] [+-- ] D11704: dirstate-v2: reorder flag to group related one together
marmoute (Pierre-Yves David)
- [Request] [+++ ] D11705: merge-halt: demonstrate unshelve issue with merge.on-failure=halt
spectral (Kyle Lippincott)
- [Request] [+- ] D11706: merge-halt: fix issue with merge.on-failure=halt breaking unshelve
spectral (Kyle Lippincott)
- [Planned Changes] D10538: tests: allow trunk versions of clang-format to be used
spectral (Kyle Lippincott)
- [Request] [+ ] D11707: fsmonitor: fix traceback after removal of nonnormalset (issue6600)
Alphare (Raphaël Gomès)
- [Request] [+ ] D11708: fsmonitor: fix traceback about bytes and str incompatibility
Alphare (Raphaël Gomès)
- [Request] [++-- ] D11709: dirstate-v2: freeze the on-disk format
marmoute (Pierre-Yves David)
- [Request] [+ ] D11710: pyoxidizer: force pip to not use pep517 in order to still be able to install hg
Alphare (Raphaël Gomès)
- [Request] [+ ] D11711: parsers: don't ask about the exec bit on platforms that don't have it
Alphare (Raphaël Gomès)
- [Request] [+ ] D11712: parsers: don't ask about symlinks on platforms that don't support them
Alphare (Raphaël Gomès)
- [Request] [+ ] D11713: dirstate: add missing return on platforms without exec or symlink
Alphare (Raphaël Gomès)
- [Request] [+ ] D11714: tests: fix test-convert-git to work w/ "git pull" requiring strategy
spectral (Kyle Lippincott)
- [Updated] D10538: tests: allow Google's internal builds of clang-format to be used
spectral (Kyle Lippincott)
- [Request] [+-- ] D11715: dirstate: group return logic and clarify each function in flagfunc
Alphare (Raphaël Gomès)
- [Commented On] D6685: unshelve: changes how date is set on interactive mode
ryancoop987 (ryan cooper)
- [Commented On] D6704: config: add defaultvalue template keyword
ryancoop987 (ryan cooper)
- [Commented On] D6699: unshelve: abort on using --keep and --interactive together
ryancoop987 (ryan cooper)
- [Commented On] D6607: merge: disallow merge abort in case of an unfinished operation(issue6160)
ryancoop987 (ryan cooper)
- [Commented On] D8148: revlog-compression: update the config to be a list
ryancoop987 (ryan cooper)
- [Commented On] D10408: histedit: use `get_unique_push_path`
ryancoop987 (ryan cooper)
- [Request] [+ ] D11716: tests: better determinism in test-chg.t
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11717: heptapod-ci: actually give pytest more time before timeout
Alphare (Raphaël Gomès)
- [Request] [+ ] D11718: typing: add a few assertions to revlog.py to help pytype
mharbison72 (Matt Harbison)
- [Request] [+ ] D11719: typing: add more type hints to the errors module
mharbison72 (Matt Harbison)
- [Request] [+ ] D11720: relnotes: update release notes for upcoming 5.9.3
Alphare (Raphaël Gomès)
- [Request] [+- ] D11721: rhg: more efficient `HgPath::join`
aalekseyev (Arseniy Alekseyev)
- [Commented On] D10538: tests: allow Google's internal builds of clang-format to be used
marmoute (Pierre-Yves David)
- [Request] [++- ] D11722: rhg: implement the rhg-debugignore subcommand
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11723: rhg: make it possible to opt out of [rhg cat]
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11724: merge: with stable
aalekseyev (Arseniy Alekseyev)
- [Request] [+ ] D11725: windows: use raw string in test log paths
Alphare (Raphaël Gomès)
- [Request] [--- ] D11727: backout: backed out changeset 67d14d4e036c
Alphare (Raphaël Gomès)
- [Request] [+- ] D11726: backout: backed out changeset f78d8b8c46d7
Alphare (Raphaël Gomès)
- [Request] [+ ] D11729: dirstate: make sure that status does not overlook the status flags
marmoute (Pierre-Yves David)
- [Request] [+-- ] D11728: dirstate: use a single closure for get_flags
marmoute (Pierre-Yves David)
- [Request] [+ ] D11730: pull: make the new argument a keyword argument
marmoute (Pierre-Yves David)
- [Abandoned] D8281: narrow: escape includepats/excludepats when sending over the wire
spectral (Kyle Lippincott)
- [Abandoned] D5019: pager: disable auto pager if we think it doesn't support F, R, X
spectral (Kyle Lippincott)
- [Commented On] D9895: rhg: Print an error message in more cases
alomax (alo max)
- [Commented On] D10308: rust: bump rust-cpython version to 0.5.2
alomax (alo max)
- [Commented On] D10752: dirstate-tree: Skip readdir() in `hg status -mard`
alomax (alo max)
Last message date:
Sat Oct 30 23:14:31 UTC 2021
Archived on: Thu Jun 30 16:49:00 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).