April 2021 Archives by subject
Starting: Thu Apr 1 08:48:52 UTC 2021
Ending: Sat May 1 01:28:47 UTC 2021
Messages: 1050
- [Abandoned] D6711: branchheads: store wdir-dependent caches in wcache (issue6181)
spectral (Kyle Lippincott)
- [Accepted] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
Alphare (Raphaël Gomès)
- [Accepted] D10200: rhg: Make `files` work on repo-relative paths when possible
Alphare (Raphaël Gomès)
- [Accepted] D10200: rhg: Make `files` work on repo-relative paths when possible
pulkit (Pulkit Goyal)
- [Accepted] D10268: rebase: remove duplicate initialization of a field
Alphare (Raphaël Gomès)
- [Accepted] D10269: rebase: when using --keep, don't care about pruned commits or divergence
Alphare (Raphaël Gomès)
- [Accepted] D10275: util: fix the signature for the pypy override of sortdict.update()
Alphare (Raphaël Gomès)
- [Accepted] D10296: rhg: try read [paths] for `--repository` value
Alphare (Raphaël Gomès)
- [Accepted] D10302: revlog: add some comment in the header sections
Alphare (Raphaël Gomès)
- [Accepted] D10303: revlog: move the details of revlog "v0" index inside revlog.utils.constants
Alphare (Raphaël Gomès)
- [Accepted] D10304: revlog: move the details of revlog "v1" index inside revlog.utils.constants
Alphare (Raphaël Gomès)
- [Accepted] D10305: revlog: move the details of revlog "v2" index inside revlog.utils.constants
Alphare (Raphaël Gomès)
- [Accepted] D10306: revlog: move the "index header" struct inside revlog.utils.constants
Alphare (Raphaël Gomès)
- [Accepted] D10307: revlog: directly use the Struct object for related operation
Alphare (Raphaël Gomès)
- [Accepted] D10308: rust: bump rust-cpython version to 0.5.2
Alphare (Raphaël Gomès)
- [Accepted] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
Alphare (Raphaël Gomès)
- [Accepted] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
Alphare (Raphaël Gomès)
- [Accepted] D10315: store: also return some information about the type of file `walk` found
pulkit (Pulkit Goyal)
- [Accepted] D10316: upgrade: take advantage of the new information returned by `store.walk`
pulkit (Pulkit Goyal)
- [Accepted] D10316: upgrade: take advantage of the new information returned by `store.walk`
pulkit (Pulkit Goyal)
- [Accepted] D10317: upgrade: do not hardcore file extension of revlogs
Alphare (Raphaël Gomès)
- [Accepted] D10317: upgrade: do not hardcore file extension of revlogs
pulkit (Pulkit Goyal)
- [Accepted] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
Alphare (Raphaël Gomès)
- [Accepted] D10330: share: store relative share paths with '/' separators
marmoute (Pierre-Yves David)
- [Accepted] D10331: persistent-nodemap: disable it unconditionally for test-http-bad-server.t
Alphare (Raphaël Gomès)
- [Accepted] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
Alphare (Raphaël Gomès)
- [Accepted] D10333: persistent-nodemap: disable it unconditionally for test-share-safe.t
Alphare (Raphaël Gomès)
- [Accepted] D10334: persistent-nodemap: disable it unconditionally for test-ssh-proto.t
Alphare (Raphaël Gomès)
- [Accepted] D10335: persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
Alphare (Raphaël Gomès)
- [Accepted] D10336: persistent-nodemap: disable it unconditionally for test-wireproto-caching.t
Alphare (Raphaël Gomès)
- [Accepted] D10337: persistent-nodemap: disable it for test-wireproto-command-capabilities.t
Alphare (Raphaël Gomès)
- [Accepted] D10338: persistent-nodemap: disable it for test-wireproto-content-redirects.t
Alphare (Raphaël Gomès)
- [Accepted] D10339: changegroup: update comment
marmoute (Pierre-Yves David)
- [Accepted] D10340: sidedata: register copies sidedata computer regardless of the revlog version
marmoute (Pierre-Yves David)
- [Accepted] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
marmoute (Pierre-Yves David)
- [Accepted] D10342: changegroup: don't limit cgv4 to revlogv2 repos
marmoute (Pierre-Yves David)
- [Accepted] D10343: cg4: introduce protocol flag to signify the presence of sidedata
marmoute (Pierre-Yves David)
- [Accepted] D10344: sidedata: enable sidedata computers to optionally rewrite flags
marmoute (Pierre-Yves David)
- [Accepted] D10344: sidedata: enable sidedata computers to optionally rewrite flags
marmoute (Pierre-Yves David)
- [Accepted] D10345: bundle2: remove restriction around sidedata
marmoute (Pierre-Yves David)
- [Accepted] D10345: bundle2: remove restriction around sidedata
marmoute (Pierre-Yves David)
- [Accepted] D10358: sidedata: add a way of replacing an existing sidedata computer
marmoute (Pierre-Yves David)
- [Accepted] D10360: sidedata: move sidedata-related utils to the dedicated module
marmoute (Pierre-Yves David)
- [Accepted] D10361: sidedata: move documentation about sidedata helpers to sidedata module
marmoute (Pierre-Yves David)
- [Accepted] D10362: dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Alphare (Raphaël Gomès)
- [Accepted] D10363: dirstate-tree: Abstract "non-normal" and "other parent" sets
Alphare (Raphaël Gomès)
- [Accepted] D10364: dirstate-tree: Empty shell for a second Rust DirstateMap implementation
Alphare (Raphaël Gomès)
- [Accepted] D10365: dirstate-tree: Add `WithBasename` wrapper for `HgPath`
Alphare (Raphaël Gomès)
- [Accepted] D10367: dirstate-tree: Implement DirstateMap::read
Alphare (Raphaël Gomès)
- [Accepted] D10368: dirstate-tree: Add parsing only dirstate parents from disk
Alphare (Raphaël Gomès)
- [Accepted] D10369: dirstate-tree: Add map `get` and `contains_key` methods
Alphare (Raphaël Gomès)
- [Accepted] D10370: dirstate-tree: Add tree traversal/iteration
Alphare (Raphaël Gomès)
- [Accepted] D10436: perfphasesremote: use `get_unique_push_path` if available
Alphare (Raphaël Gomès)
- [Accepted] D10437: url_util: introduce a `try_path` function
pulkit (Pulkit Goyal)
- [Accepted] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
pulkit (Pulkit Goyal)
- [Accepted] D10439: urlutil: deprecate `getpath`
pulkit (Pulkit Goyal)
- [Accepted] D10440: urlutil: introduce a new `list_paths` function
pulkit (Pulkit Goyal)
- [Accepted] D10441: paths: use `list_paths` in `hg paths`
pulkit (Pulkit Goyal)
- [Accepted] D10442: template: use `list_paths` in `peerurls`
pulkit (Pulkit Goyal)
- [Accepted] D10443: template: make an explicit closure for formatting entry in peerurls
pulkit (Pulkit Goyal)
- [Accepted] D10460: typing: enable pytype processing on mercurial/upgrade_utils/actions.py
Alphare (Raphaël Gomès)
- [Accepted] D10461: incoming: use bytes for an error message
Alphare (Raphaël Gomès)
- [Accepted] D10470: chg: pass --no-profile to disable profiling when starting hg serve
marmoute (Pierre-Yves David)
- [Accepted] D10471: mail: split out the SMTP login to allow the keyring extension to wrap it
marmoute (Pierre-Yves David)
- [Accepted] D10473: mail: force SMTPException to bytes before wrapping in error.Abort
marmoute (Pierre-Yves David)
- [Accepted] D10475: streamclone: check the errors log in tests
Alphare (Raphaël Gomès)
- [Accepted] D10476: testing: add a utility function to wait for file create
Alphare (Raphaël Gomès)
- [Accepted] D10477: testing: add a `write_file` function
Alphare (Raphaël Gomès)
- [Accepted] D10478: streamclone: remove sleep based "synchronisation" in tests
Alphare (Raphaël Gomès)
- [Accepted] D10479: nodemap: add a test about racy commit during stream clone
Alphare (Raphaël Gomès)
- [Accepted] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
Alphare (Raphaël Gomès)
- [Accepted] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
Alphare (Raphaël Gomès)
- [Accepted] D10481: streamclone: treat volatile file as "fullfile"
Alphare (Raphaël Gomès)
- [Accepted] D10482: store: exclude `undo.` nodemap's file from `walk`
Alphare (Raphaël Gomès)
- [Accepted] D10482: store: exclude `undo.` nodemap's file from `walk`
Alphare (Raphaël Gomès)
- [Accepted] D10502: packaging: extract pre-computed version when running from plain tarball
marmoute (Pierre-Yves David)
- [Accepted] D10502: packaging: extract pre-computed version when running from plain tarball
pulkit (Pulkit Goyal)
- [Accepted] D10505: mail: add a TODO about proper mbox locking
pulkit (Pulkit Goyal)
- [Accepted] D10508: revlog: add a `entry_binary` method on index
pulkit (Pulkit Goyal)
- [Accepted] D9765: persistent-nodemap: enable the feature by default when using Rust
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10272: rebase: drop support for rebaseskipobsolete config
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10293: blackbox: fix type error on log rotation on read-only filesystem
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10315: store: also return some information about the type of file `walk` found
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10330: share: store relative share paths with '/' separators
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10342: changegroup: don't limit cgv4 to revlogv2 repos
marmoute (Pierre-Yves David)
- [Changed Subscribers] D10356: config: add an experimental option to list all known config
mharbison72 (Matt Harbison)
- [Changed Subscribers] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10400: help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10410: transplant: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10412: fastannotate: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10413: lfs: use the new APIs
mharbison72 (Matt Harbison)
- [Changed Subscribers] D10414: bundle: support multiple destinations
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10437: url_util: introduce a `try_path` function
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
marmoute (Pierre-Yves David)
- [Changed Subscribers] D10469: profiling: add --no-profile to disable profiling enabled via config
marmoute (Pierre-Yves David)
- [Changed Subscribers] D10490: dirstate-tree: Add has_dir and has_tracked_dir
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10491: dirstate-tree: Add add_file, remove_file, and drop_file
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10495: rust: Add doc-comments to DirstateStatus fields
Alphare (Raphaël Gomès)
- [Changed Subscribers] D10509: revlog: remove the revlogio class
pulkit (Pulkit Goyal)
- [Changed Subscribers] D10518: rewriteutil: check for divergence
pulkit (Pulkit Goyal)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
Alphare (Raphaël Gomès)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
Alphare (Raphaël Gomès)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
marmoute (Pierre-Yves David)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
marmoute (Pierre-Yves David)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
marmoute (Pierre-Yves David)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
marmoute (Pierre-Yves David)
- [Commented On] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10200: rhg: Make `files` work on repo-relative paths when possible
pulkit (Pulkit Goyal)
- [Commented On] D10200: rhg: Make `files` work on repo-relative paths when possible
pulkit (Pulkit Goyal)
- [Commented On] D10200: rhg: Make `files` work on repo-relative paths when possible
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10237: tests: add a (very slow) test that executes pytype
Alphare (Raphaël Gomès)
- [Commented On] D10293: blackbox: fix type error on log rotation on read-only filesystem
Alphare (Raphaël Gomès)
- [Commented On] D10294: match: convert O(n) to O(log n) in exactmatcher.visitchildrenset
Alphare (Raphaël Gomès)
- [Commented On] D10295: exthelper: improve docs to indicate what module vars are needed
Alphare (Raphaël Gomès)
- [Commented On] D10296: rhg: read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Commented On] D10296: rhg: read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Commented On] D10296: rhg: read [paths] for `--repository` value
marmoute (Pierre-Yves David)
- [Commented On] D10296: rhg: read [paths] for `--repository` value
SimonSapin
- [Commented On] D10296: rhg: read [paths] for `--repository` value
marmoute (Pierre-Yves David)
- [Commented On] D10296: rhg: try read [paths] for `--repository` value
SimonSapin
- [Commented On] D10296: rhg: try read [paths] for `--repository` value
SimonSapin
- [Commented On] D10296: rhg: try read [paths] for `--repository` value
Alphare (Raphaël Gomès)
- [Commented On] D10297: tests: update the detailed exit codes in test-phabricator.t
marmoute (Pierre-Yves David)
- [Commented On] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10313: store: document the `walk` method
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10314: store: drop the `filefilter` argument to `_walk`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10315: store: also return some information about the type of file `walk` found
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10315: store: also return some information about the type of file `walk` found
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10315: store: also return some information about the type of file `walk` found
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10316: upgrade: take advantage of the new information returned by `store.walk`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10316: upgrade: take advantage of the new information returned by `store.walk`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10316: upgrade: take advantage of the new information returned by `store.walk`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10317: upgrade: do not hardcore file extension of revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10317: upgrade: do not hardcore file extension of revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10317: upgrade: do not hardcore file extension of revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10325: revlog-compression: fix computation of engine availability
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10325: revlog-compression: fix computation of engine availability
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10326: revlog-compression: use zstd by default (if available)
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10326: revlog-compression: use zstd by default (if available)
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10326: revlog-compression: use zstd by default (if available)
Alphare (Raphaël Gomès)
- [Commented On] D10328: rust: Remove use of `py.eval()`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10328: rust: Remove use of `py.eval()`
marmoute (Pierre-Yves David)
- [Commented On] D10329: rust: Remove the compile-time 'dirstate-tree' feature flag
marmoute (Pierre-Yves David)
- [Commented On] D10330: share: store relative share paths with '/' separators
SimonSapin
- [Commented On] D10331: persistent-nodemap: disable it unconditionally for test-http-bad-server.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
pulkit (Pulkit Goyal)
- [Commented On] D10333: persistent-nodemap: disable it unconditionally for test-share-safe.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10334: persistent-nodemap: disable it unconditionally for test-ssh-proto.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10335: persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10336: persistent-nodemap: disable it unconditionally for test-wireproto-caching.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10337: persistent-nodemap: disable it for test-wireproto-command-capabilities.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10338: persistent-nodemap: disable it for test-wireproto-content-redirects.t
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10339: changegroup: update comment
Alphare (Raphaël Gomès)
- [Commented On] D10340: sidedata: register copies sidedata computer regardless of the revlog version
marmoute (Pierre-Yves David)
- [Commented On] D10342: changegroup: don't limit cgv4 to revlogv2 repos
marmoute (Pierre-Yves David)
- [Commented On] D10346: test-copies: simplify some conditional output
marmoute (Pierre-Yves David)
- [Commented On] D10352: revlog: introduce an explicit tracking of what the revlog is about
marmoute (Pierre-Yves David)
- [Commented On] D10352: revlog: introduce an explicit tracking of what the revlog is about
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10352: revlog: introduce an explicit tracking of what the revlog is about
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10352: revlog: introduce an explicit tracking of what the revlog is about
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10353: revlog: replace the old `revlog_kind` approach with the new `target` one
marmoute (Pierre-Yves David)
- [Commented On] D10353: revlog: replace the old `revlog_kind` approach with the new `target` one
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10353: revlog: replace the old `revlog_kind` approach with the new `target` one
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10353: revlog: replace the old `revlog_kind` approach with the new `target` one
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10354: hg.bat: enable legacy I/O mode to fix missing pager output on Windows with py3
pulkit (Pulkit Goyal)
- [Commented On] D10356: config: add an experimental option to list all known config
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10357: Add narrow capabilities for local repos, not just remote peers
charlesetc (Charles Chamberlain)
- [Commented On] D10357: Add narrow capabilities for local repos, not just remote peers
charlesetc (Charles Chamberlain)
- [Commented On] D10362: dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Alphare (Raphaël Gomès)
- [Commented On] D10362: dirstate-tree: Make Rust DirstateMap bindings go through a trait object
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10363: dirstate-tree: Abstract "non-normal" and "other parent" sets
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10364: dirstate-tree: Empty shell for a second Rust DirstateMap implementation
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10365: dirstate-tree: Add `WithBasename` wrapper for `HgPath`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10368: dirstate-tree: Add parsing only dirstate parents from disk
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10369: dirstate-tree: Add map `get` and `contains_key` methods
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10370: dirstate-tree: Add tree traversal/iteration
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10376: re2: adjust local variable assignment scope
mharbison72 (Matt Harbison)
- [Commented On] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10391: outgoing: accept multiple destinations
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10400: help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
marmoute (Pierre-Yves David)
- [Commented On] D10407: get_unique_push_path
marmoute (Pierre-Yves David)
- [Commented On] D10407: urlutil: add a new `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Commented On] D10417: clone: use `get_clone_path_usage`
pulkit (Pulkit Goyal)
- [Commented On] D10417: clone: use `get_clone_path_usage`
marmoute (Pierre-Yves David)
- [Commented On] D10437: url_util: introduce a `try_path` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10437: url_util: introduce a `try_path` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10437: url_util: introduce a `try_path` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10439: urlutil: deprecate `getpath`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10439: urlutil: deprecate `getpath`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10439: urlutil: deprecate `getpath`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10440: urlutil: introduce a new `list_paths` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10440: urlutil: introduce a new `list_paths` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10440: urlutil: introduce a new `list_paths` function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10441: paths: use `list_paths` in `hg paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10441: paths: use `list_paths` in `hg paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10441: paths: use `list_paths` in `hg paths`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10442: template: use `list_paths` in `peerurls`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10442: template: use `list_paths` in `peerurls`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10442: template: use `list_paths` in `peerurls`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10443: template: make an explicit closure for formatting entry in peerurls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10443: template: make an explicit closure for formatting entry in peerurls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10443: template: make an explicit closure for formatting entry in peerurls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10444: template: add a `paths` field to all entry in peersurl
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10444: template: add a `paths` field to all entry in peersurl
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10444: template: add a `paths` field to all entry in peersurl
pulkit (Pulkit Goyal)
- [Commented On] D10445: urlutil: add a `copy` method to `path
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10445: urlutil: add a `copy` method to `path
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10445: urlutil: add a `copy` method to `path
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10446: urlutil: extract `chain_path` in a function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10446: urlutil: extract `chain_path` in a function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10446: urlutil: extract `chain_path` in a function
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10447: urlutil: make `paths` class old list of `path`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10447: urlutil: make `paths` class old list of `path`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10448: bookmark: use `list_paths` to access path definition
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10448: bookmark: use `list_paths` to access path definition
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10448: bookmark: use `list_paths` to access path definition
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10449: parselist: move the function from config to stringutil
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10449: parselist: move the function from config to stringutil
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10449: parselist: move the function from config to stringutil
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10450: path: teach the `hg path` command to display boolean sub-option
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10450: path: teach the `hg path` command to display boolean sub-option
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10450: path: teach the `hg path` command to display boolean sub-option
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10451: urlutil: move url "fixing" at the time of `ui.paths` initialization
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10451: urlutil: move url "fixing" at the time of `ui.paths` initialization
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10451: urlutil: move url "fixing" at the time of `ui.paths` initialization
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10452: multi-urls: add a boolean suboption that unlock path specification as list
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10452: multi-urls: add a boolean suboption that unlock path specification as list
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10452: multi-urls: add a boolean suboption that unlock path specification as list
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10453: multi-urls: document the feature
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10453: multi-urls: document the feature
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10453: multi-urls: document the feature
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10454: revset: document the `outgoing` behavior if the path resolve to multiple urls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10454: revset: document the `outgoing` behavior if the path resolve to multiple urls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10454: revset: document the `outgoing` behavior if the path resolve to multiple urls
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10455: urlutil: provide some information about "bad url" when processing `pushurl`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10455: urlutil: provide some information about "bad url" when processing `pushurl`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10455: urlutil: provide some information about "bad url" when processing `pushurl`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10459: cmdutil: fix an uninitialize variable usage in clearunfinished()
marmoute (Pierre-Yves David)
- [Commented On] D10462: heptapod-ci: enable pytype checking
Alphare (Raphaël Gomès)
- [Commented On] D10462: heptapod-ci: enable pytype checking
marmoute (Pierre-Yves David)
- [Commented On] D10462: heptapod-ci: enable pytype checking
mharbison72 (Matt Harbison)
- [Commented On] D10463: phab-refresh: extract the comment in a variable
marmoute (Pierre-Yves David)
- [Commented On] D10463: phab-refresh: extract the comment in a variable
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10464: phab-refresh: use a special comment on the stable branch
marmoute (Pierre-Yves David)
- [Commented On] D10464: phab-refresh: use a special comment on the stable branch
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10464: phab-refresh: use a special comment on the stable branch
mharbison72 (Matt Harbison)
- [Commented On] D10470: chg: pass --no-profile to disable profiling when starting hg serve
Alphare (Raphaël Gomès)
- [Commented On] D10474: errors: define OutOfBandError in py2-compatible way
mharbison72 (Matt Harbison)
- [Commented On] D10474: errors: define OutOfBandError in py2-compatible way
Alphare (Raphaël Gomès)
- [Commented On] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10482: store: exclude `undo.` nodemap's file from `walk`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10486: dirstate-tree: Serialize to disk
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10487: dirstate-tree: Maintain a counter of DirstateEntry’s and copy sources
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10488: dirstate-tree: Add copy_map_insert and copy_map_remove
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10489: dirstate-tree: Add clear_ambiguous_times in the new DirstateMap
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10490: dirstate-tree: Add has_dir and has_tracked_dir
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10491: dirstate-tree: Add add_file, remove_file, and drop_file
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10492: dirstate-tree: Add "non normal" and "from other parent" sets
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10493: rust: Remove DirstateMap::file_fold_map
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10494: rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10495: rust: Add doc-comments to DirstateStatus fields
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10502: packaging: extract pre-computed version when running from plain tarball
marmoute (Pierre-Yves David)
- [Commented On] D10502: packaging: extract pre-computed version when running from plain tarball
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
Alphare (Raphaël Gomès)
- [Commented On] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
spectral (Kyle Lippincott)
- [Commented On] D10506: lint: fix failing code check
Alphare (Raphaël Gomès)
- [Commented On] D10507: tests: don't hard-code /bin/bash
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D10513: convert-bazaar: use breezy package instead of old bzr one
Alphare (Raphaël Gomès)
- [Commented On] D10513: convert-bazaar: use breezy package instead of old bzr one
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10538: tests: allow trunk versions of clang-format to be used
joerg.sonnenberger (Joerg Sonnenberger)
- [Commented On] D6719: branchmap: refresh all "heads" of the branchmap subsets
spectral (Kyle Lippincott)
- [Commented On] D9019: procutil: avoid using os.fork() to implement runbgcommand
Alphare (Raphaël Gomès)
- [Commented On] D9019: procutil: avoid using os.fork() to implement runbgcommand
durin42 (Augie Fackler)
- [Commented On] D9019: procutil: avoid using os.fork() to implement runbgcommand
Alphare (Raphaël Gomès)
- [Commented On] D9056: fix: include adjacent blank lines in ranges to be fixed
pulkit (Pulkit Goyal)
- [Commented On] D9135: doc: Generate separate commands/topics/extension web pages.
marmoute (Pierre-Yves David)
- [Commented On] D9465: node: replace nullid and friends with nodeconstants class [WIP]
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D9677: upgrade: use copy+delete instead of rename while creating backup
Djokovich (Djokovich)
- [Commented On] D9765: persistent-nodemap: enable the feature by default when using Rust
pulkit (Pulkit Goyal)
- [Commented On] D9765: persistent-nodemap: enable the feature by default when using Rust
marmoute (Pierre-Yves David)
- [Commented On] D9765: persistent-nodemap: enable the feature by default when using Rust
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D9952: revlog: add a mechanism to verify expected file position before appending
Alphare (Raphaël Gomès)
- [Commented On] D9952: revlog: add a mechanism to verify expected file position before appending
Alphare (Raphaël Gomès)
- [Commented On] D9952: revlog: add a mechanism to verify expected file position before appending
marmoute (Pierre-Yves David)
- [Commented On] D9952: revlog: add a mechanism to verify expected file position before appending
Alphare (Raphaël Gomès)
- [Commented On] D9952: revlog: add a mechanism to verify expected file position before appending
marmoute (Pierre-Yves David)
- [Request] [++++- ] D10362: dirstate-tree: Make Rust DirstateMap bindings go through a trait object
SimonSapin
- [Request] [++++ ] D10365: dirstate-tree: Add `WithBasename` wrapper for `HgPath`
SimonSapin
- [Request] [+++--- ] D10374: urlutil: extract `url` related code from `util` into the new module
marmoute (Pierre-Yves David)
- [Request] [+++--- ] D10529: node: replace nullid and friends with nodeconstants class
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+++-- ] D10326: revlog-compression: use zstd by default (if available)
marmoute (Pierre-Yves David)
- [Request] [+++- ] D10352: revlog: introduce an explicit tracking of what the revlog is about
Alphare (Raphaël Gomès)
- [Request] [+++- ] D10364: dirstate-tree: Empty shell for a second Rust DirstateMap implementation
SimonSapin
- [Request] [+++- ] D10452: multi-urls: add a boolean suboption that unlock path specification as list
marmoute (Pierre-Yves David)
- [Request] [+++ ] D10319: tests: add test-remotefilelog-strip.t to demonstrate an issue with linknodes
spectral (Kyle Lippincott)
- [Request] [+++ ] D10387: split: add test demonstrating issue with empty splits adjusting phases
spectral (Kyle Lippincott)
- [Request] [+++ ] D10457: nodemap: test various corruption scenario for the persistent nodemap
marmoute (Pierre-Yves David)
- [Request] [+++ ] D10469: profiling: add --no-profile to disable profiling enabled via config
spectral (Kyle Lippincott)
- [Request] [+++ ] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
marmoute (Pierre-Yves David)
- [Request] [+++ ] D10516: help: add topic about evolution, based on text from evolve extension
martinvonz (Martin von Zweigbergk)
- [Request] [++--- ] D10373: urlutil: extract `path` related code into a new module
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10391: outgoing: accept multiple destinations
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10447: urlutil: make `paths` class old list of `path`
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10449: parselist: move the function from config to stringutil
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10481: streamclone: treat volatile file as "fullfile"
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10486: dirstate-tree: Serialize to disk
SimonSapin
- [Request] [++-- ] D10511: revlog: code for `revlogv0` in its own module
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10533: manifests: push down expected node length into the parser
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [++- ] D10315: store: also return some information about the type of file `walk` found
marmoute (Pierre-Yves David)
- [Request] [++- ] D10320: remotefilelog: include file contents in bundles produced during strip
spectral (Kyle Lippincott)
- [Request] [++- ] D10343: cg4: use revision flag to signify the presence of sidedata
Alphare (Raphaël Gomès)
- [Request] [++- ] D10344: sidedata: enable sidedata computers to optionally rewrite flags
Alphare (Raphaël Gomès)
- [Request] [++- ] D10355: rename: add --forget option and stop suggesting `hg revert` for undoing
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D10356: config: add an experimental option to list all known config
marmoute (Pierre-Yves David)
- [Request] [++- ] D10367: dirstate-tree: Implement DirstateMap::read
SimonSapin
- [Request] [++- ] D10370: dirstate-tree: Add tree traversal/iteration
SimonSapin
- [Request] [++- ] D10414: bundle: support multiple destinations
marmoute (Pierre-Yves David)
- [Request] [++- ] D10478: streamclone: remove sleep based "synchronisation" in tests
marmoute (Pierre-Yves David)
- [Request] [++- ] D10479: nodemap: add a test about racy commit during stream clone
marmoute (Pierre-Yves David)
- [Request] [++- ] D10487: dirstate-tree: Maintain a counter of DirstateEntry’s and copy sources
SimonSapin
- [Request] [++- ] D10490: dirstate-tree: Add has_dir and has_tracked_dir
SimonSapin
- [Request] [++- ] D10508: revlog: add a `entry_binary` method on index
marmoute (Pierre-Yves David)
- [Request] [++- ] D10510: revlog: have an explicit "pack_header" method
marmoute (Pierre-Yves David)
- [Request] [++- ] D10518: rewriteutil: check for divergence
martinvonz (Martin von Zweigbergk)
- [Request] [++ ] D10476: testing: add a utility function to wait for file create
marmoute (Pierre-Yves David)
- [Request] [++ ] D10495: rust: Add doc-comments to DirstateStatus fields
SimonSapin
- [Request] [++ ] D10503: narrow: add more status messages when narrowing
martinvonz (Martin von Zweigbergk)
- [Request] [+--- ] D10359: sidedata: replace sidedata upgrade mechanism with the new one
Alphare (Raphaël Gomès)
- [Request] [+--- ] D10366: rust: Refactor parse_dirstate() to take a callback
SimonSapin
- [Request] [+--- ] D10509: revlog: remove the revlogio class
marmoute (Pierre-Yves David)
- [Request] [+--- ] D10513: convert-bazaar: use breezy package instead of old bzr one
Alphare (Raphaël Gomès)
- [Request] [+-- ] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10316: upgrade: take advantage of the new information returned by `store.walk`
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10346: test-copies: simplify some conditional output
Alphare (Raphaël Gomès)
- [Request] [+-- ] D10353: revlog: replace the old `revlog_kind` approach with the new `target` one
Alphare (Raphaël Gomès)
- [Request] [+-- ] D10360: sidedata: move sidedata-related utils to the dedicated module
Alphare (Raphaël Gomès)
- [Request] [+-- ] D10361: sidedata: move documentation about sidedata helpers to sidedata module
Alphare (Raphaël Gomès)
- [Request] [+-- ] D10363: dirstate-tree: Abstract "non-normal" and "other parent" sets
SimonSapin
- [Request] [+-- ] D10375: urlutil: extract `parseurl` from `hg` into the new module
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10446: urlutil: extract `chain_path` in a function
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10467: errors: raise RemoteError in some places in exchange.py
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D10492: dirstate-tree: Add "non normal" and "from other parent" sets
SimonSapin
- [Request] [+-- ] D10493: rust: Remove DirstateMap::file_fold_map
SimonSapin
- [Request] [+-- ] D10494: rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
SimonSapin
- [Request] [+-- ] D10531: tests: synchronize the git and Mercurial username
mharbison72 (Matt Harbison)
- [Request] [+-- ] D10539: black: make codebase compatible with black v21.4b2 and v20.8b1
spectral (Kyle Lippincott)
- [Request] [+- ] D10294: match: convert O(n) to O(log n) in exactmatcher.visitchildrenset
spectral (Kyle Lippincott)
- [Request] [+- ] D10295: exthelper: improve docs to indicate what module vars are needed
spectral (Kyle Lippincott)
- [Request] [+- ] D10296: rhg: try read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Request] [+- ] D10299: tests: handle Windows file separator differences in test-config.t
mharbison72 (Matt Harbison)
- [Request] [+- ] D10303: revlog: move the details of revlog "v0" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Request] [+- ] D10304: revlog: move the details of revlog "v1" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Request] [+- ] D10305: revlog: move the details of revlog "v2" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Request] [+- ] D10308: rust: bump rust-cpython version to 0.5.2
marmoute (Pierre-Yves David)
- [Request] [+- ] D10310: tests: restore the ability to run `black` on Windows
mharbison72 (Matt Harbison)
- [Request] [+- ] D10327: clang-format: run the formatter on mercurial/cext/revlog.c
marmoute (Pierre-Yves David)
- [Request] [+- ] D10328: rust: Remove use of `py.eval()`
SimonSapin
- [Request] [+- ] D10347: test-copies: test that copies' sidedata does not get corrupted during pull
Alphare (Raphaël Gomès)
- [Request] [+- ] D10348: test-copies: test that copies' sidedata does not get corrupted during push
Alphare (Raphaël Gomès)
- [Request] [+- ] D10349: test-copies: test that copies' sidedata can get computed during pull
Alphare (Raphaël Gomès)
- [Request] [+- ] D10350: test-copies: test that copies' sidedata can get computed during push
Alphare (Raphaël Gomès)
- [Request] [+- ] D10369: dirstate-tree: Add map `get` and `contains_key` methods
SimonSapin
- [Request] [+- ] D10380: outgoing: remove some early return
marmoute (Pierre-Yves David)
- [Request] [+- ] D10381: outgoing: make `recurse` a real function
marmoute (Pierre-Yves David)
- [Request] [+- ] D10382: outgoing: move filtering logic in its own function
marmoute (Pierre-Yves David)
- [Request] [+- ] D10383: outgoing: merge the code handling --graph with the main one
marmoute (Pierre-Yves David)
- [Request] [+- ] D10388: split: fix issue with empty splits adjusting phases
spectral (Kyle Lippincott)
- [Request] [+- ] D10389: split: avoid strip if split is a no-op (identical to original)
spectral (Kyle Lippincott)
- [Request] [+- ] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
marmoute (Pierre-Yves David)
- [Request] [+- ] D10392: incoming: use `urlutil.get_pull_paths`
marmoute (Pierre-Yves David)
- [Request] [+- ] D10393: outgoing: use `get_push_paths` in the revset too
marmoute (Pierre-Yves David)
- [Request] [+- ] D10416: incoming: kill the `repo._subtoppath =` hack
marmoute (Pierre-Yves David)
- [Request] [+- ] D10420: summary: use the new APIs
marmoute (Pierre-Yves David)
- [Request] [+- ] D10431: urlutil: remove usage of `ui.expandpath` in `get_clone_path`
marmoute (Pierre-Yves David)
- [Request] [+- ] D10437: url_util: introduce a `try_path` function
marmoute (Pierre-Yves David)
- [Request] [+- ] D10451: urlutil: move url "fixing" at the time of `ui.paths` initialization
marmoute (Pierre-Yves David)
- [Request] [+- ] D10465: errors: make OutOfBandError extend Abort
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D10471: mail: split out the SMTP login to allow the keyring extension to wrap it
mharbison72 (Matt Harbison)
- [Request] [+- ] D10484: mail: use a context manager when writing to mbox
mharbison72 (Matt Harbison)
- [Request] [+- ] D10485: rust: Add a Timestamp struct instead of abusing Duration
SimonSapin
- [Request] [+- ] D10488: dirstate-tree: Add copy_map_insert and copy_map_remove
SimonSapin
- [Request] [+- ] D10489: dirstate-tree: Add clear_ambiguous_times in the new DirstateMap
SimonSapin
- [Request] [+- ] D10491: dirstate-tree: Add add_file, remove_file, and drop_file
SimonSapin
- [Request] [+- ] D10517: rewriteutil: point to help about instability when rewriting creates orphan
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D10522: git: make changelog.tiprev() return int instead of tuple (issue6510)
mharbison72 (Matt Harbison)
- [Request] [+ ] D10297: tests: update the detailed exit codes in test-phabricator.t
mharbison72 (Matt Harbison)
- [Request] [+ ] D10298: tests: update the detailed exit codes for icasefs gated tests
mharbison72 (Matt Harbison)
- [Request] [+ ] D10300: tests: stablize test-hook.t on Windows
mharbison72 (Matt Harbison)
- [Request] [+ ] D10301: setup: copy python3.dll next to hg.exe when building on Windows for hgext.git
mharbison72 (Matt Harbison)
- [Request] [+ ] D10302: revlog: add some comment in the header sections
marmoute (Pierre-Yves David)
- [Request] [+ ] D10306: revlog: move the "index header" struct inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Request] [+ ] D10307: revlog: directly use the Struct object for related operation
marmoute (Pierre-Yves David)
- [Request] [+ ] D10311: contrib: restore the `hg fix` configuration in the examples
mharbison72 (Matt Harbison)
- [Request] [+ ] D10312: tests: skip test-git-interop.t on Windows
mharbison72 (Matt Harbison)
- [Request] [+ ] D10313: store: document the `walk` method
marmoute (Pierre-Yves David)
- [Request] [+ ] D10314: store: drop the `filefilter` argument to `_walk`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10317: upgrade: do not hardcore revlog extension
marmoute (Pierre-Yves David)
- [Request] [+ ] D10318: revlog: fix error about unknown compression format in py3
valentin.gatienbaron (Valentin Gatien-Baron)
- [Request] [+ ] D10321: test: explicitly use zlib compression in tests/test-repo-compengines.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10322: test: explicitly use zlib compression in tests/test-upgrade-repo.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10323: test: explicitly use zlib compression in tests/test-share-safe.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10324: rhg: make rhg recognise it support zstd compression for revlogs
marmoute (Pierre-Yves David)
- [Request] [+ ] D10325: revlog-compression: fix computation of engine availability
marmoute (Pierre-Yves David)
- [Request] [+ ] D10330: share: store relative share paths with '/' separators
mharbison72 (Matt Harbison)
- [Request] [+ ] D10331: persistent-nodemap: disable it unconditionally for test-http-bad-server.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10333: persistent-nodemap: disable it unconditionally for test-share-safe.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10334: persistent-nodemap: disable it unconditionally for test-ssh-proto.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10335: persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10336: persistent-nodemap: disable it unconditionally for test-wireproto-caching.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10337: persistent-nodemap: disable it for test-wireproto-command-capabilities.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10338: persistent-nodemap: disable it for test-wireproto-content-redirects.t
marmoute (Pierre-Yves David)
- [Request] [+ ] D10339: changegroup: update comment
Alphare (Raphaël Gomès)
- [Request] [+ ] D10340: sidedata: register copies sidedata computer regardless of the revlog version
Alphare (Raphaël Gomès)
- [Request] [+ ] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
Alphare (Raphaël Gomès)
- [Request] [+ ] D10342: changegroup: don't limit cgv4 to revlogv2 repos
Alphare (Raphaël Gomès)
- [Request] [+ ] D10351: unit-tests: Fix `cargo test` on 32-bit platforms
SimonSapin
- [Request] [+ ] D10354: hg.bat: enable legacy I/O mode to fix missing pager output on Windows with py3
mharbison72 (Matt Harbison)
- [Request] [+ ] D10357: Add narrow capabilities for local repos, not just remote peers
charlesetc (Charles Chamberlain)
- [Request] [+ ] D10358: sidedata: add a way of replacing an existing sidedata computer
Alphare (Raphaël Gomès)
- [Request] [+ ] D10368: dirstate-tree: Add parsing only dirstate parents from disk
SimonSapin
- [Request] [+ ] D10371: help: point to `hg help urls` in `hg help config.paths`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10372: help: document the `path://` url scheme
marmoute (Pierre-Yves David)
- [Request] [+ ] D10376: re2: adjust local variable assignment scope
mharbison72 (Matt Harbison)
- [Request] [+ ] D10377: urlutil: add a `get_push_paths` to perform the push destination logic
marmoute (Pierre-Yves David)
- [Request] [+ ] D10378: urlutil: add a `get_pull_paths` to perform the pull destination logic
marmoute (Pierre-Yves David)
- [Request] [+ ] D10379: infinitepush: use the new function to determine push destination
marmoute (Pierre-Yves David)
- [Request] [+ ] D10384: push-dests: rework the handling of default value
marmoute (Pierre-Yves David)
- [Request] [+ ] D10385: push-dests: move the code around missing default dest inside `get_push_paths`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10386: tests: avoid use of "python", which may not even be installed
spectral (Kyle Lippincott)
- [Request] [+ ] D10394: run-test: make it clearer why we terminating process
marmoute (Pierre-Yves David)
- [Request] [+ ] D10395: test-lfs: avoid pagination
marmoute (Pierre-Yves David)
- [Request] [+ ] D10396: test-lfs: avoid a bashism when spawning the server
marmoute (Pierre-Yves David)
- [Request] [+ ] D10397: test-lfs: fix expected output
marmoute (Pierre-Yves David)
- [Request] [+ ] D10398: help: prepend environment variables used in hooks with "$"
aayjaychan (Aay Jay Chan)
- [Request] [+ ] D10399: help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook
aayjaychan (Aay Jay Chan)
- [Request] [+ ] D10400: help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
aayjaychan (Aay Jay Chan)
- [Request] [+ ] D10401: urlutil: add a `get_clone_path` function
marmoute (Pierre-Yves David)
- [Request] [+ ] D10402: mq: use the new `get_clone_path` to get the remote url
marmoute (Pierre-Yves David)
- [Request] [+ ] D10403: urlutil: add a new `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10404: narrow: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10405: patchbomb: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10406: fetch: use `get_unique_pull_path` to retrieve the path
marmoute (Pierre-Yves David)
- [Request] [+ ] D10407: get_unique_push_path
marmoute (Pierre-Yves David)
- [Request] [+ ] D10408: histedit: use `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10409: relink: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10410: transplant: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10411: remotefilelog: use the right expandpath in to expand `~`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10412: fastannotate: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10413: lfs: use the new APIs
marmoute (Pierre-Yves David)
- [Request] [+ ] D10415: identify: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10417: clone: use `get_clone_path_usage`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10418: init: use `get_clone_path` when suitable
marmoute (Pierre-Yves David)
- [Request] [+ ] D10419: share: use `get_clone_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10421: remotefilelog: use `get_unique_pull_path` in `getflogheads`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10422: revset: use `get_unique_pull_path` for `remote(…)`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10423: perf-discovery: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10424: dispatch: use the new API to resolve --repository
marmoute (Pierre-Yves David)
- [Request] [+ ] D10425: profiling: use `util.expandpath` instead of `ui.expandpath` for output
marmoute (Pierre-Yves David)
- [Request] [+ ] D10426: debugdiscovery: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10427: debugssl: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10428: debugbackupbundle: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10429: urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10430: urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10432: ui: deprecated `ui.expandpath`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10433: urlutil: use bytes for Abort messages
mharbison72 (Matt Harbison)
- [Request] [+ ] D10434: subrepo: introduce a `repo_rel_or_abs_source` function
marmoute (Pierre-Yves David)
- [Request] [+ ] D10436: perfphasesremote: use `get_unique_push_path` if available
marmoute (Pierre-Yves David)
- [Request] [+ ] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10439: urlutil: deprecate `getpath`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10440: urlutil: introduce a new `list_paths` function
marmoute (Pierre-Yves David)
- [Request] [+ ] D10441: paths: use `list_paths` in `hg paths`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10442: template: use `list_paths` in `peerurls`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10443: template: make an explicit closure for formatting entry in peerurls
marmoute (Pierre-Yves David)
- [Request] [+ ] D10444: template: add a `paths` field to all entry in peersurl
marmoute (Pierre-Yves David)
- [Request] [+ ] D10445: urlutil: add a `copy` method to `path
marmoute (Pierre-Yves David)
- [Request] [+ ] D10448: bookmark: use `list_paths` to access path definition
marmoute (Pierre-Yves David)
- [Request] [+ ] D10450: path: teach the `hg path` command to display boolean sub-option
marmoute (Pierre-Yves David)
- [Request] [+ ] D10453: multi-urls: document the feature
marmoute (Pierre-Yves David)
- [Request] [+ ] D10454: revset: document the `outgoing` behavior if the path resolve to multiple urls
marmoute (Pierre-Yves David)
- [Request] [+ ] D10455: urlutil: provide some information about "bad url" when processing `pushurl`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10456: infinitepush: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10458: nodemap: deal with data mmap error
marmoute (Pierre-Yves David)
- [Request] [+ ] D10459: cmdutil: fix an uninitialize variable usage in clearunfinished()
mharbison72 (Matt Harbison)
- [Request] [+ ] D10460: typing: enable pytype processing on mercurial/upgrade_utils/actions.py
mharbison72 (Matt Harbison)
- [Request] [+ ] D10461: incoming: use bytes for an error message
mharbison72 (Matt Harbison)
- [Request] [+ ] D10462: heptapod-ci: enable pytype checking
mharbison72 (Matt Harbison)
- [Request] [+ ] D10463: phab-refresh: extract the comment in a variable
marmoute (Pierre-Yves David)
- [Request] [+ ] D10464: phab-refresh: use a special comment on the stable branch
marmoute (Pierre-Yves David)
- [Request] [+ ] D10466: errors: introduce a class for remote errors
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
spectral (Kyle Lippincott)
- [Request] [+ ] D10470: chg: pass --no-profile to disable profiling when starting hg serve
spectral (Kyle Lippincott)
- [Request] [+ ] D10472: tests: make test-archive.t pass on py3.9
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10473: mail: force SMTPException to bytes before wrapping in error.Abort
mharbison72 (Matt Harbison)
- [Request] [+ ] D10474: errors: define OutOfBandError in py2-compatible way
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10475: streamclone: check the errors log in tests
marmoute (Pierre-Yves David)
- [Request] [+ ] D10477: testing: add a `write_file` function
marmoute (Pierre-Yves David)
- [Request] [+ ] D10482: store: exclude `undo.` nodemap's file from `walk`
marmoute (Pierre-Yves David)
- [Request] [+ ] D10483: errors: remove unnecessary varargs handling from OutOfBandError
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10496: relnote: clarify the backward compatibility entry about p1/p2 swap
marmoute (Pierre-Yves David)
- [Request] [+ ] D10497: relnode: document the move to `zstd` as default compression
marmoute (Pierre-Yves David)
- [Request] [+ ] D10498: relnote: document the use of persistent-nodemap by default for Rust build
marmoute (Pierre-Yves David)
- [Request] [+ ] D10499: relnote: mention a nodemap bug fixes
marmoute (Pierre-Yves David)
- [Request] [+ ] D10501: narrow: add progress-reporting when looking for local changes in `hg tracked`
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10502: packaging: extract pre-computed version when running from plain tarball
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+ ] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
spectral (Kyle Lippincott)
- [Request] [+ ] D10505: mail: add a TODO about proper mbox locking
mharbison72 (Matt Harbison)
- [Request] [+ ] D10506: lint: fix failing code check
Alphare (Raphaël Gomès)
- [Request] [+ ] D10507: tests: don't hard-code /bin/bash
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+ ] D10512: bzr: only support bzr conversion on Python3
Alphare (Raphaël Gomès)
- [Request] [+ ] D10514: rewriteutil: replace "null changeset" by "the null revision" in error message
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10515: rewriteutil: add devel warning if precheck is called with contexts
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10520: tests: stabilize test-git-interop.t for some versions of git
mharbison72 (Matt Harbison)
- [Request] [+ ] D10521: git: fix partial node matching
mharbison72 (Matt Harbison)
- [Request] [+ ] D10523: tests: add coverage for git.changelog.headrevs(...)
mharbison72 (Matt Harbison)
- [Request] [+ ] D10524: git: use the proper filenode for deleted files in changelog.changelogrevision
mharbison72 (Matt Harbison)
- [Request] [+ ] D10525: git: use the correct type for stopping changelog.revs()
mharbison72 (Matt Harbison)
- [Request] [+ ] D10526: git: pass the correct type to the sqlite3 query for baselog.hasnode()
mharbison72 (Matt Harbison)
- [Request] [+ ] D10527: git: consistently use str for parents when rebuilding the index database
mharbison72 (Matt Harbison)
- [Request] [+ ] D10528: git: initialize `extra` to have at least the branch name for nullid
mharbison72 (Matt Harbison)
- [Request] [+ ] D10530: rewriteutil: adapt "cannot %s while merging" to work with "change branch of"
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10532: git: ensure all dirstate state values are bytes
mharbison72 (Matt Harbison)
- [Request] [+ ] D10534: tests: bump default timeout to 360s
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+ ] D10535: core: don't hard-code hex node lengths
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+ ] D10536: core: don't hard-code node length
joerg.sonnenberger (Joerg Sonnenberger)
- [Request] [+ ] D10537: tests: fix chg tests missed in D10470
spectral (Kyle Lippincott)
- [Request] [+ ] D10538: tests: allow trunk versions of clang-format to be used
spectral (Kyle Lippincott)
- [Request] [+ ] D10540: extensions: ignore exceptions from an extension's `getversion()` method
mharbison72 (Matt Harbison)
- [Request] [------ ] D10329: rust: Remove the compile-time 'dirstate-tree' feature flag
SimonSapin
- [Request] [-- ] D10500: relnotes: copy "next" to "5.8" and clear "next"
martinvonz (Martin von Zweigbergk)
- [Request] [- ] D10345: bundle2: remove restriction around sidedata
Alphare (Raphaël Gomès)
- [Request] [- ] D10435: revset: drop an outdated comment
marmoute (Pierre-Yves David)
- [Request] [- ] D10519: branch: delete obsolete message about changing branch of obsolete commit
martinvonz (Martin von Zweigbergk)
- [Updated] [+++--- ] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] [+++--- ] D9465: node: replace nullid and friends with nodeconstants class
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] [++-- ] D10343: cg4: introduce protocol flag to signify the presence of sidedata
Alphare (Raphaël Gomès)
- [Updated] [++-- ] D10343: cg4: introduce protocol flag to signify the presence of sidedata
Alphare (Raphaël Gomès)
- [Updated] [++-- ] D10391: outgoing: accept multiple destinations
marmoute (Pierre-Yves David)
- [Updated] [++- ] D10315: store: also return some information about the type of file `walk` found
marmoute (Pierre-Yves David)
- [Updated] [++- ] D10344: sidedata: enable sidedata computers to optionally rewrite flags
Alphare (Raphaël Gomès)
- [Updated] [++- ] D10344: sidedata: enable sidedata computers to optionally rewrite flags
Alphare (Raphaël Gomès)
- [Updated] [++- ] D10344: sidedata: enable sidedata computers to optionally rewrite flags
Alphare (Raphaël Gomès)
- [Updated] [++- ] D10414: bundle: support multiple destinations
marmoute (Pierre-Yves David)
- [Updated] [+--- ] D10359: sidedata: replace sidedata upgrade mechanism with the new one
Alphare (Raphaël Gomès)
- [Updated] [+--- ] D10359: sidedata: replace sidedata upgrade mechanism with the new one
Alphare (Raphaël Gomès)
- [Updated] [+-- ] D10346: test-copies: simplify some conditional output
Alphare (Raphaël Gomès)
- [Updated] [+-- ] D10360: sidedata: move sidedata-related utils to the dedicated module
Alphare (Raphaël Gomès)
- [Updated] [+-- ] D10360: sidedata: move sidedata-related utils to the dedicated module
Alphare (Raphaël Gomès)
- [Updated] [+-- ] D10361: sidedata: move documentation about sidedata helpers to sidedata module
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10296: rhg: try read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] [+- ] D10347: test-copies: test that copies' sidedata does not get corrupted during pull
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10348: test-copies: test that copies' sidedata does not get corrupted during push
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10349: test-copies: test that copies' sidedata can get computed during pull
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10349: test-copies: test that copies' sidedata can get computed during pull
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10350: test-copies: test that copies' sidedata can get computed during push
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10350: test-copies: test that copies' sidedata can get computed during push
Alphare (Raphaël Gomès)
- [Updated] [+- ] D10392: incoming: use `urlutil.get_pull_paths`
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10413: lfs: use the new APIs
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10416: incoming: kill the `repo._subtoppath =` hack
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10420: summary: use the new APIs
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10431: urlutil: remove usage of `ui.expandpath` in `get_clone_path`
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10437: url_util: introduce a `try_path` function
marmoute (Pierre-Yves David)
- [Updated] [+- ] D10471: mail: split out the SMTP login to allow the keyring extension to wrap it
mharbison72 (Matt Harbison)
- [Updated] [+ ] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10342: changegroup: don't limit cgv4 to revlogv2 repos
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10342: changegroup: don't limit cgv4 to revlogv2 repos
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10342: changegroup: don't limit cgv4 to revlogv2 repos
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10358: sidedata: add a way of replacing an existing sidedata computer
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10358: sidedata: add a way of replacing an existing sidedata computer
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10404: narrow: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10412: fastannotate: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10415: identify: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10418: init: use `get_clone_path` when suitable
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10429: urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10430: urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10439: urlutil: deprecate `getpath`
marmoute (Pierre-Yves David)
- [Updated] [+ ] D10501: narrow: add progress-reporting when looking for local changes in `hg tracked`
martinvonz (Martin von Zweigbergk)
- [Updated] [- ] D10291: mergestate: remove unused import
pulkit (Pulkit Goyal)
- [Updated] [- ] D10345: bundle2: remove restriction around sidedata
Alphare (Raphaël Gomès)
- [Updated] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D10082: tags: redo .hgtags file node cache to work more like the revbranchcache
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D10200: rhg: Make `files` work on repo-relative paths when possible
pulkit (Pulkit Goyal)
- [Updated] D10200: rhg: Make `files` work on repo-relative paths when possible
SimonSapin
- [Updated] D10237: tests: add a (very slow) test that executes pytype
pulkit (Pulkit Goyal)
- [Updated] D10237: tests: add a (very slow) test that executes pytype
mharbison72 (Matt Harbison)
- [Updated] D10268: rebase: remove duplicate initialization of a field
pulkit (Pulkit Goyal)
- [Updated] D10268: rebase: remove duplicate initialization of a field
martinvonz (Martin von Zweigbergk)
- [Updated] D10269: rebase: when using --keep, don't care about pruned commits or divergence
pulkit (Pulkit Goyal)
- [Updated] D10269: rebase: when using --keep, don't care about pruned commits or divergence
martinvonz (Martin von Zweigbergk)
- [Updated] D10270: tests: avoid using rebaseskipobsolete=0
pulkit (Pulkit Goyal)
- [Updated] D10270: tests: avoid using rebaseskipobsolete=0
martinvonz (Martin von Zweigbergk)
- [Updated] D10272: rebase: drop support for rebaseskipobsolete config
marmoute (Pierre-Yves David)
- [Updated] D10274: typing: add type hints to mercurial/error.py
pulkit (Pulkit Goyal)
- [Updated] D10274: typing: add type hints to mercurial/error.py
mharbison72 (Matt Harbison)
- [Updated] D10275: util: fix the signature for the pypy override of sortdict.update()
pulkit (Pulkit Goyal)
- [Updated] D10275: util: fix the signature for the pypy override of sortdict.update()
mharbison72 (Matt Harbison)
- [Updated] D10276: typing: make minor adjustments to mercurial/util.py to pass pytype checking
pulkit (Pulkit Goyal)
- [Updated] D10276: typing: make minor adjustments to mercurial/util.py to pass pytype checking
mharbison72 (Matt Harbison)
- [Updated] D10293: blackbox: fix type error on log rotation on read-only filesystem
pulkit (Pulkit Goyal)
- [Updated] D10293: blackbox: fix type error on log rotation on read-only filesystem
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D10294: match: convert O(n) to O(log n) in exactmatcher.visitchildrenset
pulkit (Pulkit Goyal)
- [Updated] D10294: match: convert O(n) to O(log n) in exactmatcher.visitchildrenset
spectral (Kyle Lippincott)
- [Updated] D10295: exthelper: improve docs to indicate what module vars are needed
pulkit (Pulkit Goyal)
- [Updated] D10295: exthelper: improve docs to indicate what module vars are needed
spectral (Kyle Lippincott)
- [Updated] D10296: rhg: read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] D10296: rhg: try read [paths] for `--repository` value
Alphare (Raphaël Gomès)
- [Updated] D10296: rhg: try read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] D10296: rhg: try read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] D10296: rhg: try read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] D10297: tests: update the detailed exit codes in test-phabricator.t
pulkit (Pulkit Goyal)
- [Updated] D10297: tests: update the detailed exit codes in test-phabricator.t
mharbison72 (Matt Harbison)
- [Updated] D10298: tests: update the detailed exit codes for icasefs gated tests
pulkit (Pulkit Goyal)
- [Updated] D10298: tests: update the detailed exit codes for icasefs gated tests
mharbison72 (Matt Harbison)
- [Updated] D10299: tests: handle Windows file separator differences in test-config.t
pulkit (Pulkit Goyal)
- [Updated] D10299: tests: handle Windows file separator differences in test-config.t
mharbison72 (Matt Harbison)
- [Updated] D10300: tests: stablize test-hook.t on Windows
pulkit (Pulkit Goyal)
- [Updated] D10300: tests: stablize test-hook.t on Windows
mharbison72 (Matt Harbison)
- [Updated] D10301: setup: copy python3.dll next to hg.exe when building on Windows for hgext.git
pulkit (Pulkit Goyal)
- [Updated] D10301: setup: copy python3.dll next to hg.exe when building on Windows for hgext.git
mharbison72 (Matt Harbison)
- [Updated] D10302: revlog: add some comment in the header sections
pulkit (Pulkit Goyal)
- [Updated] D10302: revlog: add some comment in the header sections
marmoute (Pierre-Yves David)
- [Updated] D10303: revlog: move the details of revlog "v0" index inside revlog.utils.constants
pulkit (Pulkit Goyal)
- [Updated] D10303: revlog: move the details of revlog "v0" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Updated] D10304: revlog: move the details of revlog "v1" index inside revlog.utils.constants
pulkit (Pulkit Goyal)
- [Updated] D10304: revlog: move the details of revlog "v1" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Updated] D10305: revlog: move the details of revlog "v2" index inside revlog.utils.constants
pulkit (Pulkit Goyal)
- [Updated] D10305: revlog: move the details of revlog "v2" index inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Updated] D10306: revlog: move the "index header" struct inside revlog.utils.constants
pulkit (Pulkit Goyal)
- [Updated] D10306: revlog: move the "index header" struct inside revlog.utils.constants
marmoute (Pierre-Yves David)
- [Updated] D10307: revlog: directly use the Struct object for related operation
pulkit (Pulkit Goyal)
- [Updated] D10307: revlog: directly use the Struct object for related operation
marmoute (Pierre-Yves David)
- [Updated] D10308: rust: bump rust-cpython version to 0.5.2
pulkit (Pulkit Goyal)
- [Updated] D10308: rust: bump rust-cpython version to 0.5.2
marmoute (Pierre-Yves David)
- [Updated] D10309: revlog: replace revlog._io.size with a new revlog.index.entry_size
marmoute (Pierre-Yves David)
- [Updated] D10310: tests: restore the ability to run `black` on Windows
pulkit (Pulkit Goyal)
- [Updated] D10310: tests: restore the ability to run `black` on Windows
mharbison72 (Matt Harbison)
- [Updated] D10311: contrib: restore the `hg fix` configuration in the examples
pulkit (Pulkit Goyal)
- [Updated] D10311: contrib: restore the `hg fix` configuration in the examples
mharbison72 (Matt Harbison)
- [Updated] D10312: tests: skip test-git-interop.t on Windows
pulkit (Pulkit Goyal)
- [Updated] D10312: tests: skip test-git-interop.t on Windows
mharbison72 (Matt Harbison)
- [Updated] D10313: store: document the `walk` method
pulkit (Pulkit Goyal)
- [Updated] D10313: store: document the `walk` method
marmoute (Pierre-Yves David)
- [Updated] D10314: store: drop the `filefilter` argument to `_walk`
pulkit (Pulkit Goyal)
- [Updated] D10314: store: drop the `filefilter` argument to `_walk`
marmoute (Pierre-Yves David)
- [Updated] D10315: store: also return some information about the type of file `walk` found
marmoute (Pierre-Yves David)
- [Updated] D10315: store: also return some information about the type of file `walk` found
pulkit (Pulkit Goyal)
- [Updated] D10315: store: also return some information about the type of file `walk` found
marmoute (Pierre-Yves David)
- [Updated] D10316: upgrade: take advantage of the new information returned by `store.walk`
pulkit (Pulkit Goyal)
- [Updated] D10316: upgrade: take advantage of the new information returned by `store.walk`
marmoute (Pierre-Yves David)
- [Updated] D10317: upgrade: do not hardcore file extension of revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10317: upgrade: do not hardcore file extension of revlogs
pulkit (Pulkit Goyal)
- [Updated] D10317: upgrade: do not hardcore file extension of revlogs
marmoute (Pierre-Yves David)
- [Updated] D10318: revlog: fix error about unknown compression format in py3
pulkit (Pulkit Goyal)
- [Updated] D10318: revlog: fix error about unknown compression format in py3
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D10319: tests: add test-remotefilelog-strip.t to demonstrate an issue with linknodes
pulkit (Pulkit Goyal)
- [Updated] D10319: tests: add test-remotefilelog-strip.t to demonstrate an issue with linknodes
spectral (Kyle Lippincott)
- [Updated] D10320: remotefilelog: include file contents in bundles produced during strip
pulkit (Pulkit Goyal)
- [Updated] D10320: remotefilelog: include file contents in bundles produced during strip
spectral (Kyle Lippincott)
- [Updated] D10321: test: explicitly use zlib compression in tests/test-repo-compengines.t
pulkit (Pulkit Goyal)
- [Updated] D10321: test: explicitly use zlib compression in tests/test-repo-compengines.t
marmoute (Pierre-Yves David)
- [Updated] D10322: test: explicitly use zlib compression in tests/test-upgrade-repo.t
pulkit (Pulkit Goyal)
- [Updated] D10322: test: explicitly use zlib compression in tests/test-upgrade-repo.t
marmoute (Pierre-Yves David)
- [Updated] D10323: test: explicitly use zlib compression in tests/test-share-safe.t
pulkit (Pulkit Goyal)
- [Updated] D10323: test: explicitly use zlib compression in tests/test-share-safe.t
marmoute (Pierre-Yves David)
- [Updated] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
pulkit (Pulkit Goyal)
- [Updated] D10324: rhg: make rhg recognise it supports zstd compression for revlogs
marmoute (Pierre-Yves David)
- [Updated] D10325: revlog-compression: fix computation of engine availability
pulkit (Pulkit Goyal)
- [Updated] D10325: revlog-compression: fix computation of engine availability
marmoute (Pierre-Yves David)
- [Updated] D10326: revlog-compression: use zstd by default (if available)
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10326: revlog-compression: use zstd by default (if available)
pulkit (Pulkit Goyal)
- [Updated] D10326: revlog-compression: use zstd by default (if available)
marmoute (Pierre-Yves David)
- [Updated] D10327: clang-format: run the formatter on mercurial/cext/revlog.c
marmoute (Pierre-Yves David)
- [Updated] D10328: rust: Remove use of `py.eval()`
pulkit (Pulkit Goyal)
- [Updated] D10328: rust: Remove use of `py.eval()`
SimonSapin
- [Updated] D10329: rust: Remove the compile-time 'dirstate-tree' feature flag
pulkit (Pulkit Goyal)
- [Updated] D10329: rust: Remove the compile-time 'dirstate-tree' feature flag
SimonSapin
- [Updated] D10330: share: store relative share paths with '/' separators
pulkit (Pulkit Goyal)
- [Updated] D10330: share: store relative share paths with '/' separators
mharbison72 (Matt Harbison)
- [Updated] D10331: persistent-nodemap: disable it unconditionally for test-http-bad-server.t
pulkit (Pulkit Goyal)
- [Updated] D10331: persistent-nodemap: disable it unconditionally for test-http-bad-server.t
marmoute (Pierre-Yves David)
- [Updated] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
marmoute (Pierre-Yves David)
- [Updated] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
pulkit (Pulkit Goyal)
- [Updated] D10332: persistent-nodemap: disable it unconditionally for test-http-protocol.t
marmoute (Pierre-Yves David)
- [Updated] D10333: persistent-nodemap: disable it unconditionally for test-share-safe.t
pulkit (Pulkit Goyal)
- [Updated] D10333: persistent-nodemap: disable it unconditionally for test-share-safe.t
marmoute (Pierre-Yves David)
- [Updated] D10334: persistent-nodemap: disable it unconditionally for test-ssh-proto.t
pulkit (Pulkit Goyal)
- [Updated] D10334: persistent-nodemap: disable it unconditionally for test-ssh-proto.t
marmoute (Pierre-Yves David)
- [Updated] D10335: persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
pulkit (Pulkit Goyal)
- [Updated] D10335: persistent-nodemap: disable it unconditionally for test-ssh-proto-unbundle.t
marmoute (Pierre-Yves David)
- [Updated] D10336: persistent-nodemap: disable it unconditionally for test-wireproto-caching.t
pulkit (Pulkit Goyal)
- [Updated] D10336: persistent-nodemap: disable it unconditionally for test-wireproto-caching.t
marmoute (Pierre-Yves David)
- [Updated] D10337: persistent-nodemap: disable it for test-wireproto-command-capabilities.t
pulkit (Pulkit Goyal)
- [Updated] D10337: persistent-nodemap: disable it for test-wireproto-command-capabilities.t
marmoute (Pierre-Yves David)
- [Updated] D10338: persistent-nodemap: disable it for test-wireproto-content-redirects.t
pulkit (Pulkit Goyal)
- [Updated] D10338: persistent-nodemap: disable it for test-wireproto-content-redirects.t
marmoute (Pierre-Yves David)
- [Updated] D10339: changegroup: update comment
pulkit (Pulkit Goyal)
- [Updated] D10339: changegroup: update comment
Alphare (Raphaël Gomès)
- [Updated] D10340: sidedata: register copies sidedata computer regardless of the revlog version
Alphare (Raphaël Gomès)
- [Updated] D10340: sidedata: register copies sidedata computer regardless of the revlog version
Alphare (Raphaël Gomès)
- [Updated] D10340: sidedata: register copies sidedata computer regardless of the revlog version
Alphare (Raphaël Gomès)
- [Updated] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
marmoute (Pierre-Yves David)
- [Updated] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
Alphare (Raphaël Gomès)
- [Updated] D10341: sidedata: gate sidedata functionality to revlogv2 in more places
marmoute (Pierre-Yves David)
- [Updated] D10342: changegroup: don't limit cgv4 to revlogv2 repos
Alphare (Raphaël Gomès)
- [Updated] D10343: cg4: introduce protocol flag to signify the presence of sidedata
Alphare (Raphaël Gomès)
- [Updated] D10343: cg4: introduce protocol flag to signify the presence of sidedata
Alphare (Raphaël Gomès)
- [Updated] D10343: cg4: use revision flag to signify the presence of sidedata
marmoute (Pierre-Yves David)
- [Updated] D10346: test-copies: simplify some conditional output
marmoute (Pierre-Yves David)
- [Updated] D10347: test-copies: test that copies' sidedata does not get corrupted during pull
marmoute (Pierre-Yves David)
- [Updated] D10348: test-copies: test that copies' sidedata does not get corrupted during push
marmoute (Pierre-Yves David)
- [Updated] D10349: test-copies: test that copies' sidedata can get computed during pull
marmoute (Pierre-Yves David)
- [Updated] D10350: test-copies: test that copies' sidedata can get computed during push
marmoute (Pierre-Yves David)
- [Updated] D10351: unit-tests: Fix `cargo test` on 32-bit platforms
pulkit (Pulkit Goyal)
- [Updated] D10351: unit-tests: Fix `cargo test` on 32-bit platforms
SimonSapin
- [Updated] D10354: hg.bat: enable legacy I/O mode to fix missing pager output on Windows with py3
pulkit (Pulkit Goyal)
- [Updated] D10354: hg.bat: enable legacy I/O mode to fix missing pager output on Windows with py3
mharbison72 (Matt Harbison)
- [Updated] D10355: rename: add --forget option and stop suggesting `hg revert` for undoing
pulkit (Pulkit Goyal)
- [Updated] D10355: rename: add --forget option and stop suggesting `hg revert` for undoing
martinvonz (Martin von Zweigbergk)
- [Updated] D10357: Add narrow capabilities for local repos, not just remote peers
durin42 (Augie Fackler)
- [Updated] D10357: Add narrow capabilities for local repos, not just remote peers
charlesetc (Charles Chamberlain)
- [Updated] D10359: sidedata: replace sidedata upgrade mechanism with the new one
marmoute (Pierre-Yves David)
- [Updated] D10359: sidedata: replace sidedata upgrade mechanism with the new one
Alphare (Raphaël Gomès)
- [Updated] D10362: dirstate-tree: Make Rust DirstateMap bindings go through a trait object
SimonSapin
- [Updated] D10366: rust: Refactor parse_dirstate() to take a callback
SimonSapin
- [Updated] D10367: dirstate-tree: Implement DirstateMap::read
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10371: help: point to `hg help urls` in `hg help config.paths`
pulkit (Pulkit Goyal)
- [Updated] D10371: help: point to `hg help urls` in `hg help config.paths`
marmoute (Pierre-Yves David)
- [Updated] D10372: help: document the `path://` url scheme
pulkit (Pulkit Goyal)
- [Updated] D10372: help: document the `path://` url scheme
marmoute (Pierre-Yves David)
- [Updated] D10373: urlutil: extract `path` related code into a new module
pulkit (Pulkit Goyal)
- [Updated] D10373: urlutil: extract `path` related code into a new module
marmoute (Pierre-Yves David)
- [Updated] D10374: urlutil: extract `url` related code from `util` into the new module
pulkit (Pulkit Goyal)
- [Updated] D10374: urlutil: extract `url` related code from `util` into the new module
marmoute (Pierre-Yves David)
- [Updated] D10375: urlutil: extract `parseurl` from `hg` into the new module
pulkit (Pulkit Goyal)
- [Updated] D10375: urlutil: extract `parseurl` from `hg` into the new module
marmoute (Pierre-Yves David)
- [Updated] D10376: re2: adjust local variable assignment scope
pulkit (Pulkit Goyal)
- [Updated] D10376: re2: adjust local variable assignment scope
mharbison72 (Matt Harbison)
- [Updated] D10377: urlutil: add a `get_push_paths` to perform the push destination logic
pulkit (Pulkit Goyal)
- [Updated] D10377: urlutil: add a `get_push_paths` to perform the push destination logic
marmoute (Pierre-Yves David)
- [Updated] D10378: urlutil: add a `get_pull_paths` to perform the pull destination logic
pulkit (Pulkit Goyal)
- [Updated] D10378: urlutil: add a `get_pull_paths` to perform the pull destination logic
marmoute (Pierre-Yves David)
- [Updated] D10379: infinitepush: use the new function to determine push destination
pulkit (Pulkit Goyal)
- [Updated] D10379: infinitepush: use the new function to determine push destination
marmoute (Pierre-Yves David)
- [Updated] D10380: outgoing: remove some early return
pulkit (Pulkit Goyal)
- [Updated] D10380: outgoing: remove some early return
marmoute (Pierre-Yves David)
- [Updated] D10381: outgoing: make `recurse` a real function
pulkit (Pulkit Goyal)
- [Updated] D10381: outgoing: make `recurse` a real function
marmoute (Pierre-Yves David)
- [Updated] D10382: outgoing: move filtering logic in its own function
pulkit (Pulkit Goyal)
- [Updated] D10382: outgoing: move filtering logic in its own function
marmoute (Pierre-Yves David)
- [Updated] D10383: outgoing: merge the code handling --graph with the main one
pulkit (Pulkit Goyal)
- [Updated] D10383: outgoing: merge the code handling --graph with the main one
marmoute (Pierre-Yves David)
- [Updated] D10384: push-dests: rework the handling of default value
pulkit (Pulkit Goyal)
- [Updated] D10384: push-dests: rework the handling of default value
marmoute (Pierre-Yves David)
- [Updated] D10385: push-dests: move the code around missing default dest inside `get_push_paths`
pulkit (Pulkit Goyal)
- [Updated] D10385: push-dests: move the code around missing default dest inside `get_push_paths`
marmoute (Pierre-Yves David)
- [Updated] D10386: tests: avoid use of "python", which may not even be installed
pulkit (Pulkit Goyal)
- [Updated] D10386: tests: avoid use of "python", which may not even be installed
pulkit (Pulkit Goyal)
- [Updated] D10386: tests: avoid use of "python", which may not even be installed
spectral (Kyle Lippincott)
- [Updated] D10387: split: add test demonstrating issue with empty splits adjusting phases
pulkit (Pulkit Goyal)
- [Updated] D10387: split: add test demonstrating issue with empty splits adjusting phases
spectral (Kyle Lippincott)
- [Updated] D10388: split: fix issue with empty splits adjusting phases
pulkit (Pulkit Goyal)
- [Updated] D10388: split: fix issue with empty splits adjusting phases
spectral (Kyle Lippincott)
- [Updated] D10389: split: avoid strip if split is a no-op (identical to original)
pulkit (Pulkit Goyal)
- [Updated] D10389: split: avoid strip if split is a no-op (identical to original)
spectral (Kyle Lippincott)
- [Updated] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
marmoute (Pierre-Yves David)
- [Updated] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
marmoute (Pierre-Yves David)
- [Updated] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
pulkit (Pulkit Goyal)
- [Updated] D10390: outgoing: pass subrepo path using function argument instead of abssource hack
marmoute (Pierre-Yves David)
- [Updated] D10391: outgoing: accept multiple destinations
pulkit (Pulkit Goyal)
- [Updated] D10391: outgoing: accept multiple destinations
marmoute (Pierre-Yves David)
- [Updated] D10392: incoming: use `urlutil.get_pull_paths`
pulkit (Pulkit Goyal)
- [Updated] D10392: incoming: use `urlutil.get_pull_paths`
marmoute (Pierre-Yves David)
- [Updated] D10393: outgoing: use `get_push_paths` in the revset too
pulkit (Pulkit Goyal)
- [Updated] D10393: outgoing: use `get_push_paths` in the revset too
marmoute (Pierre-Yves David)
- [Updated] D10394: run-test: make it clearer why we terminating process
pulkit (Pulkit Goyal)
- [Updated] D10394: run-test: make it clearer why we terminating process
marmoute (Pierre-Yves David)
- [Updated] D10395: test-lfs: avoid pagination
pulkit (Pulkit Goyal)
- [Updated] D10395: test-lfs: avoid pagination
marmoute (Pierre-Yves David)
- [Updated] D10396: test-lfs: avoid a bashism when spawning the server
pulkit (Pulkit Goyal)
- [Updated] D10396: test-lfs: avoid a bashism when spawning the server
marmoute (Pierre-Yves David)
- [Updated] D10397: test-lfs: fix expected output
pulkit (Pulkit Goyal)
- [Updated] D10397: test-lfs: fix expected output
marmoute (Pierre-Yves David)
- [Updated] D10398: help: prepend environment variables used in hooks with "$"
pulkit (Pulkit Goyal)
- [Updated] D10398: help: prepend environment variables used in hooks with "$"
aayjaychan (Aay Jay Chan)
- [Updated] D10399: help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook
pulkit (Pulkit Goyal)
- [Updated] D10399: help: document `$HG_NEW_OBSMARKERS` in pretxnclose hook
aayjaychan (Aay Jay Chan)
- [Updated] D10400: help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
pulkit (Pulkit Goyal)
- [Updated] D10400: help: clarify when `$HG_URL` and `$HG_SOURCE` are added in hooks
aayjaychan (Aay Jay Chan)
- [Updated] D10401: urlutil: add a `get_clone_path` function
pulkit (Pulkit Goyal)
- [Updated] D10401: urlutil: add a `get_clone_path` function
marmoute (Pierre-Yves David)
- [Updated] D10402: mq: use the new `get_clone_path` to get the remote url
pulkit (Pulkit Goyal)
- [Updated] D10402: mq: use the new `get_clone_path` to get the remote url
marmoute (Pierre-Yves David)
- [Updated] D10403: urlutil: add a new `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10403: urlutil: add a new `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10404: narrow: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10404: narrow: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10405: patchbomb: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10405: patchbomb: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10406: fetch: use `get_unique_pull_path` to retrieve the path
pulkit (Pulkit Goyal)
- [Updated] D10406: fetch: use `get_unique_pull_path` to retrieve the path
marmoute (Pierre-Yves David)
- [Updated] D10407: get_unique_push_path
pulkit (Pulkit Goyal)
- [Updated] D10407: urlutil: add a new `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Updated] D10407: urlutil: add a new `get_unique_push_path`
pulkit (Pulkit Goyal)
- [Updated] D10407: urlutil: add a new `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Updated] D10407: urlutil: add a new `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Updated] D10408: histedit: use `get_unique_push_path`
pulkit (Pulkit Goyal)
- [Updated] D10408: histedit: use `get_unique_push_path`
marmoute (Pierre-Yves David)
- [Updated] D10409: relink: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10409: relink: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10410: transplant: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10410: transplant: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10410: transplant: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10410: transplant: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10411: remotefilelog: use the right expandpath in to expand `~`
pulkit (Pulkit Goyal)
- [Updated] D10411: remotefilelog: use the right expandpath in to expand `~`
marmoute (Pierre-Yves David)
- [Updated] D10412: fastannotate: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10412: fastannotate: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10412: fastannotate: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10413: lfs: use the new APIs
marmoute (Pierre-Yves David)
- [Updated] D10413: lfs: use the new APIs
pulkit (Pulkit Goyal)
- [Updated] D10413: lfs: use the new APIs
marmoute (Pierre-Yves David)
- [Updated] D10414: bundle: support multiple destinations
marmoute (Pierre-Yves David)
- [Updated] D10414: bundle: support multiple destinations
pulkit (Pulkit Goyal)
- [Updated] D10414: bundle: support multiple destinations
marmoute (Pierre-Yves David)
- [Updated] D10415: identify: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10415: identify: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10416: incoming: kill the `repo._subtoppath =` hack
pulkit (Pulkit Goyal)
- [Updated] D10416: incoming: kill the `repo._subtoppath =` hack
marmoute (Pierre-Yves David)
- [Updated] D10417: clone: use `get_clone_path`
marmoute (Pierre-Yves David)
- [Updated] D10417: clone: use `get_clone_path`
pulkit (Pulkit Goyal)
- [Updated] D10417: clone: use `get_clone_path`
marmoute (Pierre-Yves David)
- [Updated] D10418: init: use `get_clone_path` when suitable
pulkit (Pulkit Goyal)
- [Updated] D10418: init: use `get_clone_path` when suitable
marmoute (Pierre-Yves David)
- [Updated] D10419: share: use `get_clone_path`
pulkit (Pulkit Goyal)
- [Updated] D10419: share: use `get_clone_path`
marmoute (Pierre-Yves David)
- [Updated] D10420: summary: use the new APIs
pulkit (Pulkit Goyal)
- [Updated] D10420: summary: use the new APIs
marmoute (Pierre-Yves David)
- [Updated] D10421: remotefilelog: use `get_unique_pull_path` in `getflogheads`
pulkit (Pulkit Goyal)
- [Updated] D10421: remotefilelog: use `get_unique_pull_path` in `getflogheads`
marmoute (Pierre-Yves David)
- [Updated] D10422: revset: use `get_unique_pull_path` for `remote(…)`
pulkit (Pulkit Goyal)
- [Updated] D10422: revset: use `get_unique_pull_path` for `remote(…)`
marmoute (Pierre-Yves David)
- [Updated] D10423: perf-discovery: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10423: perf-discovery: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10423: perf-discovery: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10423: perf-discovery: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10424: dispatch: use the new API to resolve --repository
pulkit (Pulkit Goyal)
- [Updated] D10424: dispatch: use the new API to resolve --repository
marmoute (Pierre-Yves David)
- [Updated] D10425: profiling: use `util.expandpath` instead of `ui.expandpath` for output
pulkit (Pulkit Goyal)
- [Updated] D10425: profiling: use `util.expandpath` instead of `ui.expandpath` for output
marmoute (Pierre-Yves David)
- [Updated] D10426: debugdiscovery: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10426: debugdiscovery: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10427: debugssl: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10427: debugssl: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10428: debugbackupbundle: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10428: debugbackupbundle: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10429: urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
pulkit (Pulkit Goyal)
- [Updated] D10429: urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
marmoute (Pierre-Yves David)
- [Updated] D10430: urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10430: urlutil: remove usage of `ui.expandpath` in `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10431: urlutil: remove usage of `ui.expandpath` in `get_clone_path`
pulkit (Pulkit Goyal)
- [Updated] D10431: urlutil: remove usage of `ui.expandpath` in `get_clone_path`
marmoute (Pierre-Yves David)
- [Updated] D10432: ui: deprecated `ui.expandpath`
pulkit (Pulkit Goyal)
- [Updated] D10432: ui: deprecated `ui.expandpath`
marmoute (Pierre-Yves David)
- [Updated] D10433: urlutil: use bytes for Abort messages
pulkit (Pulkit Goyal)
- [Updated] D10433: urlutil: use bytes for Abort messages
mharbison72 (Matt Harbison)
- [Updated] D10434: subrepo: introduce a `repo_rel_or_abs_source` function
pulkit (Pulkit Goyal)
- [Updated] D10434: subrepo: introduce a `repo_rel_or_abs_source` function
marmoute (Pierre-Yves David)
- [Updated] D10435: revset: drop an outdated comment
pulkit (Pulkit Goyal)
- [Updated] D10435: revset: drop an outdated comment
marmoute (Pierre-Yves David)
- [Updated] D10436: perfphasesremote: use `get_unique_push_path` if available
pulkit (Pulkit Goyal)
- [Updated] D10437: url_util: introduce a `try_path` function
marmoute (Pierre-Yves David)
- [Updated] D10437: url_util: introduce a `try_path` function
Alphare (Raphaël Gomès)
- [Updated] D10437: url_util: introduce a `try_path` function
marmoute (Pierre-Yves David)
- [Updated] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
Alphare (Raphaël Gomès)
- [Updated] D10438: urlutil: inline the relevant part of `getpath` in `get_push_paths`
marmoute (Pierre-Yves David)
- [Updated] D10439: urlutil: deprecate `getpath`
Alphare (Raphaël Gomès)
- [Updated] D10439: urlutil: deprecate `getpath`
marmoute (Pierre-Yves David)
- [Updated] D10440: urlutil: introduce a new `list_paths` function
Alphare (Raphaël Gomès)
- [Updated] D10440: urlutil: introduce a new `list_paths` function
marmoute (Pierre-Yves David)
- [Updated] D10441: paths: use `list_paths` in `hg paths`
Alphare (Raphaël Gomès)
- [Updated] D10441: paths: use `list_paths` in `hg paths`
marmoute (Pierre-Yves David)
- [Updated] D10442: template: use `list_paths` in `peerurls`
Alphare (Raphaël Gomès)
- [Updated] D10442: template: use `list_paths` in `peerurls`
marmoute (Pierre-Yves David)
- [Updated] D10443: template: make an explicit closure for formatting entry in peerurls
Alphare (Raphaël Gomès)
- [Updated] D10443: template: make an explicit closure for formatting entry in peerurls
marmoute (Pierre-Yves David)
- [Updated] D10444: template: add a `paths` field to all entry in peersurl
Alphare (Raphaël Gomès)
- [Updated] D10444: template: add a `paths` field to all entry in peerurls
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10445: urlutil: add a `copy` method to `path
Alphare (Raphaël Gomès)
- [Updated] D10446: urlutil: extract `chain_path` in a function
Alphare (Raphaël Gomès)
- [Updated] D10447: urlutil: make `paths` class old list of `path`
Alphare (Raphaël Gomès)
- [Updated] D10447: urlutil: make `paths` class old list of `path`
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10448: bookmark: use `list_paths` to access path definition
Alphare (Raphaël Gomès)
- [Updated] D10449: parselist: move the function from config to stringutil
Alphare (Raphaël Gomès)
- [Updated] D10450: path: teach the `hg path` command to display boolean sub-option
Alphare (Raphaël Gomès)
- [Updated] D10451: urlutil: move url "fixing" at the time of `ui.paths` initialization
Alphare (Raphaël Gomès)
- [Updated] D10452: multi-urls: add a boolean suboption that unlock path specification as list
Alphare (Raphaël Gomès)
- [Updated] D10453: multi-urls: document the feature
Alphare (Raphaël Gomès)
- [Updated] D10454: revset: document the `outgoing` behavior if the path resolve to multiple urls
Alphare (Raphaël Gomès)
- [Updated] D10455: urlutil: provide some information about "bad url" when processing `pushurl`
Alphare (Raphaël Gomès)
- [Updated] D10456: infinitepush: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
- [Updated] D10456: infinitepush: use `get_unique_pull_path`
marmoute (Pierre-Yves David)
- [Updated] D10457: nodemap: test various corruption scenario for the persistent nodemap
pulkit (Pulkit Goyal)
- [Updated] D10457: nodemap: test various corruption scenario for the persistent nodemap
marmoute (Pierre-Yves David)
- [Updated] D10458: nodemap: deal with data mmap error
pulkit (Pulkit Goyal)
- [Updated] D10458: nodemap: deal with data mmap error
marmoute (Pierre-Yves David)
- [Updated] D10459: cmdutil: fix an uninitialize variable usage in clearunfinished()
pulkit (Pulkit Goyal)
- [Updated] D10459: cmdutil: fix an uninitialize variable usage in clearunfinished()
mharbison72 (Matt Harbison)
- [Updated] D10460: typing: enable pytype processing on mercurial/upgrade_utils/actions.py
mharbison72 (Matt Harbison)
- [Updated] D10461: incoming: use bytes for an error message
mharbison72 (Matt Harbison)
- [Updated] D10462: heptapod-ci: enable pytype checking
mharbison72 (Matt Harbison)
- [Updated] D10462: heptapod-ci: enable pytype checking
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10462: heptapod-ci: enable pytype checking
Alphare (Raphaël Gomès)
- [Updated] D10463: phab-refresh: extract the comment in a variable
marmoute (Pierre-Yves David)
- [Updated] D10464: phab-refresh: use a special comment on the stable branch
marmoute (Pierre-Yves David)
- [Updated] D10465: errors: make OutOfBandError extend Abort
martinvonz (Martin von Zweigbergk)
- [Updated] D10466: errors: introduce a class for remote errors
martinvonz (Martin von Zweigbergk)
- [Updated] D10467: errors: raise RemoteError in some places in exchange.py
martinvonz (Martin von Zweigbergk)
- [Updated] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
spectral (Kyle Lippincott)
- [Updated] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
spectral (Kyle Lippincott)
- [Updated] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
pulkit (Pulkit Goyal)
- [Updated] D10468: tests: fix test-chg to ignore a warning about being unable to set locale
spectral (Kyle Lippincott)
- [Updated] D10469: profiling: add --no-profile to disable profiling enabled via config
spectral (Kyle Lippincott)
- [Updated] D10469: profiling: add --no-profile to disable profiling enabled via config
spectral (Kyle Lippincott)
- [Updated] D10469: profiling: add --no-profile to disable profiling enabled via config
pulkit (Pulkit Goyal)
- [Updated] D10469: profiling: add --no-profile to disable profiling enabled via config
spectral (Kyle Lippincott)
- [Updated] D10470: chg: pass --no-profile to disable profiling when starting hg serve
pulkit (Pulkit Goyal)
- [Updated] D10470: chg: pass --no-profile to disable profiling when starting hg serve
spectral (Kyle Lippincott)
- [Updated] D10470: chg: pass --no-profile to disable profiling when starting hg serve
spectral (Kyle Lippincott)
- [Updated] D10471: mail: split out the SMTP login to allow the keyring extension to wrap it
mharbison72 (Matt Harbison)
- [Updated] D10472: tests: make test-archive.t pass on py3.9 (issue6504)
martinvonz (Martin von Zweigbergk)
- [Updated] D10472: tests: make test-archive.t pass on py3.9 (issue6504)
martinvonz (Martin von Zweigbergk)
- [Updated] D10473: mail: force SMTPException to bytes before wrapping in error.Abort
mharbison72 (Matt Harbison)
- [Updated] D10474: errors: define OutOfBandError in py2-compatible way
mharbison72 (Matt Harbison)
- [Updated] D10475: streamclone: check the errors log in tests
marmoute (Pierre-Yves David)
- [Updated] D10476: testing: add a utility function to wait for file create
marmoute (Pierre-Yves David)
- [Updated] D10477: testing: add a `write_file` function
marmoute (Pierre-Yves David)
- [Updated] D10478: streamclone: remove sleep based "synchronisation" in tests
marmoute (Pierre-Yves David)
- [Updated] D10479: nodemap: add a test about racy commit during stream clone
marmoute (Pierre-Yves David)
- [Updated] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
marmoute (Pierre-Yves David)
- [Updated] D10480: nodemap: add a test about nodemap "vacuum" during stream clone
marmoute (Pierre-Yves David)
- [Updated] D10481: streamclone: treat volatile file as "fullfile"
Alphare (Raphaël Gomès)
- [Updated] D10481: streamclone: treat volatile file as "fullfile"
marmoute (Pierre-Yves David)
- [Updated] D10481: streamclone: treat volatile file as "fullfile"
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10481: streamclone: treat volatile file as "fullfile"
marmoute (Pierre-Yves David)
- [Updated] D10482: store: exclude `undo.` nodemap's file from `walk`
marmoute (Pierre-Yves David)
- [Updated] D10483: errors: remove unnecessary varargs handling from OutOfBandError
martinvonz (Martin von Zweigbergk)
- [Updated] D10484: mail: use a context manager when writing to mbox
mharbison72 (Matt Harbison)
- [Updated] D10485: rust: Add a Timestamp struct instead of abusing Duration
SimonSapin
- [Updated] D10485: rust: Add a Timestamp struct instead of abusing Duration
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10485: rust: Add a Timestamp struct instead of abusing Duration
Alphare (Raphaël Gomès)
- [Updated] D10486: dirstate-tree: Serialize to disk
Alphare (Raphaël Gomès)
- [Updated] D10487: dirstate-tree: Maintain a counter of DirstateEntry’s and copy sources
Alphare (Raphaël Gomès)
- [Updated] D10488: dirstate-tree: Add copy_map_insert and copy_map_remove
Alphare (Raphaël Gomès)
- [Updated] D10489: dirstate-tree: Add clear_ambiguous_times in the new DirstateMap
Alphare (Raphaël Gomès)
- [Updated] D10492: dirstate-tree: Add "non normal" and "from other parent" sets
Alphare (Raphaël Gomès)
- [Updated] D10493: rust: Remove DirstateMap::file_fold_map
Alphare (Raphaël Gomès)
- [Updated] D10494: rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
Alphare (Raphaël Gomès)
- [Updated] D10496: relnote: clarify the backward compatibility entry about p1/p2 swap
pulkit (Pulkit Goyal)
- [Updated] D10496: relnote: clarify the backward compatibility entry about p1/p2 swap
marmoute (Pierre-Yves David)
- [Updated] D10497: relnode: document the move to `zstd` as default compression
pulkit (Pulkit Goyal)
- [Updated] D10497: relnode: document the move to `zstd` as default compression
marmoute (Pierre-Yves David)
- [Updated] D10498: relnote: document the use of persistent-nodemap by default for Rust build
pulkit (Pulkit Goyal)
- [Updated] D10498: relnote: document the use of persistent-nodemap by default for Rust build
marmoute (Pierre-Yves David)
- [Updated] D10499: relnote: mention a nodemap bug fixes
pulkit (Pulkit Goyal)
- [Updated] D10499: relnote: mention a nodemap bug fixes
marmoute (Pierre-Yves David)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
martinvonz (Martin von Zweigbergk)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
martinvonz (Martin von Zweigbergk)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
Alphare (Raphaël Gomès)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
martinvonz (Martin von Zweigbergk)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
Alphare (Raphaël Gomès)
- [Updated] D10500: relnotes: copy contents of "next" to "5.8" and clear "next"
martinvonz (Martin von Zweigbergk)
- [Updated] D10501: narrow: add progress-reporting when looking for local changes in `hg tracked`
pulkit (Pulkit Goyal)
- [Updated] D10501: narrow: add progress-reporting when looking for local changes in `hg tracked`
martinvonz (Martin von Zweigbergk)
- [Updated] D10502: packaging: extract pre-computed version when running from plain tarball
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D10502: packaging: extract pre-computed version when running from plain tarball
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D10502: packaging: extract pre-computed version when running from plain tarball
Alphare (Raphaël Gomès)
- [Updated] D10503: narrow: add more status messages when narrowing
pulkit (Pulkit Goyal)
- [Updated] D10503: narrow: add more status messages when narrowing
martinvonz (Martin von Zweigbergk)
- [Updated] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
Alphare (Raphaël Gomès)
- [Updated] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
spectral (Kyle Lippincott)
- [Updated] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
Alphare (Raphaël Gomès)
- [Updated] D10504: dirstateguard: use mktemp-like functionality to generate the backup filenames
spectral (Kyle Lippincott)
- [Updated] D10505: mail: add a TODO about proper mbox locking
Alphare (Raphaël Gomès)
- [Updated] D10505: mail: add a TODO about proper mbox locking
mharbison72 (Matt Harbison)
- [Updated] D10506: lint: fix failing code check
pulkit (Pulkit Goyal)
- [Updated] D10506: lint: fix failing code check
Alphare (Raphaël Gomès)
- [Updated] D10507: tests: don't hard-code /bin/bash
Alphare (Raphaël Gomès)
- [Updated] D10508: revlog: add a `entry_binary` method on index
Alphare (Raphaël Gomès)
- [Updated] D10509: revlog: remove the revlogio class
Alphare (Raphaël Gomès)
- [Updated] D10509: revlog: remove the revlogio class
marmoute (Pierre-Yves David)
- [Updated] D10510: revlog: have an explicit "pack_header" method
Alphare (Raphaël Gomès)
- [Updated] D10511: revlog: code for `revlogv0` in its own module
Alphare (Raphaël Gomès)
- [Updated] D10514: rewriteutil: replace "null changeset" by "the null revision" in error message
pulkit (Pulkit Goyal)
- [Updated] D10514: rewriteutil: replace "null changeset" by "the null revision" in error message
martinvonz (Martin von Zweigbergk)
- [Updated] D10515: rewriteutil: add devel warning if precheck is called with contexts
pulkit (Pulkit Goyal)
- [Updated] D10515: rewriteutil: add devel warning if precheck is called with contexts
martinvonz (Martin von Zweigbergk)
- [Updated] D10516: help: add topic about evolution, based on text from evolve extension
pulkit (Pulkit Goyal)
- [Updated] D10516: help: add topic about evolution, based on text from evolve extension
martinvonz (Martin von Zweigbergk)
- [Updated] D10517: rewriteutil: point to help about instability when rewriting creates orphan
pulkit (Pulkit Goyal)
- [Updated] D10517: rewriteutil: point to help about instability when rewriting creates orphan
martinvonz (Martin von Zweigbergk)
- [Updated] D10518: rewriteutil: check for divergence
martinvonz (Martin von Zweigbergk)
- [Updated] D10518: rewriteutil: check for divergence
pulkit (Pulkit Goyal)
- [Updated] D10518: rewriteutil: check for divergence
martinvonz (Martin von Zweigbergk)
- [Updated] D10518: rewriteutil: check for divergence
martinvonz (Martin von Zweigbergk)
- [Updated] D10518: rewriteutil: check for divergence
martinvonz (Martin von Zweigbergk)
- [Updated] D10519: branch: delete obsolete message about changing branch of obsolete commit
pulkit (Pulkit Goyal)
- [Updated] D10519: branch: delete obsolete message about changing branch of obsolete commit
martinvonz (Martin von Zweigbergk)
- [Updated] D10520: tests: stabilize test-git-interop.t for some versions of git
pulkit (Pulkit Goyal)
- [Updated] D10521: git: fix partial node matching
pulkit (Pulkit Goyal)
- [Updated] D10522: git: make changelog.tiprev() return int instead of tuple (issue6510)
pulkit (Pulkit Goyal)
- [Updated] D10523: tests: add coverage for git.changelog.headrevs(...)
pulkit (Pulkit Goyal)
- [Updated] D10524: git: use the proper filenode for deleted files in changelog.changelogrevision
pulkit (Pulkit Goyal)
- [Updated] D10525: git: use the correct type for stopping changelog.revs()
pulkit (Pulkit Goyal)
- [Updated] D10526: git: pass the correct type to the sqlite3 query for baselog.hasnode()
pulkit (Pulkit Goyal)
- [Updated] D10527: git: consistently use str for parents when rebuilding the index database
pulkit (Pulkit Goyal)
- [Updated] D10528: git: initialize `extra` to have at least the branch name for nullid
pulkit (Pulkit Goyal)
- [Updated] D10529: node: replace nullid and friends with nodeconstants class
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D10530: rewriteutil: adapt "cannot %s while merging" to work with "change branch of"
Alphare (Raphaël Gomès)
- [Updated] D10530: rewriteutil: adapt "cannot %s while merging" to work with "change branch of"
martinvonz (Martin von Zweigbergk)
- [Updated] D10531: tests: synchronize the git and Mercurial username
pulkit (Pulkit Goyal)
- [Updated] D10532: git: ensure all dirstate state values are bytes
pulkit (Pulkit Goyal)
- [Updated] D10540: extensions: ignore exceptions from an extension's `getversion()` method
mharbison72 (Matt Harbison)
- [Updated] D9019: procutil: avoid using os.fork() to implement runbgcommand
pulkit (Pulkit Goyal)
- [Updated] D9019: procutil: avoid using os.fork() to implement runbgcommand
valentin.gatienbaron (Valentin Gatien-Baron)
- [Updated] D9465: node: replace nullid and friends with nodeconstants class
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D9465: node: replace nullid and friends with nodeconstants class [WIP]
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D9465: node: replace nullid and friends with nodeconstants class [WIP]
joerg.sonnenberger (Joerg Sonnenberger)
- [Updated] D9677: upgrade: use copy+delete instead of rename while creating backup
Djokovich (Djokovich)
- [Updated] D9677: upgrade: use copy+delete instead of rename while creating backup
marmoute (Pierre-Yves David)
- [Updated] D9765: persistent-nodemap: enable the feature by default when using Rust
marmoute (Pierre-Yves David)
- [Updated] D9765: persistent-nodemap: enable the feature by default when using Rust
pulkit (Pulkit Goyal)
- [Updated] D9765: persistent-nodemap: enable the feature by default when using Rust
marmoute (Pierre-Yves David)
- [Updated] D9952: revlog: add a mechanism to verify expected file position before appending
spectral (Kyle Lippincott)
- [Updated] D9952: revlog: add a mechanism to verify expected file position before appending
spectral (Kyle Lippincott)
Last message date:
Sat May 1 01:28:47 UTC 2021
Archived on: Thu Jun 30 16:44:54 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).