Mercurial > hg
graph
-
dirstate-v2: freeze the on-disk formatWed, 20 Oct 2021 00:57:02 +0200, by Pierre-Yves David
-
merge: with stableMon, 01 Nov 2021 14:59:07 -0400, by Augie Fackler
-
windows: use raw string in test log pathsFri, 22 Oct 2021 09:45:35 +0200, by Raphaël Gomès
-
pull: make the new argument a keyword argumentFri, 29 Oct 2021 14:40:46 +0200, by Pierre-Yves David
-
dirstate: make sure that status does not overlook the fallback flagsThu, 28 Oct 2021 17:44:58 +0200, by Pierre-Yves David
-
dirstate: use a single closure for get_flagsThu, 28 Oct 2021 17:26:03 +0200, by Pierre-Yves David
-
tests: allow Google's internal builds of clang-format to be used stableFri, 30 Apr 2021 16:00:40 -0700, by Kyle Lippincott
-
merge: with stableTue, 26 Oct 2021 10:23:14 -0400, by Augie Fackler
-
relnotes: update release notes for upcoming 5.9.3 stable 5.9.3Mon, 25 Oct 2021 17:57:01 +0200, by Raphaël Gomès
-
typing: add more type hints to the errors moduleSat, 23 Oct 2021 17:13:57 -0400, by Matt Harbison
-
typing: add a few assertions to revlog.py to help pytypeSat, 23 Oct 2021 16:04:05 -0400, by Matt Harbison
-
dirstate: group return logic and clarify each function in flagfuncThu, 21 Oct 2021 09:22:06 +0200, by Raphaël Gomès
-
dirstate: add missing return on platforms without exec or symlinkWed, 20 Oct 2021 18:40:03 +0200, by Raphaël Gomès
-
parsers: don't ask about symlinks on platforms that don't support themWed, 20 Oct 2021 18:25:49 +0200, by Raphaël Gomès
-
parsers: don't ask about the exec bit on platforms that don't have itWed, 20 Oct 2021 18:05:16 +0200, by Raphaël Gomès
-
tests: fix test-convert-git to work w/ "git pull" requiring strategyTue, 19 Oct 2021 18:06:07 -0700, by Kyle Lippincott
-
branching: merge stable into defaultThu, 21 Oct 2021 17:25:41 +0200, by Raphaël Gomès
-
heptapod-ci: actually give pytest more time before timeout stableThu, 21 Oct 2021 14:03:33 +0200, by Raphaël Gomès
-
tests: better determinism in test-chg.t stableWed, 20 Oct 2021 18:44:26 +0100, by Arseniy Alekseyev
-
hg: remove reserved identifiersThu, 21 Oct 2021 11:21:21 +0200, by David Demelier
-
python: compatibility for python 3.11 (issue6604) stableTue, 19 Oct 2021 16:05:20 +0200, by Raphaël Gomès
-
pyoxidizer: force pip to not use pep517 in order to be able to install hg stableWed, 20 Oct 2021 16:54:43 +0200, by Raphaël Gomès
-
merge-halt: fix issue with merge.on-failure=halt breaking unshelve stableTue, 19 Oct 2021 16:14:53 -0700, by Kyle Lippincott
-
merge-halt: demonstrate unshelve issue with merge.on-failure=halt stableTue, 19 Oct 2021 16:14:46 -0700, by Kyle Lippincott
-
rust-nodemap: backed out mitigation for issue 6554 stableTue, 19 Oct 2021 19:05:41 +0200, by Georges Racinet
-
pyoxidizer: update README.md with several small fixesMon, 18 Oct 2021 16:24:00 -0700, by Kyle Lippincott
-
pyoxidizer: disable using in-memory resourcesMon, 18 Oct 2021 16:18:41 -0700, by Kyle Lippincott
-
dirstate-v2: reorder flag to group related one togetherWed, 20 Oct 2021 00:21:41 +0200, by Pierre-Yves David
-
dirstate-v2: read the fallback value in RustTue, 19 Oct 2021 20:14:17 +0200, by Pierre-Yves David
-
dirstate-v2: adjust the meaning of directory flagsTue, 19 Oct 2021 18:18:05 +0200, by Pierre-Yves David
-
dirstate-v2: actually use sub-second mtime precisionWed, 13 Oct 2021 15:58:14 +0200, by Simon Sapin
-
dirstate: ignore sub-second component when either is zero in mtimeThu, 14 Oct 2021 13:54:39 +0200, by Simon Sapin
-
dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flagsTue, 19 Oct 2021 22:04:14 +0200, by Pierre-Yves David
-
dirstate: store mtimes with nanosecond precision in memoryMon, 18 Oct 2021 11:23:07 +0200, by Simon Sapin
-
rust: remove now-unused DirstateEntry::clear_ambiguous_mtime methodTue, 19 Oct 2021 21:03:13 +0200, by Simon Sapin
-
dirstate: align Rust function name to `need_delay`Tue, 19 Oct 2021 22:14:48 +0200, by Pierre-Yves David
-
dirstate: rename a `very_likely_equal` method to `likely_equal`Mon, 18 Oct 2021 19:02:40 +0200, by Simon Sapin
-
backout: backed out changeset 2f2107c01deeTue, 19 Oct 2021 19:03:39 +0200, by Raphaël Gomès
-
backout: backed out changeset 6edc8800dbc3Tue, 19 Oct 2021 19:04:11 +0200, by Raphaël Gomès
-
dirstate-v2: preserve the fallback values on diskMon, 18 Oct 2021 10:56:54 +0200, by Pierre-Yves David
-
dirstate: make DirstateItem constructor accept fallback valueMon, 18 Oct 2021 20:02:05 +0200, by Pierre-Yves David
-
dirstate: add a concept of "fallback" flags to dirstate itemMon, 18 Oct 2021 20:02:15 +0200, by Pierre-Yves David
-
dirstate-v2: adds two flag to track the presence of some unrecorded filesFri, 15 Oct 2021 16:33:19 +0200, by Pierre-Yves David
-
dirstate-v2: adds a flag to mark a file as modifiedFri, 15 Oct 2021 16:12:00 +0200, by Simon Sapin
-
rhg: simplify split_metadataTue, 19 Oct 2021 10:52:13 +0100, by Arseniy Alekseyev
-
pyoxidizer: default to a meaningless release instead of hardcoding 5.8Fri, 27 Aug 2021 14:40:09 +0200, by Raphaël Gomès
-
copy: recommend `--at-rev .` if target was added in parent commitThu, 14 Oct 2021 10:58:39 -0700, by Martin von Zweigbergk
-
fix: appease pyflakes and make unused variables more obviousMon, 18 Oct 2021 10:14:44 +0200, by Raphaël Gomès
-
bookmarks: add a `ignore` variant of the bookmark modeFri, 15 Oct 2021 04:41:24 +0200, by Pierre-Yves David
-
bookmarks: add support for `mirror` mode to `incoming`Fri, 15 Oct 2021 04:25:58 +0200, by Pierre-Yves David
-
bookmarks: move the `mirror` option to the `paths` sectionFri, 15 Oct 2021 03:49:05 +0200, by Pierre-Yves David
-
path: keep the path instance in the `pulloperation`Fri, 15 Oct 2021 03:28:28 +0200, by Pierre-Yves David
-
path: return path instance directly from get_pull_pathsFri, 15 Oct 2021 02:44:14 +0200, by Pierre-Yves David
-
path: unify path creation in `get_pull_paths`Fri, 15 Oct 2021 02:36:54 +0200, by Pierre-Yves David
-
path: add a new argument to control path validationFri, 15 Oct 2021 02:36:38 +0200, by Pierre-Yves David
-
rhg: internally, return a structured representation from hg catFri, 15 Oct 2021 14:05:20 +0100, by Arseniy Alekseyev
-
rhg: fix `hg cat` interaction with null revisionThu, 14 Oct 2021 19:02:08 +0100, by Arseniy Alekseyev
-
dirstate-v2: add an option to prevent unintentional slow dirstate-v2Fri, 15 Oct 2021 01:27:39 +0200, by Pierre-Yves David
-
rhg: fix formatting error reported by test-check-format-rust.tThu, 14 Oct 2021 22:35:46 -0700, by Martin von Zweigbergk
-
chistedit: add option to show order of commits in opposite orderTue, 12 Oct 2021 13:54:06 -0700, by Martin von Zweigbergk
-
dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flagsThu, 14 Oct 2021 16:39:16 +0200, by Simon Sapin
-
dirstate-v2: Extend node flags to 16 bitsThu, 14 Oct 2021 16:06:31 +0200, by Simon Sapin
-
narrow: raise StateError when working copy is stale (for detailed exit code)Thu, 14 Oct 2021 08:58:07 -0700, by Martin von Zweigbergk
-
dirstate-v2: Use attributes as intended instead of properties in v2_data()Thu, 14 Oct 2021 15:05:04 +0200, by Simon Sapin
-
dirstate: Remove unused variableThu, 14 Oct 2021 13:59:18 +0200, by Simon Sapin
-
rust: Reformat source codeThu, 14 Oct 2021 13:58:25 +0200, by Simon Sapin
-
rhg: do not try to open a nodemap for an inline indexThu, 14 Oct 2021 13:34:37 +0100, by Arseniy Alekseyev
-
rhg: stop manifest traversal when no more files are neededTue, 05 Oct 2021 15:10:42 +0100, by Arseniy Alekseyev
-
rhg: faster hg cat when many files are requestedMon, 04 Oct 2021 19:06:45 +0100, by Arseniy Alekseyev
-
dirstate-v2: Add support when Rust is not enabledFri, 16 Jul 2021 18:42:20 +0200, by Simon Sapin
-
dirstate-v2: Initial Python serializerThu, 22 Jul 2021 17:31:37 +0200, by Raphaël Gomès
-
dirstate-v2: initial Python parserSun, 03 Oct 2021 13:18:03 +0200, by Simon Sapin
-
dirstate: Move more methods to the _dirstatemapcommon base classFri, 08 Oct 2021 13:15:22 +0200, by Simon Sapin
-
dirstate-v2: Add storage space for nanoseconds precision in file mtimesWed, 13 Oct 2021 17:32:52 +0200, by Simon Sapin
-
status: Extract TruncatedTimestamp from fs::Metadata without SystemTimeWed, 13 Oct 2021 16:21:39 +0200, by Simon Sapin
-
pyoxidizer: add the user site to `sys.path` on macOSFri, 17 Sep 2021 15:07:30 -0400, by Matt Harbison
-
pyoxidizer: don't use in-memory for resources on macOSFri, 17 Sep 2021 15:02:01 -0400, by Matt Harbison
-
chistedit: rename a confusingly named variableTue, 12 Oct 2021 14:12:41 -0700, by Martin von Zweigbergk
-
chistedit: remove some local variable and access state on self insteadTue, 12 Oct 2021 14:28:51 -0700, by Martin von Zweigbergk
-
chistedit: move changeview() onto state classTue, 12 Oct 2021 09:41:11 -0700, by Martin von Zweigbergk
-
chistedit: move cycleaction() onto state classTue, 12 Oct 2021 09:38:04 -0700, by Martin von Zweigbergk
-
chistedit: move changeaction() onto state classTue, 12 Oct 2021 09:22:29 -0700, by Martin von Zweigbergk
-
chistedit: move swap() onto state classTue, 12 Oct 2021 09:20:46 -0700, by Martin von Zweigbergk
-
chistedit: move makeselection() onto state classTue, 12 Oct 2021 09:17:59 -0700, by Martin von Zweigbergk
-
chistedit: move changemode() onto state classTue, 12 Oct 2021 09:16:14 -0700, by Martin von Zweigbergk
-
chistedit: move movecursor() onto state classTue, 12 Oct 2021 09:00:51 -0700, by Martin von Zweigbergk
-
chistedit: move patchcontents() onto state classTue, 12 Oct 2021 08:56:56 -0700, by Martin von Zweigbergk
-
chistedit: move event() onto state classTue, 12 Oct 2021 08:55:19 -0700, by Martin von Zweigbergk
-
chistedit: move renderpatch() and dependencies onto state classMon, 11 Oct 2021 23:07:54 -0700, by Martin von Zweigbergk
-
chistedit: move renderrules() onto state classMon, 11 Oct 2021 23:04:29 -0700, by Martin von Zweigbergk
-
chistedit: move layout() and dependencies onto state classMon, 11 Oct 2021 23:02:49 -0700, by Martin von Zweigbergk
-
chistedit: move rendercommit() onto state classMon, 11 Oct 2021 22:51:58 -0700, by Martin von Zweigbergk
-
chistedit: move view state from a dict to a custom classMon, 11 Oct 2021 22:47:37 -0700, by Martin von Zweigbergk
-
rhg: do not fail when the repo is emptyWed, 13 Oct 2021 10:17:27 -0700, by Arseniy Alekseyev
-
rhg: handle null changelog and manifest revisionsTue, 12 Oct 2021 19:43:51 +0100, by Arseniy Alekseyev
-
rust: update the rust-cpython crate to 0.7.0Tue, 12 Oct 2021 15:43:45 +0200, by Simon Sapin
-
dirstate-v2: Name a constant in the Rust implementationSun, 03 Oct 2021 13:14:43 +0200, by Simon Sapin
-
dirstate-v2: Replace the 32-bit `mode` field with two bitsTue, 12 Oct 2021 17:57:57 +0200, by Simon Sapin
-
dirstate-v2: Store unsigned integers inside DirstateEntryMon, 11 Oct 2021 18:37:21 +0200, by Simon Sapin
-
dirstate-v2: Truncate directory mtimes to 31 bits of secondsTue, 12 Oct 2021 16:38:13 +0200, by Simon Sapin
-
dirstate-v2: Separate Rust structs for Timestamp and PackedTimestampTue, 12 Oct 2021 16:20:05 +0200, by Simon Sapin
-
dirstate-v2: Change the representation of negative directory mtimeMon, 11 Oct 2021 22:19:42 +0200, by Simon Sapin
-
dirstate-v2: Only convert from SystemTime to Timestamp and not backTue, 12 Oct 2021 15:29:05 +0200, by Simon Sapin
-
dirstate-v2: Swap the order of size and mtime on diskFri, 08 Oct 2021 12:57:24 +0200, by Simon Sapin
-
dirstate-v2: Document flags/mode/size/mtime fields of tree nodesMon, 11 Oct 2021 18:23:17 +0200, by Simon Sapin
-
help: update help text for debug-repair-issue6528Wed, 08 Sep 2021 10:47:10 +0200, by Raphaël Gomès
-
dispatch: use detailed exit code 250 for keyboard interruptTue, 02 Mar 2021 09:33:25 -0800, by Martin von Zweigbergk
-
dispatch: ignore failure to flush uiFri, 08 Oct 2021 13:36:02 -0700, by Martin von Zweigbergk
-
dispatch: don't change error status if flushing stdio failsFri, 08 Oct 2021 13:34:33 -0700, by Martin von Zweigbergk
-
dirstate-v2: Use "byte sequence" in docsMon, 11 Oct 2021 17:31:27 +0200, by Simon Sapin
-
rust: Make the hg-cpython crate default to Python 3Fri, 08 Oct 2021 11:06:03 +0200, by Simon Sapin
-
packaging: update the certifi dependencySun, 03 Oct 2021 20:11:42 -0400, by Matt Harbison
-
setup: stop packaging python3.dll and python3X.dll in the wheel distributionSun, 19 Sep 2021 01:36:37 -0400, by Matt Harbison
-
exewrapper: find the proper python3X.dll in the registrySun, 19 Sep 2021 01:23:16 -0400, by Matt Harbison
-
fix: reduce number of tool executionsThu, 02 Sep 2021 14:08:45 -0700, by Danny Hooper
-
fix: add test to demonstrate how many times tools are executedThu, 02 Sep 2021 14:07:55 -0700, by Danny Hooper
-
rhg: add ui.plain() and check it before showing relative paths in statusFri, 25 Jun 2021 15:00:08 +0530, by Pulkit Goyal
-
rhg: add relative paths support in `rhg status`Tue, 05 Oct 2021 18:10:04 +0530, by Pulkit Goyal
-
rhg: refactor function to relativize paths in utilsTue, 05 Oct 2021 18:02:22 +0530, by Pulkit Goyal
-
hg: let extensions call the func without populating opts keysWed, 06 Oct 2021 13:32:07 +0530, by Sushil khanchi
-
rhg: in rhg cat cli, fix the long name of the --rev flagTue, 05 Oct 2021 16:09:20 +0100, by Arseniy Alekseyev
-
rhg: fallback if tweakdefaults or statuscopies is enabled with statusThu, 24 Jun 2021 14:23:11 +0530, by Pulkit Goyal
-
largefiles: partially undo 61e526585b20e2ff15f19497d0451d18fea02db8 and childMon, 19 Jul 2021 04:13:50 +0530, by Pulkit Goyal
-
largefiles: add tr backup for largefilesdirstateMon, 19 Jul 2021 04:12:14 +0530, by Pulkit Goyal
-
largefiles: pass current transaction to `lfdirstate.write()`Mon, 19 Jul 2021 04:11:08 +0530, by Pulkit Goyal
-
merge: with stableThu, 07 Oct 2021 10:23:57 -0400, by Augie Fackler
-
dirstate-v2: Add internal documentationFri, 01 Oct 2021 12:17:09 +0200, by Simon Sapin
-
dirstate-v2: Move data file info in the docket closer togetherFri, 01 Oct 2021 12:27:17 +0200, by Simon Sapin
-
dirstate-item: drop the legacy new_normal constructorFri, 01 Oct 2021 09:29:50 +0200, by Pierre-Yves David
-
dirstate-item: replace call to new_normalFri, 01 Oct 2021 09:29:32 +0200, by Pierre-Yves David
-
dirstate-item: replace a call to new_normalFri, 01 Oct 2021 09:28:19 +0200, by Pierre-Yves David
-
dirstate-item: drop the legacy new_possibly_dirty constructorFri, 01 Oct 2021 09:25:13 +0200, by Pierre-Yves David
-
dirstate-item: replace call to new_possibly_dirtyFri, 01 Oct 2021 09:24:48 +0200, by Pierre-Yves David
-
dirstate-item: drop the legacy new_from_p2 constructorFri, 01 Oct 2021 09:23:28 +0200, by Pierre-Yves David
-
dirstate-item: replace call to new_from_p2Fri, 01 Oct 2021 09:21:52 +0200, by Pierre-Yves David
-
dirstate-item: drop the legacy new_added constructorFri, 01 Oct 2021 09:16:53 +0200, by Pierre-Yves David
-
dirstate-item: replace call to new_addedFri, 01 Oct 2021 09:15:03 +0200, by Pierre-Yves David
-
dirstate-item: drop the legacy new_merged constructorFri, 01 Oct 2021 09:14:10 +0200, by Pierre-Yves David
-
dirstate-item: replace call to new_mergedFri, 01 Oct 2021 09:12:52 +0200, by Pierre-Yves David
-
dirstate-item: drop the `merged` propertyFri, 01 Oct 2021 03:30:00 +0200, by Pierre-Yves David
-
dirstate-item: replace another usage of `merged`Fri, 01 Oct 2021 03:29:33 +0200, by Pierre-Yves David
-
dirstate-item: replace a `merged` usage with `p2_info`Fri, 01 Oct 2021 03:28:01 +0200, by Pierre-Yves David
-
dirstate-item: drop the `from_p2` propertyFri, 01 Oct 2021 03:26:12 +0200, by Pierre-Yves David
-
dirstate-item: directly use `p2_info` in `v1_size`Fri, 01 Oct 2021 03:24:57 +0200, by Pierre-Yves David
-
dirstate-item: use the `p2_info` property to replace more verbose callFri, 01 Oct 2021 04:04:38 +0200, by Pierre-Yves David
-
status: process `from_p2` file the same as `merged` oneWed, 29 Sep 2021 02:06:04 +0200, by Pierre-Yves David
-
dirstate: drop an incorrect commentFri, 01 Oct 2021 02:43:39 +0200, by Pierre-Yves David
-
dirstate: drop some duplicated codeFri, 01 Oct 2021 01:45:20 +0200, by Pierre-Yves David
-
dirstate: align the dirstate's API to the lower level onesThu, 30 Sep 2021 16:33:12 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `p1_tracked` propertyFri, 01 Oct 2021 04:07:21 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `p2_info` property that combine two othersFri, 01 Oct 2021 04:04:09 +0200, by Pierre-Yves David
-
dirstate: narrow gathering of parent dataFri, 01 Oct 2021 02:01:12 +0200, by Pierre-Yves David
-
dirstate: align the dirstatemap's API to the data changeFri, 01 Oct 2021 01:27:53 +0200, by Pierre-Yves David
-
dirstate-v2: Store a bitfield on disk instead of v1-like stateFri, 01 Oct 2021 18:49:33 +0200, by Simon Sapin
-
dirstate-item: change the internal storage and constructor valueFri, 01 Oct 2021 20:35:30 +0200, by Pierre-Yves David
-
dirstatemap: drop legacy method on the dirstatemap wrapperSat, 02 Oct 2021 11:39:57 +0200, by Pierre-Yves David
-
dirstatemap: align the Rust wrapper implementation of `setparent`Sat, 02 Oct 2021 00:15:24 +0200, by Pierre-Yves David
-
dirstatemap: fix copymap.pop in Rust to return the value it popsSat, 02 Oct 2021 00:44:17 +0200, by Pierre-Yves David
-
dirstate-item: implement `drop_merge_data` on the Rust DirstateItemSat, 02 Oct 2021 00:14:32 +0200, by Pierre-Yves David
-
dirstatemap: use a common implement for reset_stateSat, 02 Oct 2021 00:02:55 +0200, by Pierre-Yves David
-
dirstatemap: add a common `_drop_entry` method for dirstatemapSat, 02 Oct 2021 00:01:56 +0200, by Pierre-Yves David
-
dirstatemap: use common code for set_cleanFri, 01 Oct 2021 23:49:40 +0200, by Pierre-Yves David
-
dirstatemap: use common code for set_possibly_dirtyFri, 01 Oct 2021 23:42:24 +0200, by Pierre-Yves David
-
dirstatemap: use a common implement for set_trackedFri, 01 Oct 2021 23:24:01 +0200, by Pierre-Yves David
-
dirstatemap: add a common `_insert_entry` method for dirstatemapFri, 01 Oct 2021 23:13:44 +0200, by Pierre-Yves David
-
dirstatemap: use a common implementation for `dirstatemap.set_untracked`Fri, 01 Oct 2021 19:14:09 +0200, by Pierre-Yves David
-
dirstatemap: add a common `_refresh_entry` method for dirstatemapFri, 01 Oct 2021 18:54:40 +0200, by Pierre-Yves David
-
dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common classFri, 01 Oct 2021 18:52:26 +0200, by Pierre-Yves David
-
dirstatemap: small rework of the `set_untracked` methodFri, 01 Oct 2021 18:49:21 +0200, by Pierre-Yves David
-
dirstatemap: arrange methods by categorySat, 02 Oct 2021 12:10:46 +0200, by Pierre-Yves David
-
dirstatemap: move a multiple simple functions in the common classSat, 02 Oct 2021 12:01:50 +0200, by Pierre-Yves David
-
dirstatemap: rename `_rustmap` to `_map`Fri, 01 Oct 2021 17:10:24 +0200, by Pierre-Yves David
-
dirstatemap: use a common __init__ for dirstatemapFri, 01 Oct 2021 16:52:44 +0200, by Pierre-Yves David
-
dirstatemap: introduce a common base for the dirstatemap classFri, 01 Oct 2021 16:14:29 +0200, by Pierre-Yves David
-
errors: raise InputError from revsingle() iff revset provided by the userTue, 28 Sep 2021 15:11:22 -0700, by Martin von Zweigbergk
-
errors: raise InputError from revpair() iff revset provided by the userTue, 28 Sep 2021 13:59:01 -0700, by Martin von Zweigbergk
-
errors: raise InputError on bad revset to revrange() iff provided by the userTue, 28 Sep 2021 08:47:11 -0700, by Martin von Zweigbergk
-
phase: avoid a no-op resolution of revset from revnumsTue, 28 Sep 2021 09:08:43 -0700, by Martin von Zweigbergk
-
dirstate: push back the future a bit in the testFri, 01 Oct 2021 15:19:37 +0200, by Pierre-Yves David
-
dirstate-item: point out that `merged` is set only with p1_trackedThu, 30 Sep 2021 18:07:31 +0200, by Pierre-Yves David
-
dirstate-item: update the attribute documentationWed, 29 Sep 2021 01:23:10 +0200, by Pierre-Yves David
-
dirstate-item: use `any_tracked` moreFri, 01 Oct 2021 03:50:37 +0200, by Pierre-Yves David
-
dirstate-item: drop an outdated commentsFri, 01 Oct 2021 03:49:03 +0200, by Pierre-Yves David
-
dirstate: remove a update_file's special case for `merged` fileFri, 01 Oct 2021 00:00:29 +0200, by Pierre-Yves David
-
dirstate: remove a update_file's special case for tracked file with p2 dataThu, 30 Sep 2021 18:00:39 +0200, by Pierre-Yves David
-
dirstate: deprecate `__getitem__` accessWed, 29 Sep 2021 02:34:32 +0200, by Pierre-Yves David
-
dirstate-item: use item's property instead of `state` in largefileWed, 29 Sep 2021 18:39:02 +0200, by Pierre-Yves David
-
dirstate-item: use `added` instead of `state` when moving dirstateWed, 29 Sep 2021 18:37:54 +0200, by Pierre-Yves David
-
dirstate-item: use item's property instead of `state` in revertWed, 29 Sep 2021 18:37:20 +0200, by Pierre-Yves David
-
dirstate-item: use item's property when computing a copiesWed, 29 Sep 2021 18:36:12 +0200, by Pierre-Yves David
-
dirstate-item: use item's property instead of `state` in copyWed, 29 Sep 2021 18:32:21 +0200, by Pierre-Yves David
-
dirstate-item: use `added` in debugrebuilddirstateWed, 29 Sep 2021 17:52:39 +0200, by Pierre-Yves David
-
dirstate-item: use `maybe_clean` instead of `state` in recordWed, 29 Sep 2021 17:42:57 +0200, by Pierre-Yves David
-
dirstate-item: use `any_tracked` instead of `state` to apply patchesWed, 29 Sep 2021 15:40:13 +0200, by Pierre-Yves David
-
dirstate-item: use item's property instead of `state` in addremoveWed, 29 Sep 2021 15:39:33 +0200, by Pierre-Yves David
-
dirstate-item: use `tracked` instead of `state` during copy detectionWed, 29 Sep 2021 15:26:30 +0200, by Pierre-Yves David
-
dirstate-item: use `maybe_clean` instead of `state` in `strip`Wed, 29 Sep 2021 15:23:57 +0200, by Pierre-Yves David
-
dirstate-item: use `tracked` instead of `state` in context.matchesWed, 29 Sep 2021 15:07:21 +0200, by Pierre-Yves David
-
dirstate-item: use `tracked` instead of the `state` in context's iterThu, 30 Sep 2021 15:28:42 +0200, by Pierre-Yves David
-
dirstate-item: use `tracked` instead of the `state` in contextWed, 29 Sep 2021 14:57:54 +0200, by Pierre-Yves David
-
dirstate-item: use item's property to deal with hgsubstate in mqWed, 29 Sep 2021 14:56:23 +0200, by Pierre-Yves David
-
dirstate-item: use `added` instead of the `state` in the `mq` extensionWed, 29 Sep 2021 14:56:05 +0200, by Pierre-Yves David
-
dirstate-item: use maybe_clean instead of `state` in the eol extensionWed, 29 Sep 2021 14:55:29 +0200, by Pierre-Yves David
-
dirstate: move verification code within the dirstate itselfThu, 30 Sep 2021 12:00:15 +0200, by Pierre-Yves David
-
dirstate-entry: use `?` for the state of entry without any trackingWed, 29 Sep 2021 14:52:44 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `any_tracked` propertyWed, 29 Sep 2021 14:51:31 +0200, by Pierre-Yves David
-
dirstate-item: introduce a `maybe_clean` propertyWed, 29 Sep 2021 14:41:19 +0200, by Pierre-Yves David
-
dirstate: add a `get_entry` method to the dirstateWed, 29 Sep 2021 02:37:24 +0200, by Pierre-Yves David
-
dirstate-item: Make constructor parameters optionalThu, 30 Sep 2021 18:06:34 +0200, by Simon Sapin
-
hg-core: silence dead-code warning by adding RevlogEntry::revion() accessorFri, 01 Oct 2021 08:44:56 -0700, by Martin von Zweigbergk
-
rust: remove dead codeFri, 01 Oct 2021 18:14:56 +0200, by Raphaël Gomès
-
rust-revset: support explicit `.` revisionSat, 11 Sep 2021 00:09:29 +0200, by Raphaël Gomès
-
rust-revset: add separate match logic for shortcutsSat, 11 Sep 2021 00:05:08 +0200, by Raphaël Gomès
-
rhg: fall back if subrepos are detectedMon, 13 Sep 2021 15:12:35 +0200, by Raphaël Gomès
-
rhg: fallback if `defaults` config is set for the current commandWed, 01 Sep 2021 18:09:35 +0200, by Raphaël Gomès
-
rhg: fallback if the current command has any generic hook definedWed, 01 Sep 2021 17:41:51 +0200, by Raphaël Gomès
-
rhg-cat: fallback in presence of a filesetWed, 01 Sep 2021 17:41:08 +0200, by Raphaël Gomès
-
rhg-cat: fallback when detecting `.` or `..` path segmentsWed, 01 Sep 2021 17:40:25 +0200, by Raphaël Gomès
-
rhg: add support for calling `rhg cat` without a revisionWed, 01 Sep 2021 16:13:25 +0200, by Raphaël Gomès
-
branching: merge with stableThu, 30 Sep 2021 17:34:28 +0200, by Raphaël Gomès
-
windows-ci: temporarily allow Windows jobs to fail stable 5.9.2Tue, 28 Sep 2021 13:26:08 +0200, by Raphaël Gomès
-
dirstate: Remove the Rust abstraction DirstateMapMethodsMon, 27 Sep 2021 13:52:49 +0200, by Simon Sapin
-
dirstate: Remove the flat Rust DirstateMap implementationMon, 27 Sep 2021 12:09:15 +0200, by Simon Sapin
-
dirstate: drop the from_p2_removed methodTue, 28 Sep 2021 20:00:19 +0200, by Pierre-Yves David
-
dirstate: inline the `from_p2_removed` logicTue, 28 Sep 2021 19:29:44 +0200, by Pierre-Yves David
-
dirstate: drop the merged_removed methodTue, 28 Sep 2021 19:15:46 +0200, by Pierre-Yves David
-
dirstate: inline the merged_removed logicTue, 28 Sep 2021 19:12:44 +0200, by Pierre-Yves David
-
dirstate: drop some safety assert in largefileTue, 28 Sep 2021 18:57:20 +0200, by Pierre-Yves David
-
dirstate: drop unused condition in `from_p2`Tue, 28 Sep 2021 18:29:57 +0200, by Pierre-Yves David
-
dirstate: drop all logic around the "non-normal" setsTue, 28 Sep 2021 20:05:37 +0200, by Pierre-Yves David
-
dirstate: use a new `drop_merge_data` in `setparent`Wed, 22 Sep 2021 17:46:29 +0200, by Pierre-Yves David
-
dirstate: move parent state handling in the dirstatemapWed, 22 Sep 2021 15:17:12 +0200, by Pierre-Yves David
-
dirstate: stop checking for path collision when adjusting parentsWed, 22 Sep 2021 09:46:37 +0200, by Pierre-Yves David
-
dirstate: drop the `_updatedfiles` setWed, 22 Sep 2021 15:08:47 +0200, by Pierre-Yves David
-
dirstate: drop the `clearambiguoustimes` method for the mapWed, 22 Sep 2021 15:23:03 +0200, by Pierre-Yves David