- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 28 2021
Nov 28 2021
D11812: rust: add function to check if an extension is enabled is now accepted and ready to land.
D11811: docs: update Rust readme with a mention of `rhg` is now accepted and ready to land.
D11810: docs: fix typos and wording for the persistent-nodemap feature is now accepted and ready to land.
D11809: docs: add missing dirstate-v2 documentation is now accepted and ready to land.
D11808: docs: add documentation about Rust is now accepted and ready to land.
D11807: typo: s/unkown/unknown across the codebase is now accepted and ready to land.
D11806: downgrade: don't assume existence of nodemap files when downgrading is now accepted and ready to land.
Nov 24 2021
Nov 24 2021
Nov 23 2021
Nov 23 2021
Added signature for changeset 5d08b289e2e5
Added tag 6.0 for changeset 5d08b289e2e5
Nov 9 2021
Nov 9 2021
Added signature for changeset a44bb185f6bd
Added tag 6.0rc0 for changeset a44bb185f6bd
D11742: relnotes: update 6.0 with the last changes for the release is now accepted and ready to land.
Oct 26 2021
Oct 26 2021
Added signature for changeset 6ee0244fc1cf
Added tag 5.9.3 for changeset 6ee0244fc1cf
D11720: relnotes: update release notes for upcoming 5.9.3 is now accepted and ready to land.
Oct 18 2021
Oct 18 2021
D11683: fix: appease pyflakes and make unused variables more obvious is now accepted and ready to land.
Oct 16 2021
Oct 16 2021
pulkit added a comment to D11680: push: add option to abort on dirty working copy if parent is pushed.
I am big +1 on this and will personally use it. Thanks!
Oct 15 2021
Oct 15 2021
pulkit updated subscribers of D11563: WIP working on making rust components compile on windows systems.
@Alphare @SimonSapin @mharbison72 this might be of interest to you.
pulkit added a comment to D11550: dirstate: remove a update_file's special case for tracked file with p2 data.
This series can be abandoned.
Can we add about this in relnotes?
D11674: path: keep the path instance in the `pulloperation` is now accepted and ready to land.
D11673: path: return path instance directly from get_pull_paths is now accepted and ready to land.
D11672: path: unify path creation in `get_pull_paths` is now accepted and ready to land.
D11671: path: add a new argument to control path validation is now accepted and ready to land.
Queueing D11670 as that was sent earlier.
D11668: dirstate-v2: add an option to prevent unintentional slow dirstate-v2 is now accepted and ready to land.
This fails to apply on current tip of default branch, can you rebase and resend?
D11669: chistedit: add option to show order of commits in opposite order is now accepted and ready to land.
D11670: rhg: fix formatting error reported by test-check-format-rust.t is now accepted and ready to land.
D11665: formatting: format with newer black version is now accepted and ready to land.
Oct 14 2021
Oct 14 2021
D11662: dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags is now accepted and ready to land.
D11663: narrow: raise StateError when working copy is stale (for detailed exit code) is now accepted and ready to land.
D11661: dirstate-v2: Extend node flags to 16 bits is now accepted and ready to land.
D11664: rhg: fix `hg cat` interaction with null revision is now accepted and ready to land.
D11660: dirstate-v2: Use attributes as intended instead of properties in v2_data() is now accepted and ready to land.
D11658: dirstate: Remove unused variable is now accepted and ready to land.
D11659: rhg: do not try to open a nodemap for an inline index is now accepted and ready to land.
D11657: rust: Reformat source code is now accepted and ready to land.
Oct 13 2021
Oct 13 2021
D11519: dirstate-v2: Initial Python serializer is now accepted and ready to land.
D11621: dirstate: Move more methods to the _dirstatemapcommon base class is now accepted and ready to land.
D11655: dirstate-v2: Add storage space for nanoseconds precision in file mtimes is now accepted and ready to land.
D11654: status: Extract TruncatedTimestamp from fs::Metadata without SystemTime is now accepted and ready to land.
D11653: chistedit: rename a confusingly named variable is now accepted and ready to land.
D11652: chistedit: remove some local variable and access state on self instead is now accepted and ready to land.
D11649: chistedit: move changeview() onto state class is now accepted and ready to land.
D11648: chistedit: move cycleaction() onto state class is now accepted and ready to land.
D11647: chistedit: move changeaction() onto state class is now accepted and ready to land.
D11646: chistedit: move swap() onto state class is now accepted and ready to land.
D11645: chistedit: move makeselection() onto state class is now accepted and ready to land.
D11644: chistedit: move changemode() onto state class is now accepted and ready to land.
D11643: chistedit: move movecursor() onto state class is now accepted and ready to land.
D11642: chistedit: move patchcontents() onto state class is now accepted and ready to land.
D11641: chistedit: move event() onto state class is now accepted and ready to land.
D11640: chistedit: move renderpatch() and dependencies onto state class is now accepted and ready to land.
D11639: chistedit: move renderrules() onto state class is now accepted and ready to land.
D11638: chistedit: move layout() and dependencies onto state class is now accepted and ready to land.
D11637: chistedit: move rendercommit() onto state class is now accepted and ready to land.
D11636: chistedit: move view state from a dict to a custom class is now accepted and ready to land.
D11656: rhg: fix the test is now accepted and ready to land.
D11452: pyoxidizer: add the user site to `sys.path` on macOS is now accepted and ready to land.
D11451: pyoxidizer: don't use in-memory for resources on macOS is now accepted and ready to land.
In D11341#175244, @Alphare wrote:This should not be taken until the start of the new cycle, because we don't want to break stable in case there is a 5.9.2, and I do not want to deal with a CI desync between stable and default.
Oct 12 2021
Oct 12 2021
D11630: rust: update the rust-cpython crate to 0.7.0 is now accepted and ready to land.
D11455: setup: stop packaging python3.dll and python3X.dll in the wheel distribution is now accepted and ready to land.
D11454: exewrapper: find the proper python3X.dll in the registry is now accepted and ready to land.
D11609: packaging: update the certifi dependency is now accepted and ready to land.
D11618: rust: Make the hg-cpython crate default to Python 3 is now accepted and ready to land.
D11623: dirstate-v2: Use "byte sequence" in docs is now accepted and ready to land.
D11628: dispatch: use detailed exit code 250 for keyboard interrupt is now accepted and ready to land.
D11627: dispatch: ignore failure to flush ui is now accepted and ready to land.
D11626: dispatch: don't change error status if flushing stdio fails is now accepted and ready to land.
Oct 11 2021
Oct 11 2021
pulkit committed rHG38deb65d4441: rhg: add ui.plain() and check it before showing relative paths in status.
rhg: add ui.plain() and check it before showing relative paths in status
rhg: add relative paths support in `rhg status`
rhg: refactor function to relativize paths in utils
Oct 8 2021
Oct 8 2021
pulkit committed rHG64b8676f11bb: rhg: fallback if tweakdefaults or statuscopies is enabled with status.
rhg: fallback if tweakdefaults or statuscopies is enabled with status