log

age author description
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