June 2021 Archives by thread
Starting: Tue Jun 1 09:42:11 UTC 2021
Ending: Wed Jun 30 17:08:55 UTC 2021
Messages: 537
- [Updated] D10787: revlog: store sidedata in there own file
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+ ] D10805: verify: align a comment line
marmoute (Pierre-Yves David)
- [Request] [+ ] D10806: verify: expand a one liner into explicit commands
marmoute (Pierre-Yves David)
- [Request] [+ ] D10807: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10808: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10809: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10810: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10811: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10812: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10813: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10814: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10815: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10816: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10817: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10818: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10819: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10820: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10821: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Request] [+ ] D10822: verify: use some intermediate variables instead of a multi-liner
marmoute (Pierre-Yves David)
- [Commented On] D10770: docket: make compatible with py3.6, where Struct.format is bytes
durin42 (Augie Fackler)
- [Request] [+- ] D10823: dirstate-tree: Fix status algorithm with unreadable directory
SimonSapin
- [Request] [++-- ] D10825: dirstate-v2: Allow tree nodes without an entry to store a timestamp
SimonSapin
- [Request] [++-- ] D10824: dirstate-tree: Change status() results to not borrow DirstateMap
SimonSapin
- [Request] [+++- ] D10826: dirstate-v2: Skip readdir in status based on directory mtime
SimonSapin
- [Request] [+- ] D10829: dirstate-v2: Drop parent directory cache when removing a dirstate node
SimonSapin
- [Request] [+ ] D10827: dirstate-v2: Write .hg/dirstate back to disk on directory cache changes
SimonSapin
- [Request] [+++- ] D10828: dirstate-v2: Add --dirs to debugdirstate command
SimonSapin
- [Request] [+- ] D10830: merge: make applyupdates() not mutate mresult argument
martinvonz (Martin von Zweigbergk)
- [Commented On] D10781: revlog: use `self.sidedata` directly to construct changelogrevision
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10779: revlogv2: drop "sidedatacompression" from the list of todos
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10780: revlog: implement sidedata without using _revisiondata
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10782: revlog: use `self.sidedata` directly in `revlog.clone`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10786: revlog: fix docket.date_filepath docstring
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10784: revlog: simplify "partial read" error message
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10783: revlog: no longer return sidedata from `_revisiondata`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10785: revlog: use dedicated code for reading sidedata
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10787: revlog: store sidedata in there own file
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10788: censor: reduce risk of censor test blowing up output limit
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10790: censor: drop size limitation on the tombstone
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10793: revlog: add a function to build index entry tuple
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10791: revlog: move entry documentation alongside new related constants
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10795: revlog: use entry in revlogv0.py
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10796: revlog: use the `entry` function in bundlerepo
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10794: revlog: use the new `entry` function in revlog.py
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10792: revlog: move `offset_type` to `revlogutils`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10789: revlog: move censoring code in a dedicated module
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10799: revlog: add a ways to blacklist some revision when searching for a delta
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10798: util: add `nb_bytes` argument to `copyfile` to partially copy a file
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10797: revlog: move `revisioninfo` in `revlogutils`
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10800: revlog: allow to pass an existing docket to `_loadindex()`
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+ ] D10831: index: use an explicit constant for INDEX_HEADER format and use it for docket
marmoute (Pierre-Yves David)
- [Accepted] D10798: util: add `nb_bytes` argument to `copyfile` to partially copy a file
Alphare (Raphaël Gomès)
- [Accepted] D10799: revlog: add a ways to blacklist some revision when searching for a delta
Alphare (Raphaël Gomès)
- [Updated] [+ ] D10512: bzr: only support bzr conversion on Python3
Alphare (Raphaël Gomès)
- [Updated] D10513: convert-bazaar: use breezy package instead of old bzr one
Alphare (Raphaël Gomès)
- [Updated] D10803: rhg: Remove some intermediate Vecs in `rhg files`
Alphare (Raphaël Gomès)
- [Updated] D10804: rhg: Add support for dirstate-v2
Alphare (Raphaël Gomès)
- [Request] [+ ] D10832: rewriteutil: add pointer to help text when rewrite would cause divergence
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D10833: rust: Make some file path parameters less generic
SimonSapin
- [Request] [+--- ] D10834: rust: Parse "subinclude"d files along the way, not later
SimonSapin
- [Request] [+--- ] D10835: rust: Use a maintained crate for SHA-1 hashing
SimonSapin
- [Accepted] D10803: rhg: Remove some intermediate Vecs in `rhg files`
pulkit (Pulkit Goyal)
- [Accepted] D10804: rhg: Add support for dirstate-v2
pulkit (Pulkit Goyal)
- [Accepted] D10512: bzr: only support bzr conversion on Python3
pulkit (Pulkit Goyal)
- [Accepted] D10513: convert-bazaar: use breezy package instead of old bzr one
pulkit (Pulkit Goyal)
- [Updated] D10792: revlog: move `offset_type` to `revlogutils`
marmoute (Pierre-Yves David)
- [Updated] D10787: revlog: store sidedata in their own file
baymax (Baymax, Your Personal Patch-care Companion)
- [Updated] D10512: bzr: only support bzr conversion on Python3
Alphare (Raphaël Gomès)
- [Updated] D10781: revlog: use `self.sidedata` directly to construct changelogrevision
marmoute (Pierre-Yves David)
- [Updated] D10779: revlogv2: drop "sidedatacompression" from the list of todos
marmoute (Pierre-Yves David)
- [Updated] D10780: revlog: implement sidedata without using _revisiondata
marmoute (Pierre-Yves David)
- [Updated] D10782: revlog: use `self.sidedata` directly in `revlog.clone`
marmoute (Pierre-Yves David)
- [Updated] D10786: revlog: fix docket.date_filepath docstring
marmoute (Pierre-Yves David)
- [Updated] D10783: revlog: no longer return sidedata from `_revisiondata`
marmoute (Pierre-Yves David)
- [Updated] D10784: revlog: simplify "partial read" error message
marmoute (Pierre-Yves David)
- [Updated] D10788: censor: reduce risk of censor test blowing up output limit
marmoute (Pierre-Yves David)
- [Updated] D10790: censor: drop size limitation on the tombstone
marmoute (Pierre-Yves David)
- [Updated] D10785: revlog: use dedicated code for reading sidedata
marmoute (Pierre-Yves David)
- [Updated] D10791: revlog: move entry documentation alongside new related constants
marmoute (Pierre-Yves David)
- [Updated] D10789: revlog: move censoring code in a dedicated module
marmoute (Pierre-Yves David)
- [Updated] D10793: revlog: add a function to build index entry tuple
marmoute (Pierre-Yves David)
- [Updated] D10795: revlog: use entry in revlogv0.py
marmoute (Pierre-Yves David)
- [Updated] D10796: revlog: use the `entry` function in bundlerepo
marmoute (Pierre-Yves David)
- [Updated] D10799: revlog: add a ways to blacklist some revision when searching for a delta
marmoute (Pierre-Yves David)
- [Updated] D10794: revlog: use the new `entry` function in revlog.py
marmoute (Pierre-Yves David)
- [Updated] D10798: util: add `nb_bytes` argument to `copyfile` to partially copy a file
marmoute (Pierre-Yves David)
- [Updated] D10797: revlog: move `revisioninfo` in `revlogutils`
marmoute (Pierre-Yves David)
- [Updated] D10800: revlog: allow to pass an existing docket to `_loadindex()`
marmoute (Pierre-Yves David)
- [Commented On] D10767: rhg: look for repository in ancestors also instead of cwd only
baymax (Baymax, Your Personal Patch-care Companion)
- [Commented On] D10296: rhg: read [paths] for `--repository` value
baymax (Baymax, Your Personal Patch-care Companion)
- [Request] [+++- ] D10836: dirstate-v2: Store a hash of ignore patterns (.hgignore)
SimonSapin
- [Request] [+- ] D10837: rhg: split non_repo_config and `--config` loading in different functions
pulkit (Pulkit Goyal)
- [Request] [+ ] D10839: rhg: propogate error coming from HgError::Abort to CommandError
pulkit (Pulkit Goyal)
- [Request] [+- ] D10838: rhg: add exit code to HgError::Abort()
pulkit (Pulkit Goyal)
- [Updated] [+- ] D10767: rhg: look for repository in ancestors also instead of cwd only
pulkit (Pulkit Goyal)
- [Updated] [++- ] D10296: rhg: read [paths] for `--repository` value
pulkit (Pulkit Goyal)
- [Updated] D10296: rhg: read [paths] for `--repository` value
Alphare (Raphaël Gomès)
- [Updated] D10767: rhg: look for repository in ancestors also instead of cwd only
Alphare (Raphaël Gomès)
- [Request] [+ ] D10840: clone: cleanup the "cleanup dir" logic used during local clone
marmoute (Pierre-Yves David)
- [Request] [+ ] D10842: transaction: explain why some recovery failed
marmoute (Pierre-Yves David)
- [Request] [+ ] D10843: transaction: extract message about different version in a constants
marmoute (Pierre-Yves David)
- [Request] [+ ] D10844: transaction: clarify a conditionnal about version check
marmoute (Pierre-Yves David)
- [Request] [+ ] D10841: copyfiles: deal with existing file when hardlinking
marmoute (Pierre-Yves David)
- [Request] [+ ] D10846: transaction: simplify `undo.backupfiles` file creation with a variable
marmoute (Pierre-Yves David)
- [Request] [+ ] D10845: transaction: narrow the error filtering when failing to rename undo file
marmoute (Pierre-Yves David)
- [Request] [+ ] D10847: copyfile: add overlay in the whitelist for hardlink
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10848: createrepository: allow to directly pass the target requirements
marmoute (Pierre-Yves David)
- [Request] [+ ] D10851: vfs: add a `register_file` method on the vfs class
marmoute (Pierre-Yves David)
- [Request] [+ ] D10849: localrepo: introduce a clone_requirements function
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10852: streamingclone: extract the scanning part from the generation part
marmoute (Pierre-Yves David)
- [Request] [+- ] D10850: clone: use "official" API to create local clone destination
marmoute (Pierre-Yves David)
- [Request] [+- ] D10856: clone: also report the bookmark file as copied
marmoute (Pierre-Yves David)
- [Request] [+ ] D10854: copyfiles: add a way to relax the file system checking for hardlink
marmoute (Pierre-Yves David)
- [Request] [+ ] D10853: copyfile: add a option callback for failed hardlinking
marmoute (Pierre-Yves David)
- [Request] [+- ] D10857: revlogv2: also test that local clone works
marmoute (Pierre-Yves David)
- [Request] [+- ] D10858: revlogv2: fix `hg verify` with revlog v2
marmoute (Pierre-Yves David)
- [Request] [++-- ] D10855: clone: reuse the stream clone logic for local clone
marmoute (Pierre-Yves David)
- [Request] [+ ] D10860: dog-raft: keep opts dict str-keyed a bit longer
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10861: commit: keep opts dict str-keyed a bit longer
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10859: cmdutil: make checknotesize() work on str-keyed opts
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D10864: dog-raft: work with str-keyed opts throughout
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10862: cmdutil: make amend() take str-keyed opts
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D10863: cmdutil: make resolvecommitoptions() work on str-keyed opts
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10865: nodemap: fix some comment formatting
marmoute (Pierre-Yves David)
- [Request] [++- ] D10866: revlog: add a way to keep track of older uids in the docket
marmoute (Pierre-Yves David)
- [Request] [++ ] D10867: revlog: add docket method to request new content files
marmoute (Pierre-Yves David)
- [Request] [++ ] D10868: revlog: list older-but-still-around file in `files`
marmoute (Pierre-Yves David)
- [Request] [+++- ] D10869: censor: implement censoring for revlogv2
marmoute (Pierre-Yves David)
- [Request] [+ ] D10870: typing: disable warnings for a couple of Windows specific attributes
mharbison72 (Matt Harbison)
- [Request] [+ ] D10871: urlutil: use the deprecation warning function on the `ui` object
mharbison72 (Matt Harbison)
- [Request] [+ ] D10872: urlutil: byteify several localized messages
mharbison72 (Matt Harbison)
- [Request] [+ ] D10874: revlog: fix a typo closing the wrong file
mharbison72 (Matt Harbison)
- [Request] [+ ] D10875: revlog: byteify a few error strings
mharbison72 (Matt Harbison)
- [Request] [+ ] D10873: py3: byteify the version string passed to the deprecation warning method
mharbison72 (Matt Harbison)
- [Request] [+ ] D10876: typing: suppress a false error in mercurial/revlogutils/docket.py on py2
mharbison72 (Matt Harbison)
- [Updated] D9294: packaging: enable rust extensions on centos
Mathiasdm (Mathias De Maré)
- [Request] [+ ] D10877: packaging: disable rust extensions again on CentOS
Mathiasdm (Mathias De Maré)
- [Request] [++-- ] D10878: revlog: Extract low-level random-access file read caching logic
SimonSapin
- [Request] [+-- ] D10879: revlog: use file read caching for sidedata
SimonSapin
- [Commented On] D10356: config: add an experimental option to list all known config
baymax (Baymax, Your Personal Patch-care Companion)
- [Accepted] D10356: config: add an experimental option to list all known config
pulkit (Pulkit Goyal)
- [Updated] D10356: config: add an experimental option to list all known config
marmoute (Pierre-Yves David)
- [Commented On] D10688: packaging: use PyOxidizer for producing WiX MSI installer
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10880: amend: work mostly with str-type **opts for simplicity
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10881: histedit: don't record labels for output that we will discard
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10882: histedit: don't swallow errors that happen when updating the working copy
martinvonz (Martin von Zweigbergk)
- [Request] [- ] D10883: shelve: don't swallow errors that happen when reverting the working copy
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D10886: narrowbundle: use new context manager for silencing the ui
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10885: debugbackupbundle: use new context manager for silencing the ui
martinvonz (Martin von Zweigbergk)
- [Request] [+-- ] D10884: ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10887: deltas: at a `target_rev` parameter to finddeltainfo
marmoute (Pierre-Yves David)
- [Request] [+- ] D10888: copies: Keep changelog sidedata file open during copy tracing
SimonSapin
- [Request] [+- ] D10889: revlog: factor the logic to determine the delta compression out
marmoute (Pierre-Yves David)
- [Request] [---- ] D10890: rust: remove dead utils module
Alphare (Raphaël Gomès)
- [Request] [+- ] D10891: rebase: keep str-keyed opts long enough to make `action` a str
martinvonz (Martin von Zweigbergk)
- [Request] [+- ] D10892: rebase: use str-keyed opts in remaining places
martinvonz (Martin von Zweigbergk)
- [Request] [++- ] D10893: amend: add a useless initial version of `amend -r REV `
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10894: benchmarks: restore `output` variable lost in D10884
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10895: purge: restore the `testedwith` declaration
mharbison72 (Matt Harbison)
- [Request] [+ ] D10897: censor: put the tuple of open files in an explicit variable
marmoute (Pierre-Yves David)
- [Request] [++- ] D10898: censor: extract the part about writing the censored revision in a function
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10899: censor: extract the part about writing the other revision in a function
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10900: censor: extract the part about recomputing delta in a function
marmoute (Pierre-Yves David)
- [Request] [+ ] D10896: revlog: rewrite `censors.py` to `rewrite.py`
marmoute (Pierre-Yves David)
- [Request] [+-- ] D10901: censor: extract the part about creating and opening new files in a function
marmoute (Pierre-Yves David)
- [Request] [+- ] D10902: censor: rename `rl` to `revlog` in the main function
marmoute (Pierre-Yves David)
- [Request] [+- ] D10903: censor: migrate the logic to a set of `censor_revs`
marmoute (Pierre-Yves David)
- [Request] [+- ] D10904: censor: split the core of the logic into its own function
marmoute (Pierre-Yves David)
- [Updated] D10672: remotefilelog: use the correct capability when using getfilestype threaded
pulkit (Pulkit Goyal)
- [Abandoned] D10672: remotefilelog: use the correct capability when using getfilestype threaded
pulkit (Pulkit Goyal)
- [Request] [+ ] D10905: stream: double check that self.vfs is *not* in the vfsmap
marmoute (Pierre-Yves David)
- [Request] [++ ] D10906: rhg: fallback if tweakdefaults or statuscopies is enabled with status
pulkit (Pulkit Goyal)
- [Request] [+- ] D10908: status: Move some `is_ignored` computation earlier
SimonSapin
- [Request] [++- ] D10907: dirstate-v2: Drop cached read_dir results after .hgignore changes
SimonSapin
- [Request] [+-- ] D10909: status: Extend read_dir caching to directories with ignored files
SimonSapin
- [Request] [+- ] D10910: rhg: refactor code a little around printing of relative paths
pulkit (Pulkit Goyal)
- [Request] [++- ] D10911: rhg: add relative path output functionality in status command
pulkit (Pulkit Goyal)
- [Request] [+- ] D10912: rhg: add ui.plain() and check it before showing relative paths in status
pulkit (Pulkit Goyal)
- [Request] [+-- ] D10913: rhg: refactor relative path resolution in utility fn
pulkit (Pulkit Goyal)
- [Request] [+ ] D10914: upgrade_utils: fix crash for removecldeltachain action
Mathiasdm (Mathias De Maré)
- [Request] [++ ] D10915: upgrade_utils: add support for enabling internal phases during upgrade
Mathiasdm (Mathias De Maré)
- [Request] [++ ] D10916: tests: demonstrate crash when trying to rewrite pruned part of a split
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10917: rewriteutil: check for divergence on unfiltered repo
martinvonz (Martin von Zweigbergk)
- [Request] [+ ] D10918: Backed out changeset 9b8f326731ac
Mathiasdm (Mathias De Maré)
Last message date:
Wed Jun 30 17:08:55 UTC 2021
Archived on: Thu Jun 30 16:47:44 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).