Fri, 19 Nov 2021 03:03:01 +0100 Pierre-Yves David dirstate: cleanup remaining of "now" during write
Fri, 19 Nov 2021 03:04:42 +0100 Pierre-Yves David dirstate: remove need_delay logic
Mon, 25 Oct 2021 11:36:22 +0200 Pierre-Yves David dirstate: remove `lastnormaltime` mechanism
Thu, 18 Nov 2021 13:12:40 +0100 Pierre-Yves David status: use filesystem time boundary to invalidate racy mtime
Thu, 18 Nov 2021 15:00:13 +0100 Pierre-Yves David test: use a different timestamp for the updated file
Tue, 23 Nov 2021 03:22:30 +0100 Pierre-Yves David win32text: drop associated dirstate cache information on revert
Wed, 17 Nov 2021 20:27:27 +0100 Pierre-Yves David dirstate: stop gathering parentfiledata in update_file
Wed, 17 Nov 2021 20:26:33 +0100 Pierre-Yves David dirstate: stop gathering parentfiledata in update_file_p1
Wed, 17 Nov 2021 20:26:14 +0100 Pierre-Yves David dirstate: make it mandatory to provide parentfiledata in `set_clean`
Mon, 22 Nov 2021 15:58:51 +0100 Pierre-Yves David dirstate: do no use `set_clean` in revert
Thu, 18 Nov 2021 22:49:05 +0100 Pierre-Yves David status: adapt the "keyword" extensions to gather stats at lookup time
Thu, 18 Nov 2021 22:46:50 +0100 Pierre-Yves David status: adapt largefile to gather stats at lookup time
Wed, 17 Nov 2021 23:37:47 +0100 Pierre-Yves David status: gather fixup info at comparison time
Wed, 17 Nov 2021 10:22:15 +0100 Pierre-Yves David update: filter the ambiguous mtime in update directly
Wed, 17 Nov 2021 12:24:00 +0100 Pierre-Yves David dirstate: move "get fs now" in the timestamp utility module
Wed, 17 Nov 2021 10:26:48 +0100 Pierre-Yves David dirstate-item: allow mtime to be None in "parentdata"
Wed, 17 Nov 2021 02:58:44 +0100 Pierre-Yves David dirstate: add a comment about a racy piece of code during updates
Mon, 25 Oct 2021 15:11:53 +0200 Raphaël Gomès tests: add missing `head` for when things go wrong
Tue, 23 Nov 2021 16:32:56 +0100 Pierre-Yves David tests: ensure a status will have non ambiguous mtime in some race test
Thu, 18 Nov 2021 00:08:57 +0100 Pierre-Yves David tests: make sure no ambiguities remains after the commit
Thu, 04 Nov 2021 17:49:25 +0100 Pierre-Yves David dirstate: clarify a `hg update` invocation in a test
Wed, 01 Dec 2021 00:04:29 +0100 Pierre-Yves David test: mark rhg output as flaky
Mon, 18 Oct 2021 12:30:53 -0700 Martin von Zweigbergk chistedit: explain which order the commits are presented in
Mon, 22 Nov 2021 17:21:55 -0800 Martin von Zweigbergk errors: use detailed error for invalid commit-extras argument
Fri, 19 Nov 2021 16:21:00 -0800 Martin von Zweigbergk errors: use detailed exit code in pathauditor
Fri, 19 Nov 2021 16:16:21 -0800 Martin von Zweigbergk errors: use detailed exit code for RepoLookupError
Fri, 19 Nov 2021 15:40:56 -0800 Martin von Zweigbergk errors: use detailed exit code for detected case-collision
Fri, 19 Nov 2021 15:39:35 -0800 Martin von Zweigbergk errors: use detailed exit code when trying to merge file outside narrowspec
Fri, 19 Nov 2021 15:38:36 -0800 Martin von Zweigbergk errors: use detailed exit code for non-integer number of diff context lines
Fri, 19 Nov 2021 09:17:30 -0800 Martin von Zweigbergk patch: add hint about mangled whitespace on bad patch
Fri, 19 Nov 2021 12:57:53 -0800 Martin von Zweigbergk errors: return more detailed errors when failing to parse or apply patch
Fri, 26 Nov 2021 17:22:14 +0100 Pierre-Yves David extensions: add a default "*" suboptions prefix
Fri, 26 Nov 2021 17:17:49 +0100 Pierre-Yves David extension: add a `required` suboption to enforce the use of an extensions
Mon, 29 Nov 2021 13:09:04 +0100 Pierre-Yves David extensions: highlight the name of the faulty extensions in the error message
Fri, 26 Nov 2021 16:55:34 +0100 Pierre-Yves David extensions: refactor handling of loading error make it reusable
Fri, 26 Nov 2021 16:51:58 +0100 Pierre-Yves David extensions: ignore "sub-options" when looking for extensions
Tue, 23 Nov 2021 17:52:38 -0800 Gregory Szorc automation: support Python 3.10 on Windows
Mon, 15 Nov 2021 20:10:50 -0800 Gregory Szorc contrib: update Windows environment to Python 3.9.9
Mon, 29 Nov 2021 14:07:47 +0000 Arseniy Alekseyev rhg: implement the debugignorerhg subcommand
Mon, 29 Nov 2021 14:06:41 +0000 Arseniy Alekseyev rhg: refactor to use IgnoreFnType alias more widely
Thu, 11 Nov 2021 14:26:25 +0000 Arseniy Alekseyev rhg: only complain about poorly configured fallback when falling back
Wed, 24 Nov 2021 20:51:01 -0500 Matt Harbison packaging: bump pygit2 to 1.7.1
Wed, 24 Nov 2021 20:45:27 -0500 Matt Harbison packaging: bump windows_curses to 2.3.0
Wed, 24 Nov 2021 20:43:05 -0500 Matt Harbison packaging: regenerate the requirements files with pip-tools 6.4.0
Fri, 26 Nov 2021 15:59:09 +0100 Simon Sapin rhg: Add support for `rhg status -n`
Fri, 19 Nov 2021 18:48:34 -0800 Martin von Zweigbergk filemerge: simplify slightly by using filectx.decodeddata()
Fri, 19 Nov 2021 18:14:25 -0800 Martin von Zweigbergk filemerge: rename _formatconflictmarker() since it formats a label
Sun, 28 Nov 2021 11:27:08 +0100 Thomas Klausner tests: fix test-fix on NetBSD stable
Tue, 23 Nov 2021 20:04:22 +0100 Simon Sapin rhg: Fix status desambiguation of symlinks and executable files
Tue, 23 Nov 2021 19:40:29 +0100 Simon Sapin rhg: Rename cat_file_is_modified
Tue, 23 Nov 2021 19:39:51 +0100 Simon Sapin rhg: Also parse flags in the manifest parser
Tue, 23 Nov 2021 18:27:42 +0100 Simon Sapin rhg: Propogate manifest parse errors instead of panicking
Fri, 19 Nov 2021 17:34:48 +0100 Simon Sapin tests: Adapt test-basic.t expected output for rhg
Tue, 09 Nov 2021 19:28:13 +0100 Simon Sapin rhg: Colored output is not supported
Tue, 09 Nov 2021 19:09:57 +0100 Simon Sapin rhg: [encode] and [decode] config sections are not supported
Tue, 09 Nov 2021 18:56:55 +0100 Simon Sapin rhg: Config commands.status.terse is not supported
Tue, 09 Nov 2021 18:39:37 +0100 Simon Sapin rhg: Propagate config errors in `rhg status`
Tue, 09 Nov 2021 17:09:40 +0100 Simon Sapin rhg: $HG_PENDING is not supported
Tue, 09 Nov 2021 19:55:46 +0100 Simon Sapin rhg: Enable `rhg status` in most tests
Tue, 23 Nov 2021 15:35:31 +0530 Pulkit Goyal Added signature for changeset 5d08b289e2e5 stable
Tue, 23 Nov 2021 15:35:21 +0530 Pulkit Goyal Added tag 6.0 for changeset 5d08b289e2e5 stable
Wed, 17 Nov 2021 13:47:25 +0100 Mathias De Mare packaging: make rpm relocatable stable 6.0
Wed, 17 Nov 2021 13:28:22 +0100 Mathias De Mare dockerrpm: always use current user and group stable
Thu, 18 Nov 2021 12:31:37 +0100 Mads Kiilerich cext: fix Python 3.11 compatibility - Py_SIZE is not an lvalue (issue6610) stable
Fri, 19 Nov 2021 11:20:10 +0100 Raphaël Gomès branching: merge stable into default
Tue, 16 Nov 2021 16:38:37 +0100 Raphaël Gomès heptapod-ci: re-introduce Windows CI stable
Mon, 15 Nov 2021 19:53:01 -0800 Gregory Szorc cext: define S_IFLNK on Python 2.7 and Windows stable
Mon, 15 Nov 2021 12:03:28 +0100 Thomas Klausner tests: dd status=noxfer is not portable (issue6523) stable
Mon, 15 Nov 2021 00:15:21 +0100 Thomas Klausner tests: use more portable mkdir -p instead of --parents (issue6591) stable
Mon, 15 Nov 2021 00:08:02 +0100 Thomas Klausner tests: fix test-censor by improving regexp (issue6585) stable
Wed, 10 Nov 2021 08:09:34 -0800 Martin von Zweigbergk ci: stop running with Python 2
Wed, 10 Nov 2021 11:43:22 +0100 Raphaël Gomès internals: typo pass on the dirstate-v2 help file stable
Wed, 10 Nov 2021 11:42:13 +0100 Raphaël Gomès dirstate-v2: fix confusion between requirement and format config variable stable
Wed, 10 Nov 2021 10:58:13 +0100 Raphaël Gomès internals: correct dirstate-v2 format variable in the documentation stable
Wed, 10 Nov 2021 10:50:54 +0100 Raphaël Gomès hghave: update dirstate-v2 format config option stable
Wed, 10 Nov 2021 14:54:55 -0500 Augie Fackler merge: with stable
Tue, 09 Nov 2021 22:06:40 +0530 Pulkit Goyal Added signature for changeset a44bb185f6bd stable
Tue, 09 Nov 2021 22:06:26 +0530 Pulkit Goyal Added tag 6.0rc0 for changeset a44bb185f6bd stable
Tue, 09 Nov 2021 21:56:04 +0530 Pulkit Goyal merge with default stable 6.0rc0
Tue, 09 Nov 2021 02:19:43 +0100 pacien tests: accept alternative privileged port allocation failure stable
Tue, 09 Nov 2021 02:16:43 +0100 pacien tests: allow the true command to be provided by coreutils stable
Tue, 09 Nov 2021 02:08:18 +0100 pacien tests: add guard check for suid support stable
Tue, 26 Oct 2021 19:47:30 +0100 Arseniy Alekseyev rhg: more efficient `HgPath::join`
Tue, 09 Nov 2021 15:25:38 +0100 Raphaël Gomès relnotes: update 6.0 with the last changes for the release
Tue, 09 Nov 2021 15:43:29 +0100 Simon Sapin rhg: Fix `rhg status` file content comparison
Wed, 27 Oct 2021 19:37:46 +0100 Arseniy Alekseyev rhg: make it possible to opt out of `rhg cat`
Tue, 09 Nov 2021 02:00:25 +0100 pacien tests: run the whole hg-core/path_auditor test in a clean temp dir stable
Wed, 20 Oct 2021 10:25:51 +0200 Raphaël Gomès fsmonitor: fix traceback after removal of nonnormalset (issue6600)
Wed, 20 Oct 2021 10:26:39 +0200 Raphaël Gomès fsmonitor: fix traceback about bytes and str incompatibility
Wed, 27 Oct 2021 15:18:52 +0200 Raphaël Gomès backout: backed out changeset 67d14d4e036c
Wed, 27 Oct 2021 12:07:58 +0200 Raphaël Gomès backout: backed out changeset f78d8b8c46d7
Thu, 04 Nov 2021 12:35:05 +0100 Raphaël Gomès relnotes: clear next release notes
Thu, 04 Nov 2021 12:34:51 +0100 Raphaël Gomès relnotes: add 6.0 release notes
Thu, 04 Nov 2021 09:55:37 +0100 Raphaël Gomès relnotes: fix wrong command name in 5.9 relnotes stable
Wed, 03 Nov 2021 14:11:11 -0700 Kyle Lippincott pyoxidizer: use in-memory resources on non-Windows platforms
Wed, 03 Nov 2021 12:35:57 +0100 Raphaël Gomès compat: don't rely on cpython-specific builtins manipulation
Wed, 03 Nov 2021 17:06:01 +0100 Raphaël Gomès rust-format: update rustfmt version
Wed, 25 Aug 2021 17:53:19 +0200 Raphaël Gomès rust: update the minimum version of Rust
Wed, 20 Oct 2021 00:57:02 +0200 Pierre-Yves David dirstate-v2: freeze the on-disk format
Mon, 01 Nov 2021 14:59:07 -0400 Augie Fackler merge: with stable
Fri, 22 Oct 2021 09:45:35 +0200 Raphaël Gomès windows: use raw string in test log paths
Fri, 29 Oct 2021 14:40:46 +0200 Pierre-Yves David pull: make the new argument a keyword argument
Thu, 28 Oct 2021 17:44:58 +0200 Pierre-Yves David dirstate: make sure that status does not overlook the fallback flags
Thu, 28 Oct 2021 17:26:03 +0200 Pierre-Yves David dirstate: use a single closure for get_flags
Fri, 30 Apr 2021 16:00:40 -0700 Kyle Lippincott tests: allow Google's internal builds of clang-format to be used stable
Tue, 26 Oct 2021 10:23:14 -0400 Augie Fackler merge: with stable
Tue, 26 Oct 2021 18:53:58 +0530 Pulkit Goyal Added signature for changeset 6ee0244fc1cf stable
Tue, 26 Oct 2021 18:53:51 +0530 Pulkit Goyal Added tag 5.9.3 for changeset 6ee0244fc1cf stable
Mon, 25 Oct 2021 17:57:01 +0200 Raphaël Gomès relnotes: update release notes for upcoming 5.9.3 stable 5.9.3
Sat, 23 Oct 2021 17:13:57 -0400 Matt Harbison typing: add more type hints to the errors module
Sat, 23 Oct 2021 16:04:05 -0400 Matt Harbison typing: add a few assertions to revlog.py to help pytype
Thu, 21 Oct 2021 09:22:06 +0200 Raphaël Gomès dirstate: group return logic and clarify each function in flagfunc
Wed, 20 Oct 2021 18:40:03 +0200 Raphaël Gomès dirstate: add missing return on platforms without exec or symlink
Wed, 20 Oct 2021 18:25:49 +0200 Raphaël Gomès parsers: don't ask about symlinks on platforms that don't support them
Wed, 20 Oct 2021 18:05:16 +0200 Raphaël Gomès parsers: don't ask about the exec bit on platforms that don't have it
Tue, 19 Oct 2021 18:06:07 -0700 Kyle Lippincott tests: fix test-convert-git to work w/ "git pull" requiring strategy
Thu, 21 Oct 2021 17:25:41 +0200 Raphaël Gomès branching: merge stable into default
Thu, 21 Oct 2021 14:03:33 +0200 Raphaël Gomès heptapod-ci: actually give pytest more time before timeout stable
Wed, 20 Oct 2021 18:44:26 +0100 Arseniy Alekseyev tests: better determinism in test-chg.t stable
Thu, 21 Oct 2021 11:21:21 +0200 David Demelier hg: remove reserved identifiers
Tue, 19 Oct 2021 16:05:20 +0200 Raphaël Gomès python: compatibility for python 3.11 (issue6604) stable
Wed, 20 Oct 2021 16:54:43 +0200 Raphaël Gomès pyoxidizer: force pip to not use pep517 in order to be able to install hg stable
Tue, 19 Oct 2021 16:14:53 -0700 Kyle Lippincott merge-halt: fix issue with merge.on-failure=halt breaking unshelve stable
Tue, 19 Oct 2021 16:14:46 -0700 Kyle Lippincott merge-halt: demonstrate unshelve issue with merge.on-failure=halt stable
Tue, 19 Oct 2021 19:05:41 +0200 Georges Racinet rust-nodemap: backed out mitigation for issue 6554 stable
Mon, 18 Oct 2021 16:24:00 -0700 Kyle Lippincott pyoxidizer: update README.md with several small fixes
Mon, 18 Oct 2021 16:18:41 -0700 Kyle Lippincott pyoxidizer: disable using in-memory resources
Wed, 20 Oct 2021 00:21:41 +0200 Pierre-Yves David dirstate-v2: reorder flag to group related one together
Tue, 19 Oct 2021 20:14:17 +0200 Pierre-Yves David dirstate-v2: read the fallback value in Rust
Tue, 19 Oct 2021 18:18:05 +0200 Pierre-Yves David dirstate-v2: adjust the meaning of directory flags
Wed, 13 Oct 2021 15:58:14 +0200 Simon Sapin dirstate-v2: actually use sub-second mtime precision
Thu, 14 Oct 2021 13:54:39 +0200 Simon Sapin dirstate: ignore sub-second component when either is zero in mtime
Tue, 19 Oct 2021 22:04:14 +0200 Pierre-Yves David dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Tue, 19 Oct 2021 21:03:13 +0200 Simon Sapin rust: remove now-unused DirstateEntry::clear_ambiguous_mtime method
Tue, 19 Oct 2021 22:14:48 +0200 Pierre-Yves David dirstate: align Rust function name to `need_delay`
Mon, 18 Oct 2021 19:02:40 +0200 Simon Sapin dirstate: rename a `very_likely_equal` method to `likely_equal`
Tue, 19 Oct 2021 19:03:39 +0200 Raphaël Gomès backout: backed out changeset 2f2107c01dee
Tue, 19 Oct 2021 19:04:11 +0200 Raphaël Gomès backout: backed out changeset 6edc8800dbc3
Mon, 18 Oct 2021 10:56:54 +0200 Pierre-Yves David dirstate-v2: preserve the fallback values on disk
Mon, 18 Oct 2021 20:02:05 +0200 Pierre-Yves David dirstate: make DirstateItem constructor accept fallback value
Mon, 18 Oct 2021 20:02:15 +0200 Pierre-Yves David dirstate: add a concept of "fallback" flags to dirstate item
Fri, 15 Oct 2021 16:33:19 +0200 Pierre-Yves David dirstate-v2: adds two flag to track the presence of some unrecorded files
Fri, 15 Oct 2021 16:12:00 +0200 Simon Sapin dirstate-v2: adds a flag to mark a file as modified
Tue, 19 Oct 2021 10:52:13 +0100 Arseniy Alekseyev rhg: simplify split_metadata
Fri, 27 Aug 2021 14:40:09 +0200 Raphaël Gomès pyoxidizer: default to a meaningless release instead of hardcoding 5.8
Thu, 14 Oct 2021 10:58:39 -0700 Martin von Zweigbergk copy: recommend `--at-rev .` if target was added in parent commit
Mon, 18 Oct 2021 10:14:44 +0200 Raphaël Gomès fix: appease pyflakes and make unused variables more obvious
Mon, 18 Oct 2021 17:11:48 +0200 Raphaël Gomès rewrite: fix issue6599 stable
Fri, 15 Oct 2021 04:41:24 +0200 Pierre-Yves David bookmarks: add a `ignore` variant of the bookmark mode
Fri, 15 Oct 2021 04:25:58 +0200 Pierre-Yves David bookmarks: add support for `mirror` mode to `incoming`
Fri, 15 Oct 2021 03:49:05 +0200 Pierre-Yves David bookmarks: move the `mirror` option to the `paths` section
Fri, 15 Oct 2021 03:28:28 +0200 Pierre-Yves David path: keep the path instance in the `pulloperation`
Fri, 15 Oct 2021 02:44:14 +0200 Pierre-Yves David path: return path instance directly from get_pull_paths
Fri, 15 Oct 2021 02:36:54 +0200 Pierre-Yves David path: unify path creation in `get_pull_paths`
Fri, 15 Oct 2021 02:36:38 +0200 Pierre-Yves David path: add a new argument to control path validation
Fri, 15 Oct 2021 14:05:20 +0100 Arseniy Alekseyev rhg: internally, return a structured representation from hg cat
Thu, 14 Oct 2021 19:02:08 +0100 Arseniy Alekseyev rhg: fix `hg cat` interaction with null revision
Fri, 15 Oct 2021 01:27:39 +0200 Pierre-Yves David dirstate-v2: add an option to prevent unintentional slow dirstate-v2
Thu, 14 Oct 2021 22:35:46 -0700 Martin von Zweigbergk rhg: fix formatting error reported by test-check-format-rust.t
Tue, 12 Oct 2021 13:54:06 -0700 Martin von Zweigbergk chistedit: add option to show order of commits in opposite order
Thu, 14 Oct 2021 16:39:16 +0200 Simon Sapin dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags
Thu, 14 Oct 2021 16:06:31 +0200 Simon Sapin dirstate-v2: Extend node flags to 16 bits
Thu, 14 Oct 2021 08:58:07 -0700 Martin von Zweigbergk narrow: raise StateError when working copy is stale (for detailed exit code)
Thu, 14 Oct 2021 15:05:04 +0200 Simon Sapin dirstate-v2: Use attributes as intended instead of properties in v2_data()
Thu, 14 Oct 2021 13:59:18 +0200 Simon Sapin dirstate: Remove unused variable
Thu, 14 Oct 2021 13:58:25 +0200 Simon Sapin rust: Reformat source code
Thu, 14 Oct 2021 13:34:37 +0100 Arseniy Alekseyev rhg: do not try to open a nodemap for an inline index
Tue, 05 Oct 2021 15:10:42 +0100 Arseniy Alekseyev rhg: stop manifest traversal when no more files are needed
Mon, 04 Oct 2021 19:06:45 +0100 Arseniy Alekseyev rhg: faster hg cat when many files are requested
Fri, 16 Jul 2021 18:42:20 +0200 Simon Sapin dirstate-v2: Add support when Rust is not enabled
Thu, 22 Jul 2021 17:31:37 +0200 Raphaël Gomès dirstate-v2: Initial Python serializer
Sun, 03 Oct 2021 13:18:03 +0200 Simon Sapin dirstate-v2: initial Python parser
Fri, 08 Oct 2021 13:15:22 +0200 Simon Sapin dirstate: Move more methods to the _dirstatemapcommon base class
Wed, 13 Oct 2021 17:32:52 +0200 Simon Sapin dirstate-v2: Add storage space for nanoseconds precision in file mtimes
Wed, 13 Oct 2021 16:21:39 +0200 Simon Sapin status: Extract TruncatedTimestamp from fs::Metadata without SystemTime
Fri, 17 Sep 2021 15:07:30 -0400 Matt Harbison pyoxidizer: add the user site to `sys.path` on macOS
Fri, 17 Sep 2021 15:02:01 -0400 Matt Harbison pyoxidizer: don't use in-memory for resources on macOS
Tue, 12 Oct 2021 14:12:41 -0700 Martin von Zweigbergk chistedit: rename a confusingly named variable
Tue, 12 Oct 2021 14:28:51 -0700 Martin von Zweigbergk chistedit: remove some local variable and access state on self instead
Tue, 12 Oct 2021 09:41:11 -0700 Martin von Zweigbergk chistedit: move changeview() onto state class
Tue, 12 Oct 2021 09:38:04 -0700 Martin von Zweigbergk chistedit: move cycleaction() onto state class
Tue, 12 Oct 2021 09:22:29 -0700 Martin von Zweigbergk chistedit: move changeaction() onto state class
Tue, 12 Oct 2021 09:20:46 -0700 Martin von Zweigbergk chistedit: move swap() onto state class
Tue, 12 Oct 2021 09:17:59 -0700 Martin von Zweigbergk chistedit: move makeselection() onto state class
Tue, 12 Oct 2021 09:16:14 -0700 Martin von Zweigbergk chistedit: move changemode() onto state class
Tue, 12 Oct 2021 09:00:51 -0700 Martin von Zweigbergk chistedit: move movecursor() onto state class
Tue, 12 Oct 2021 08:56:56 -0700 Martin von Zweigbergk chistedit: move patchcontents() onto state class
Tue, 12 Oct 2021 08:55:19 -0700 Martin von Zweigbergk chistedit: move event() onto state class
Mon, 11 Oct 2021 23:07:54 -0700 Martin von Zweigbergk chistedit: move renderpatch() and dependencies onto state class
Mon, 11 Oct 2021 23:04:29 -0700 Martin von Zweigbergk chistedit: move renderrules() onto state class
Mon, 11 Oct 2021 23:02:49 -0700 Martin von Zweigbergk chistedit: move layout() and dependencies onto state class
Mon, 11 Oct 2021 22:51:58 -0700 Martin von Zweigbergk chistedit: move rendercommit() onto state class
Mon, 11 Oct 2021 22:47:37 -0700 Martin von Zweigbergk chistedit: move view state from a dict to a custom class
Wed, 13 Oct 2021 10:17:27 -0700 Arseniy Alekseyev rhg: do not fail when the repo is empty
Tue, 12 Oct 2021 19:43:51 +0100 Arseniy Alekseyev rhg: handle null changelog and manifest revisions
Tue, 12 Oct 2021 15:43:45 +0200 Simon Sapin rust: update the rust-cpython crate to 0.7.0
Sun, 03 Oct 2021 13:14:43 +0200 Simon Sapin dirstate-v2: Name a constant in the Rust implementation
Tue, 12 Oct 2021 17:57:57 +0200 Simon Sapin dirstate-v2: Replace the 32-bit `mode` field with two bits
Mon, 11 Oct 2021 18:37:21 +0200 Simon Sapin dirstate-v2: Store unsigned integers inside DirstateEntry
Tue, 12 Oct 2021 16:38:13 +0200 Simon Sapin dirstate-v2: Truncate directory mtimes to 31 bits of seconds
Tue, 12 Oct 2021 16:20:05 +0200 Simon Sapin dirstate-v2: Separate Rust structs for Timestamp and PackedTimestamp
Mon, 11 Oct 2021 22:19:42 +0200 Simon Sapin dirstate-v2: Change the representation of negative directory mtime
Tue, 12 Oct 2021 15:29:05 +0200 Simon Sapin dirstate-v2: Only convert from SystemTime to Timestamp and not back
Fri, 08 Oct 2021 12:57:24 +0200 Simon Sapin dirstate-v2: Swap the order of size and mtime on disk
Mon, 11 Oct 2021 18:23:17 +0200 Simon Sapin dirstate-v2: Document flags/mode/size/mtime fields of tree nodes
Wed, 08 Sep 2021 10:47:10 +0200 Raphaël Gomès help: update help text for debug-repair-issue6528
Tue, 02 Mar 2021 09:33:25 -0800 Martin von Zweigbergk dispatch: use detailed exit code 250 for keyboard interrupt
Fri, 08 Oct 2021 13:36:02 -0700 Martin von Zweigbergk dispatch: ignore failure to flush ui
Fri, 08 Oct 2021 13:34:33 -0700 Martin von Zweigbergk dispatch: don't change error status if flushing stdio fails
Mon, 11 Oct 2021 17:31:27 +0200 Simon Sapin dirstate-v2: Use "byte sequence" in docs
Fri, 08 Oct 2021 11:06:03 +0200 Simon Sapin rust: Make the hg-cpython crate default to Python 3
Sun, 03 Oct 2021 20:11:42 -0400 Matt Harbison packaging: update the certifi dependency
Sun, 19 Sep 2021 01:36:37 -0400 Matt Harbison setup: stop packaging python3.dll and python3X.dll in the wheel distribution
Sun, 19 Sep 2021 01:23:16 -0400 Matt Harbison exewrapper: find the proper python3X.dll in the registry
Thu, 02 Sep 2021 14:08:45 -0700 Danny Hooper fix: reduce number of tool executions
Thu, 02 Sep 2021 14:07:55 -0700 Danny Hooper fix: add test to demonstrate how many times tools are executed
Fri, 25 Jun 2021 15:00:08 +0530 Pulkit Goyal rhg: add ui.plain() and check it before showing relative paths in status
Tue, 05 Oct 2021 18:10:04 +0530 Pulkit Goyal rhg: add relative paths support in `rhg status`
Tue, 05 Oct 2021 18:02:22 +0530 Pulkit Goyal rhg: refactor function to relativize paths in utils
Wed, 06 Oct 2021 13:32:07 +0530 Sushil khanchi hg: let extensions call the func without populating opts keys
Tue, 05 Oct 2021 16:09:20 +0100 Arseniy Alekseyev rhg: in rhg cat cli, fix the long name of the --rev flag
Thu, 24 Jun 2021 14:23:11 +0530 Pulkit Goyal rhg: fallback if tweakdefaults or statuscopies is enabled with status
Mon, 19 Jul 2021 04:13:50 +0530 Pulkit Goyal largefiles: partially undo 61e526585b20e2ff15f19497d0451d18fea02db8 and child
Mon, 19 Jul 2021 04:12:14 +0530 Pulkit Goyal largefiles: add tr backup for largefilesdirstate
Mon, 19 Jul 2021 04:11:08 +0530 Pulkit Goyal largefiles: pass current transaction to `lfdirstate.write()`
Thu, 07 Oct 2021 10:23:57 -0400 Augie Fackler merge: with stable
Fri, 01 Oct 2021 12:17:09 +0200 Simon Sapin dirstate-v2: Add internal documentation
Fri, 01 Oct 2021 12:27:17 +0200 Simon Sapin dirstate-v2: Move data file info in the docket closer together
Fri, 01 Oct 2021 09:29:50 +0200 Pierre-Yves David dirstate-item: drop the legacy new_normal constructor
Fri, 01 Oct 2021 09:29:32 +0200 Pierre-Yves David dirstate-item: replace call to new_normal
Fri, 01 Oct 2021 09:28:19 +0200 Pierre-Yves David dirstate-item: replace a call to new_normal
Fri, 01 Oct 2021 09:25:13 +0200 Pierre-Yves David dirstate-item: drop the legacy new_possibly_dirty constructor
Fri, 01 Oct 2021 09:24:48 +0200 Pierre-Yves David dirstate-item: replace call to new_possibly_dirty
Fri, 01 Oct 2021 09:23:28 +0200 Pierre-Yves David dirstate-item: drop the legacy new_from_p2 constructor
Fri, 01 Oct 2021 09:21:52 +0200 Pierre-Yves David dirstate-item: replace call to new_from_p2
Fri, 01 Oct 2021 09:16:53 +0200 Pierre-Yves David dirstate-item: drop the legacy new_added constructor
Fri, 01 Oct 2021 09:15:03 +0200 Pierre-Yves David dirstate-item: replace call to new_added
Fri, 01 Oct 2021 09:14:10 +0200 Pierre-Yves David dirstate-item: drop the legacy new_merged constructor
Fri, 01 Oct 2021 09:12:52 +0200 Pierre-Yves David dirstate-item: replace call to new_merged
Fri, 01 Oct 2021 03:30:00 +0200 Pierre-Yves David dirstate-item: drop the `merged` property
Fri, 01 Oct 2021 03:29:33 +0200 Pierre-Yves David dirstate-item: replace another usage of `merged`
Fri, 01 Oct 2021 03:28:01 +0200 Pierre-Yves David dirstate-item: replace a `merged` usage with `p2_info`
Fri, 01 Oct 2021 03:26:12 +0200 Pierre-Yves David dirstate-item: drop the `from_p2` property
Fri, 01 Oct 2021 03:24:57 +0200 Pierre-Yves David dirstate-item: directly use `p2_info` in `v1_size`
Fri, 01 Oct 2021 04:04:38 +0200 Pierre-Yves David dirstate-item: use the `p2_info` property to replace more verbose call
Wed, 29 Sep 2021 02:06:04 +0200 Pierre-Yves David status: process `from_p2` file the same as `merged` one
Fri, 01 Oct 2021 02:43:39 +0200 Pierre-Yves David dirstate: drop an incorrect comment
Fri, 01 Oct 2021 01:45:20 +0200 Pierre-Yves David dirstate: drop some duplicated code
Thu, 30 Sep 2021 16:33:12 +0200 Pierre-Yves David dirstate: align the dirstate's API to the lower level ones
Fri, 01 Oct 2021 04:07:21 +0200 Pierre-Yves David dirstate-item: introduce a `p1_tracked` property
Fri, 01 Oct 2021 04:04:09 +0200 Pierre-Yves David dirstate-item: introduce a `p2_info` property that combine two others
Fri, 01 Oct 2021 02:01:12 +0200 Pierre-Yves David dirstate: narrow gathering of parent data
Fri, 01 Oct 2021 01:27:53 +0200 Pierre-Yves David dirstate: align the dirstatemap's API to the data change
Fri, 01 Oct 2021 18:49:33 +0200 Simon Sapin dirstate-v2: Store a bitfield on disk instead of v1-like state
Fri, 01 Oct 2021 20:35:30 +0200 Pierre-Yves David dirstate-item: change the internal storage and constructor value
Sat, 02 Oct 2021 11:39:57 +0200 Pierre-Yves David dirstatemap: drop legacy method on the dirstatemap wrapper
Sat, 02 Oct 2021 00:15:24 +0200 Pierre-Yves David dirstatemap: align the Rust wrapper implementation of `setparent`
Sat, 02 Oct 2021 00:44:17 +0200 Pierre-Yves David dirstatemap: fix copymap.pop in Rust to return the value it pops
Sat, 02 Oct 2021 00:14:32 +0200 Pierre-Yves David dirstate-item: implement `drop_merge_data` on the Rust DirstateItem
Sat, 02 Oct 2021 00:02:55 +0200 Pierre-Yves David dirstatemap: use a common implement for reset_state
Sat, 02 Oct 2021 00:01:56 +0200 Pierre-Yves David dirstatemap: add a common `_drop_entry` method for dirstatemap
Fri, 01 Oct 2021 23:49:40 +0200 Pierre-Yves David dirstatemap: use common code for set_clean
Fri, 01 Oct 2021 23:42:24 +0200 Pierre-Yves David dirstatemap: use common code for set_possibly_dirty
Fri, 01 Oct 2021 23:24:01 +0200 Pierre-Yves David dirstatemap: use a common implement for set_tracked
Fri, 01 Oct 2021 23:13:44 +0200 Pierre-Yves David dirstatemap: add a common `_insert_entry` method for dirstatemap
Fri, 01 Oct 2021 19:14:09 +0200 Pierre-Yves David dirstatemap: use a common implementation for `dirstatemap.set_untracked`
Fri, 01 Oct 2021 18:54:40 +0200 Pierre-Yves David dirstatemap: add a common `_refresh_entry` method for dirstatemap
Fri, 01 Oct 2021 18:52:26 +0200 Pierre-Yves David dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common class
Fri, 01 Oct 2021 18:49:21 +0200 Pierre-Yves David dirstatemap: small rework of the `set_untracked` method
Sat, 02 Oct 2021 12:10:46 +0200 Pierre-Yves David dirstatemap: arrange methods by category
Sat, 02 Oct 2021 12:01:50 +0200 Pierre-Yves David dirstatemap: move a multiple simple functions in the common class
Fri, 01 Oct 2021 17:10:24 +0200 Pierre-Yves David dirstatemap: rename `_rustmap` to `_map`
Fri, 01 Oct 2021 16:52:44 +0200 Pierre-Yves David dirstatemap: use a common __init__ for dirstatemap
Fri, 01 Oct 2021 16:14:29 +0200 Pierre-Yves David dirstatemap: introduce a common base for the dirstatemap class
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Tue, 28 Sep 2021 13:59:01 -0700 Martin von Zweigbergk errors: raise InputError from revpair() iff revset provided by the user
Tue, 28 Sep 2021 08:47:11 -0700 Martin von Zweigbergk errors: raise InputError on bad revset to revrange() iff provided by the user
Tue, 28 Sep 2021 09:08:43 -0700 Martin von Zweigbergk phase: avoid a no-op resolution of revset from revnums
Fri, 01 Oct 2021 15:19:37 +0200 Pierre-Yves David dirstate: push back the future a bit in the test
Thu, 30 Sep 2021 18:07:31 +0200 Pierre-Yves David dirstate-item: point out that `merged` is set only with p1_tracked
Wed, 29 Sep 2021 01:23:10 +0200 Pierre-Yves David dirstate-item: update the attribute documentation
Fri, 01 Oct 2021 03:50:37 +0200 Pierre-Yves David dirstate-item: use `any_tracked` more
Fri, 01 Oct 2021 03:49:03 +0200 Pierre-Yves David dirstate-item: drop an outdated comments
Fri, 01 Oct 2021 00:00:29 +0200 Pierre-Yves David dirstate: remove a update_file's special case for `merged` file
Thu, 30 Sep 2021 18:00:39 +0200 Pierre-Yves David dirstate: remove a update_file's special case for tracked file with p2 data
Wed, 29 Sep 2021 02:34:32 +0200 Pierre-Yves David dirstate: deprecate `__getitem__` access
Wed, 29 Sep 2021 18:39:02 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in largefile
Wed, 29 Sep 2021 18:37:54 +0200 Pierre-Yves David dirstate-item: use `added` instead of `state` when moving dirstate
Wed, 29 Sep 2021 18:37:20 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in revert
Wed, 29 Sep 2021 18:36:12 +0200 Pierre-Yves David dirstate-item: use item's property when computing a copies
Wed, 29 Sep 2021 18:32:21 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in copy
Wed, 29 Sep 2021 17:52:39 +0200 Pierre-Yves David dirstate-item: use `added` in debugrebuilddirstate
Wed, 29 Sep 2021 17:42:57 +0200 Pierre-Yves David dirstate-item: use `maybe_clean` instead of `state` in record
Wed, 29 Sep 2021 15:40:13 +0200 Pierre-Yves David dirstate-item: use `any_tracked` instead of `state` to apply patches
Wed, 29 Sep 2021 15:39:33 +0200 Pierre-Yves David dirstate-item: use item's property instead of `state` in addremove
Wed, 29 Sep 2021 15:26:30 +0200 Pierre-Yves David dirstate-item: use `tracked` instead of `state` during copy detection
Wed, 29 Sep 2021 15:23:57 +0200 Pierre-Yves David dirstate-item: use `maybe_clean` instead of `state` in `strip`
Wed, 29 Sep 2021 15:07:21 +0200 Pierre-Yves David dirstate-item: use `tracked` instead of `state` in context.matches
Thu, 30 Sep 2021 15:28:42 +0200 Pierre-Yves David dirstate-item: use `tracked` instead of the `state` in context's iter
Wed, 29 Sep 2021 14:57:54 +0200 Pierre-Yves David dirstate-item: use `tracked` instead of the `state` in context
Wed, 29 Sep 2021 14:56:23 +0200 Pierre-Yves David dirstate-item: use item's property to deal with hgsubstate in mq
Wed, 29 Sep 2021 14:56:05 +0200 Pierre-Yves David dirstate-item: use `added` instead of the `state` in the `mq` extension
Wed, 29 Sep 2021 14:55:29 +0200 Pierre-Yves David dirstate-item: use maybe_clean instead of `state` in the eol extension
Thu, 30 Sep 2021 12:00:15 +0200 Pierre-Yves David dirstate: move verification code within the dirstate itself
Wed, 29 Sep 2021 14:52:44 +0200 Pierre-Yves David dirstate-entry: use `?` for the state of entry without any tracking
Wed, 29 Sep 2021 14:51:31 +0200 Pierre-Yves David dirstate-item: introduce a `any_tracked` property
Wed, 29 Sep 2021 14:41:19 +0200 Pierre-Yves David dirstate-item: introduce a `maybe_clean` property
Wed, 29 Sep 2021 02:37:24 +0200 Pierre-Yves David dirstate: add a `get_entry` method to the dirstate
Thu, 30 Sep 2021 18:06:34 +0200 Simon Sapin dirstate-item: Make constructor parameters optional
Fri, 01 Oct 2021 08:44:56 -0700 Martin von Zweigbergk hg-core: silence dead-code warning by adding RevlogEntry::revion() accessor
Fri, 01 Oct 2021 18:14:56 +0200 Raphaël Gomès rust: remove dead code
Tue, 05 Oct 2021 21:17:31 +0530 Pulkit Goyal Added signature for changeset 750920b18aaa stable
Tue, 05 Oct 2021 21:17:23 +0530 Pulkit Goyal Added tag 5.9.2 for changeset 750920b18aaa stable
Sat, 11 Sep 2021 00:09:29 +0200 Raphaël Gomès rust-revset: support explicit `.` revision
Sat, 11 Sep 2021 00:05:08 +0200 Raphaël Gomès rust-revset: add separate match logic for shortcuts
Mon, 13 Sep 2021 15:12:35 +0200 Raphaël Gomès rhg: fall back if subrepos are detected
Wed, 01 Sep 2021 18:09:35 +0200 Raphaël Gomès rhg: fallback if `defaults` config is set for the current command
Wed, 01 Sep 2021 17:41:51 +0200 Raphaël Gomès rhg: fallback if the current command has any generic hook defined
Wed, 01 Sep 2021 17:41:08 +0200 Raphaël Gomès rhg-cat: fallback in presence of a fileset
Wed, 01 Sep 2021 17:40:25 +0200 Raphaël Gomès rhg-cat: fallback when detecting `.` or `..` path segments
Wed, 01 Sep 2021 16:13:25 +0200 Raphaël Gomès rhg: add support for calling `rhg cat` without a revision
Thu, 30 Sep 2021 17:34:28 +0200 Raphaël Gomès branching: merge with stable
Tue, 28 Sep 2021 13:26:08 +0200 Raphaël Gomès windows-ci: temporarily allow Windows jobs to fail stable 5.9.2
Mon, 27 Sep 2021 13:52:49 +0200 Simon Sapin dirstate: Remove the Rust abstraction DirstateMapMethods
Mon, 27 Sep 2021 12:09:15 +0200 Simon Sapin dirstate: Remove the flat Rust DirstateMap implementation
Tue, 28 Sep 2021 20:00:19 +0200 Pierre-Yves David dirstate: drop the from_p2_removed method
Tue, 28 Sep 2021 19:29:44 +0200 Pierre-Yves David dirstate: inline the `from_p2_removed` logic
Tue, 28 Sep 2021 19:15:46 +0200 Pierre-Yves David dirstate: drop the merged_removed method
Tue, 28 Sep 2021 19:12:44 +0200 Pierre-Yves David dirstate: inline the merged_removed logic
Tue, 28 Sep 2021 18:57:20 +0200 Pierre-Yves David dirstate: drop some safety assert in largefile
Tue, 28 Sep 2021 18:29:57 +0200 Pierre-Yves David dirstate: drop unused condition in `from_p2`
Tue, 28 Sep 2021 20:05:37 +0200 Pierre-Yves David dirstate: drop all logic around the "non-normal" sets
Wed, 22 Sep 2021 17:46:29 +0200 Pierre-Yves David dirstate: use a new `drop_merge_data` in `setparent`
Wed, 22 Sep 2021 15:17:12 +0200 Pierre-Yves David dirstate: move parent state handling in the dirstatemap
Wed, 22 Sep 2021 09:46:37 +0200 Pierre-Yves David dirstate: stop checking for path collision when adjusting parents
Wed, 22 Sep 2021 15:08:47 +0200 Pierre-Yves David dirstate: drop the `_updatedfiles` set
Wed, 22 Sep 2021 15:23:03 +0200 Pierre-Yves David dirstate: drop the `clearambiguoustimes` method for the map
Wed, 22 Sep 2021 14:54:42 +0200 Pierre-Yves David dirstate: simplify the ambiguity clearing at write time
Tue, 28 Sep 2021 09:32:24 -0700 Martin von Zweigbergk histedit: use more specific exceptions for more detailed exit codes
Tue, 28 Sep 2021 09:25:05 -0700 Martin von Zweigbergk histedit: remove redundant checks for unfinished histedit state
Tue, 28 Sep 2021 13:43:14 +0200 Simon Sapin dirstate: Appease pytype
Thu, 23 Sep 2021 18:29:40 +0200 Simon Sapin dirstate: Pass the final DirstateItem to _rustmap.addfile()
Thu, 23 Sep 2021 15:36:43 +0200 Simon Sapin dirstate: Replace dropfile with drop_item_and_copy_source
Thu, 23 Sep 2021 15:29:38 +0200 Simon Sapin rust: Remove some obsolete doc-comments
Thu, 23 Sep 2021 15:26:33 +0200 Simon Sapin dirstate: Remove return boolean from dirstatemap.dropfile
Wed, 22 Sep 2021 18:56:58 +0200 Simon Sapin dirstate: Propagate dirstate-v2 parse errors from set_dirstate_item
Wed, 22 Sep 2021 18:42:00 +0200 Simon Sapin dirstate: Don’t drop unrelated data in DirstateMap::set_entry
Wed, 22 Sep 2021 18:21:58 +0200 Simon Sapin dirstate: Skip no-op conversion in Rust DirstateMap::set_v1
Wed, 22 Sep 2021 11:33:29 +0200 Simon Sapin dirstate: Use the Rust implementation of DirstateItem when Rust is enabled
Wed, 22 Sep 2021 11:28:52 +0200 Simon Sapin rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem
Mon, 20 Sep 2021 19:18:21 +0200 Simon Sapin rust: Align DirstateEntry internals with Python/C DirstateItem
Tue, 28 Sep 2021 09:40:57 +0200 Raphaël Gomès branching: merge stable into default
Tue, 21 Sep 2021 18:18:56 +0200 Pierre-Yves David manifestlog: also monitor `00manifest.n` when applicable stable
Tue, 21 Sep 2021 18:03:37 +0200 Pierre-Yves David changelog: also monitor `00changelog.n` when applicable (issue6554) stable
Tue, 21 Sep 2021 21:18:50 +0200 Pierre-Yves David persistent-nodemap: introduce a test to highlight possible race stable
Tue, 21 Sep 2021 21:18:44 +0200 Pierre-Yves David test: enable share-safe in test-persistent-nodemap stable
Tue, 21 Sep 2021 18:02:07 +0200 Pierre-Yves David filecache: abstract the fetching of the list of tracked file stable
Mon, 20 Sep 2021 18:18:15 +0200 Pierre-Yves David persistent-nodemap: use quiet upgrade in tests stable
Mon, 20 Sep 2021 18:08:46 +0200 Pierre-Yves David persistent-nodemap: fix a typo in a test comment stable
Wed, 22 Sep 2021 17:14:54 -0400 Valentin Gatien-Baron bookmarks: add an option to make pull mirror remote bookmarks
Thu, 23 Sep 2021 09:42:20 -0700 Martin von Zweigbergk errors: use InputError for bad path arguments to `hg annotate`
Thu, 23 Sep 2021 09:40:01 -0700 Martin von Zweigbergk errors: use InputError for bad --similarity value
Thu, 23 Sep 2021 09:38:45 -0700 Martin von Zweigbergk errors: use InputError for some invalid revsets and such
Thu, 23 Sep 2021 17:05:37 -0400 Augie Fackler merge: with stable
Thu, 23 Sep 2021 16:52:35 +0900 Yuya Nishihara dirstate: fix leak of entry object in dirstate_item_from_v1_data()
Thu, 23 Sep 2021 16:44:17 +0900 Yuya Nishihara dirstate: fix parse_dirstate() to error out if NULL entry created
Mon, 20 Sep 2021 20:55:38 +0200 Simon Sapin rust: Remove EntryState::Unknown
Mon, 20 Sep 2021 20:21:35 +0200 Simon Sapin dirstate: Remove the `state == ' '` special case
Mon, 20 Sep 2021 20:20:55 +0200 Simon Sapin debugsate: Change debug_iter() to yield tuples instead of DirstateItem
Mon, 20 Sep 2021 19:59:09 +0200 Simon Sapin debugstate: Always call dirstatemap.debug_iter()
Fri, 17 Sep 2021 13:33:45 +0200 Simon Sapin rust: Make the fields of DirstateEntry private
Mon, 20 Sep 2021 13:16:36 +0200 Simon Sapin rust: Remove support for passing a dict to the Rust pathutil.dirs()
Mon, 20 Sep 2021 12:52:32 +0200 Simon Sapin rust: Remove the `rustext.parsers` module
Fri, 17 Sep 2021 14:36:54 +0200 Simon Sapin dirstate: remove now-unused .directories() method
Fri, 17 Sep 2021 12:42:24 +0200 Simon Sapin rust: Move DirstateEntry to its own module
Mon, 20 Sep 2021 15:16:10 +0200 Raphaël Gomès patchbomb: fix traceback on outgoing when not specifying revisions stable
Mon, 20 Sep 2021 14:21:18 -0400 Matt Harbison extensions: prevent a crash on py3 with a `minimumhgversion` str value
Mon, 20 Sep 2021 14:16:10 -0400 Matt Harbison extensions: prevent a crash on py3 when testing a bad extension minimum
Mon, 20 Sep 2021 11:22:27 -0400 Matt Harbison typing: drop annotations on `mercurial/logcmdutil.walkopts` attributes
Mon, 20 Sep 2021 11:05:30 -0400 Matt Harbison util: eliminate the possibility of returning None from `versiontuple()`
Mon, 20 Sep 2021 11:03:46 -0400 Matt Harbison archival: force a `CompressionError` to bytes before passing to `error.Abort`
Mon, 20 Sep 2021 10:59:26 -0400 Matt Harbison parser: force a `ValueError` to bytes before passing to `error.ParseError`
Mon, 20 Sep 2021 10:46:35 -0400 Matt Harbison util: avoid a name-error warning in the `mmapread` exception handler
Mon, 20 Sep 2021 10:45:18 -0400 Matt Harbison typing: suppress an name-error warning in `mercurial/windows.py`
Mon, 20 Sep 2021 10:44:25 -0400 Matt Harbison typing: suppress an import-error warning in `mercurial/utils/resourceutil.py`
Mon, 20 Sep 2021 10:42:38 -0400 Matt Harbison encoding: force a few Errors to bytes before passing to `error.Abort`
Tue, 21 Sep 2021 00:16:35 -0400 Matt Harbison typing: add a fake `__init__()` to bytestr to distract pytype
Mon, 20 Sep 2021 15:51:23 -0400 Augie Fackler merge: with stable
Thu, 09 Sep 2021 10:42:28 +0200 Raphaël Gomès pep-517: remove the `build-backend` key to allow for users to build extensions stable
Wed, 15 Sep 2021 18:41:38 +0200 Pierre-Yves David dirstate: drop the `dirstatemap.dropfile` method
Thu, 16 Sep 2021 15:21:22 +0200 Pierre-Yves David dirstate: use `reset_state` instead of `dropfile` in test-rebuildstate.t
Thu, 16 Sep 2021 15:20:28 +0200 Pierre-Yves David dirstate: use `reset_state` instead of `dropfile` in largefile
Wed, 15 Sep 2021 18:40:25 +0200 Pierre-Yves David dirstate: use `reset_state` in `rebuild` instead of `dropfile`
Wed, 15 Sep 2021 18:38:24 +0200 Pierre-Yves David dirstate: use `reset_state` to drop file in `update_file_p1`
Wed, 15 Sep 2021 18:36:59 +0200 Pierre-Yves David dirstate: support file tracked nowhere in `reset_state`
Wed, 15 Sep 2021 18:30:06 +0200 Pierre-Yves David dirstate: drop dirstatemap.addfile
Wed, 15 Sep 2021 18:27:57 +0200 Pierre-Yves David dirstate: update the documentation of the dirstatemap API
Wed, 15 Sep 2021 12:38:56 +0200 Pierre-Yves David dirstate: drop the `_addpath` method
Wed, 15 Sep 2021 12:33:59 +0200 Pierre-Yves David dirstate: remove the `normallookup` function
Thu, 16 Sep 2021 14:14:33 +0200 Pierre-Yves David dirstate: stop using `_normallookup` in the adddrop extension
Wed, 15 Sep 2021 18:12:55 +0200 Pierre-Yves David dirstate: replace the use of `_normallookup` in `rebuild`
Wed, 15 Sep 2021 18:16:16 +0200 Pierre-Yves David dirstate: replace the use of _normallookup in `setparents`
Wed, 15 Sep 2021 18:05:39 +0200 Pierre-Yves David dirstate: introduce a set_tracked method on "map" and "item"
Wed, 15 Sep 2021 11:13:46 +0200 Pierre-Yves David dirstate: fix restoration of "merged" state after a remove
Wed, 15 Sep 2021 10:20:25 +0200 Pierre-Yves David dirstate: inline the last two `_drop` usage
Wed, 15 Sep 2021 10:02:11 +0200 Pierre-Yves David dirstate: make a conditionnal easier to read in `setparents`
Wed, 15 Sep 2021 09:50:44 +0200 Pierre-Yves David dirstate: removed the now unused `_add` method
Wed, 15 Sep 2021 18:18:16 +0200 Pierre-Yves David dirstate: replace `_add` call in `setparent`
Wed, 15 Sep 2021 09:41:02 +0200 Pierre-Yves David dirstate: directly call the right function in `set_tracked`
Wed, 15 Sep 2021 10:05:25 +0200 Pierre-Yves David dirstate: same logic as what we did for `_drop`
Wed, 15 Sep 2021 09:28:17 +0200 Pierre-Yves David dirstate: use `tracked` property in `_addpath`
Fri, 17 Sep 2021 08:57:12 +0200 Simon Sapin rust: Update the memmap2 crate to version 0.4.0
Fri, 17 Sep 2021 21:04:21 +0200 Pierre-Yves David tests: make removeemptydirs more portable stable
Fri, 17 Sep 2021 21:04:17 +0200 Pierre-Yves David check-code: make it possible to ignore the PWD check in some situation stable
Fri, 17 Sep 2021 14:05:56 +0200 Raphaël Gomès relnotes: update next stable
Fri, 17 Sep 2021 14:05:32 +0200 Raphaël Gomès relnotes: add release notes for 5.9 stable
Thu, 16 Sep 2021 16:42:16 -0700 Martin von Zweigbergk dirstate: fix compilation warnings in `dirstate_item_set_possibly_dirty()`
Thu, 16 Sep 2021 16:29:55 -0700 Martin von Zweigbergk dirstate: make dirstate flags char be unsigned
Thu, 02 Sep 2021 03:59:35 +0200 Pierre-Yves David dirstate: introduce a `set_clean` method on dirstate's map and items
Thu, 02 Sep 2021 04:03:20 +0200 Pierre-Yves David dirstate: extract the logic to check file/dirname collision when adding a file
Thu, 02 Sep 2021 02:53:47 +0200 Pierre-Yves David dirstate: make dirstatemap.set_untracked deal with added file
Thu, 02 Sep 2021 02:48:56 +0200 Pierre-Yves David dirstate: remove some usage of `_drop`
Thu, 02 Sep 2021 02:44:12 +0200 Pierre-Yves David dirstate: move the copymap drop inside dropfile
Tue, 14 Sep 2021 18:25:51 +0200 Simon Sapin rust: Rename get_node methods to data_for_node, get_rev to data_for_rev
Tue, 14 Sep 2021 18:10:35 +0200 Simon Sapin rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`
Tue, 14 Sep 2021 18:07:11 +0200 Simon Sapin rust: Make private the `index` field of the `Revlog` struct
Mon, 26 Jul 2021 10:26:45 +0200 Simon Sapin dirstate-v2: Remove the `.d` suffix in data file names
Mon, 13 Sep 2021 18:48:48 +0200 Simon Sapin rhg: Don’t compare ambiguous files one byte at a time
Mon, 13 Sep 2021 18:09:10 +0200 Simon Sapin rhg: Reuse manifest when checking status of multiple ambiguous files
Mon, 13 Sep 2021 18:02:45 +0200 Simon Sapin rust: Return HgError instead of RevlogError in revlog constructors
Mon, 13 Sep 2021 17:23:42 +0200 Simon Sapin rhg: Align with Python on some revset parsing corner cases
Mon, 13 Sep 2021 15:42:39 +0200 Simon Sapin rust: Add a Filelog struct that wraps Revlog
Mon, 13 Sep 2021 13:45:10 +0200 Simon Sapin rust: Add Repo::manifest(revision)
Mon, 13 Sep 2021 13:29:55 +0200 Simon Sapin rust: Keep lazily-initialized Changelog and Manifest log on the Repo object
Mon, 13 Sep 2021 13:16:10 +0200 Simon Sapin rust: Move lazy initialization of `Repo::dirstate_map` into a generic struct
Mon, 13 Sep 2021 13:01:25 +0200 Simon Sapin rust: Rename Manifest to Manifestlog, ManifestEntry to Manifest
Thu, 09 Sep 2021 21:04:55 +0200 Simon Sapin rust: Add Repo::dirstate_map and use it in `rhg status`
Fri, 10 Sep 2021 09:53:09 +0200 Simon Sapin rust: Switch to the memmap2-rs crate
Thu, 09 Sep 2021 18:07:40 +0200 Simon Sapin rust: Make OwningDirstateMap generic and move it into hg-core
Mon, 06 Sep 2021 13:39:54 +0200 Simon Sapin rust: Move PyBytesWithData out of copy-tracing code
Mon, 06 Sep 2021 11:39:59 +0200 Simon Sapin rust: Move VFS code to its own module
Fri, 03 Sep 2021 16:32:35 +0200 Simon Sapin rhg: Switch rhg.ignored-extensions config to Python-compatible list syntax
Wed, 17 Feb 2021 20:49:53 +0100 Simon Sapin rhg: Port Python’s `ui.configlist` as `Config::get_list`
Fri, 03 Sep 2021 16:37:20 +0200 Simon Sapin rust: Generalize the `trim_end_newlines` utility of byte strings
Mon, 30 Aug 2021 21:18:29 +0200 Pierre-Yves David dirstate-item: move the C implementation to the same logic
Tue, 31 Aug 2021 09:23:50 +0200 Pierre-Yves David dirstate-item: introduce low level C function
Fri, 27 Aug 2021 20:06:07 +0200 Pierre-Yves David dirstate-item: factor some code in the C implementation
Fri, 27 Aug 2021 19:19:21 +0200 Pierre-Yves David dirstate-item: `dirstate_item_from_v1_data` replaces make_dirstate_item
Mon, 30 Aug 2021 18:45:54 +0200 Pierre-Yves David pathutil: replace the `skip` argument of `dirs` with a boolean
Thu, 02 Sep 2021 00:16:37 +0200 Pierre-Yves David dirstate: clarify the message in nonnormal checking
Wed, 08 Sep 2021 15:59:48 -0400 Augie Fackler merge: with stable
Fri, 10 Sep 2021 14:57:00 -0400 Valentin Gatien-Baron narrow: fix commits of empty files stable
Fri, 10 Sep 2021 14:37:03 -0400 Valentin Gatien-Baron narrow: show repo corruption when commiting empty files stable
Tue, 07 Sep 2021 11:50:12 -0700 Kyle Lippincott filemerge: be more strict when detecting conflict markers, add `|` markers stable
Fri, 27 Aug 2021 18:00:47 +0200 Pierre-Yves David dirstate-item: implement `v1_mtime` with higher level block
Fri, 27 Aug 2021 17:59:00 +0200 Pierre-Yves David dirstate-item: implement `v1_size` with higher level block
Fri, 27 Aug 2021 17:48:12 +0200 Pierre-Yves David dirstate-item: implement v1_state with higher level block
Fri, 27 Aug 2021 18:04:49 +0200 Pierre-Yves David dirstate-item: add more logic to `from_p2`
Fri, 27 Aug 2021 17:14:54 +0200 Pierre-Yves David dirstate-item: implement `merged_removed` in a simpler way
Fri, 27 Aug 2021 17:12:39 +0200 Pierre-Yves David dirstate-item: implement `removed` in a simpler way
Fri, 27 Aug 2021 17:10:26 +0200 Pierre-Yves David dirstate-item: implement `from_p2_removed` in a simpler way
Fri, 27 Aug 2021 17:09:49 +0200 Pierre-Yves David dirstate-item: implement `from_p2` in a simpler way
Fri, 27 Aug 2021 17:09:06 +0200 Pierre-Yves David dirstate-item: implement `merged` in a simpler way
Fri, 27 Aug 2021 17:07:56 +0200 Pierre-Yves David dirstate-item: implement `added` in a simpler way
Fri, 27 Aug 2021 17:07:12 +0200 Pierre-Yves David dirstate-item: implement `tracked` in a simpler way
Fri, 27 Aug 2021 15:10:21 +0200 Pierre-Yves David dirstate-item: keep the full information in memory (for pure form)
Thu, 26 Aug 2021 16:50:14 +0200 Pierre-Yves David dirstate-item: have all the logic go through the v1_ accessors
Thu, 26 Aug 2021 16:39:00 +0200 Pierre-Yves David dirstate-item: drop the deprecated __getitem__ variante
Mon, 30 Aug 2021 12:25:57 +0200 Raphaël Gomès branching: merge stable into default
Fri, 27 Aug 2021 09:09:10 -0400 Valentin Gatien-Baron tests: normalize the way some debug output it matched
Mon, 02 Aug 2021 23:46:26 -0400 Valentin Gatien-Baron tests: drop hgrc bits that have become the default
Mon, 02 Aug 2021 23:43:40 -0400 Valentin Gatien-Baron tests: manual cleanup now that dummyssh usage is implied
Mon, 02 Aug 2021 21:25:01 -0400 Valentin Gatien-Baron tests: rely on dummyssh being the default
Mon, 02 Aug 2021 21:10:42 -0400 Valentin Gatien-Baron tests: setup dummyssh as the default ssh
Tue, 24 Aug 2021 21:25:35 +0200 Pierre-Yves David dirstate: drop the `_otherparent` method
Tue, 24 Aug 2021 21:18:28 +0200 Pierre-Yves David dirstate: drop the `_normal` method
Tue, 24 Aug 2021 21:16:48 +0200 Pierre-Yves David dirstate: drop the `_merge` method
Tue, 24 Aug 2021 21:12:39 +0200 Pierre-Yves David dirstate: drop the deprecated `drop` method
Tue, 24 Aug 2021 21:11:57 +0200 Pierre-Yves David dirstate: drop the deprecated `merge` method
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 tip