Tue, 28 Sep 2021 19:15:46 +0200 |
Pierre-Yves David |
dirstate: drop the merged_removed method
|
changeset |
files
|
Tue, 28 Sep 2021 19:12:44 +0200 |
Pierre-Yves David |
dirstate: inline the merged_removed logic
|
changeset |
files
|
Tue, 28 Sep 2021 18:57:20 +0200 |
Pierre-Yves David |
dirstate: drop some safety assert in largefile
|
changeset |
files
|
Tue, 28 Sep 2021 18:29:57 +0200 |
Pierre-Yves David |
dirstate: drop unused condition in `from_p2`
|
changeset |
files
|
Tue, 28 Sep 2021 20:05:37 +0200 |
Pierre-Yves David |
dirstate: drop all logic around the "non-normal" sets
|
changeset |
files
|
Wed, 22 Sep 2021 17:46:29 +0200 |
Pierre-Yves David |
dirstate: use a new `drop_merge_data` in `setparent`
|
changeset |
files
|
Wed, 22 Sep 2021 15:17:12 +0200 |
Pierre-Yves David |
dirstate: move parent state handling in the dirstatemap
|
changeset |
files
|
Wed, 22 Sep 2021 09:46:37 +0200 |
Pierre-Yves David |
dirstate: stop checking for path collision when adjusting parents
|
changeset |
files
|
Wed, 22 Sep 2021 15:08:47 +0200 |
Pierre-Yves David |
dirstate: drop the `_updatedfiles` set
|
changeset |
files
|
Wed, 22 Sep 2021 15:23:03 +0200 |
Pierre-Yves David |
dirstate: drop the `clearambiguoustimes` method for the map
|
changeset |
files
|
Wed, 22 Sep 2021 14:54:42 +0200 |
Pierre-Yves David |
dirstate: simplify the ambiguity clearing at write time
|
changeset |
files
|
Tue, 28 Sep 2021 09:32:24 -0700 |
Martin von Zweigbergk |
histedit: use more specific exceptions for more detailed exit codes
|
changeset |
files
|
Tue, 28 Sep 2021 09:25:05 -0700 |
Martin von Zweigbergk |
histedit: remove redundant checks for unfinished histedit state
|
changeset |
files
|
Tue, 28 Sep 2021 13:43:14 +0200 |
Simon Sapin |
dirstate: Appease pytype
|
changeset |
files
|
Thu, 23 Sep 2021 18:29:40 +0200 |
Simon Sapin |
dirstate: Pass the final DirstateItem to _rustmap.addfile()
|
changeset |
files
|
Thu, 23 Sep 2021 15:36:43 +0200 |
Simon Sapin |
dirstate: Replace dropfile with drop_item_and_copy_source
|
changeset |
files
|
Thu, 23 Sep 2021 15:29:38 +0200 |
Simon Sapin |
rust: Remove some obsolete doc-comments
|
changeset |
files
|
Thu, 23 Sep 2021 15:26:33 +0200 |
Simon Sapin |
dirstate: Remove return boolean from dirstatemap.dropfile
|
changeset |
files
|
Wed, 22 Sep 2021 18:56:58 +0200 |
Simon Sapin |
dirstate: Propagate dirstate-v2 parse errors from set_dirstate_item
|
changeset |
files
|
Wed, 22 Sep 2021 18:42:00 +0200 |
Simon Sapin |
dirstate: Don’t drop unrelated data in DirstateMap::set_entry
|
changeset |
files
|
Wed, 22 Sep 2021 18:21:58 +0200 |
Simon Sapin |
dirstate: Skip no-op conversion in Rust DirstateMap::set_v1
|
changeset |
files
|
Wed, 22 Sep 2021 11:33:29 +0200 |
Simon Sapin |
dirstate: Use the Rust implementation of DirstateItem when Rust is enabled
|
changeset |
files
|
Wed, 22 Sep 2021 11:28:52 +0200 |
Simon Sapin |
rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem
|
changeset |
files
|
Mon, 20 Sep 2021 19:18:21 +0200 |
Simon Sapin |
rust: Align DirstateEntry internals with Python/C DirstateItem
|
changeset |
files
|
Tue, 28 Sep 2021 09:40:57 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
changeset |
files
|
Wed, 22 Sep 2021 17:14:54 -0400 |
Valentin Gatien-Baron |
bookmarks: add an option to make pull mirror remote bookmarks
|
changeset |
files
|
Thu, 23 Sep 2021 09:42:20 -0700 |
Martin von Zweigbergk |
errors: use InputError for bad path arguments to `hg annotate`
|
changeset |
files
|
Thu, 23 Sep 2021 09:40:01 -0700 |
Martin von Zweigbergk |
errors: use InputError for bad --similarity value
|
changeset |
files
|
Thu, 23 Sep 2021 09:38:45 -0700 |
Martin von Zweigbergk |
errors: use InputError for some invalid revsets and such
|
changeset |
files
|
Thu, 23 Sep 2021 17:05:37 -0400 |
Augie Fackler |
merge: with stable
|
changeset |
files
|
Thu, 23 Sep 2021 16:52:35 +0900 |
Yuya Nishihara |
dirstate: fix leak of entry object in dirstate_item_from_v1_data()
|
changeset |
files
|
Thu, 23 Sep 2021 16:44:17 +0900 |
Yuya Nishihara |
dirstate: fix parse_dirstate() to error out if NULL entry created
|
changeset |
files
|
Mon, 20 Sep 2021 20:55:38 +0200 |
Simon Sapin |
rust: Remove EntryState::Unknown
|
changeset |
files
|
Mon, 20 Sep 2021 20:21:35 +0200 |
Simon Sapin |
dirstate: Remove the `state == ' '` special case
|
changeset |
files
|
Mon, 20 Sep 2021 20:20:55 +0200 |
Simon Sapin |
debugsate: Change debug_iter() to yield tuples instead of DirstateItem
|
changeset |
files
|
Mon, 20 Sep 2021 19:59:09 +0200 |
Simon Sapin |
debugstate: Always call dirstatemap.debug_iter()
|
changeset |
files
|
Fri, 17 Sep 2021 13:33:45 +0200 |
Simon Sapin |
rust: Make the fields of DirstateEntry private
|
changeset |
files
|
Mon, 20 Sep 2021 13:16:36 +0200 |
Simon Sapin |
rust: Remove support for passing a dict to the Rust pathutil.dirs()
|
changeset |
files
|
Mon, 20 Sep 2021 12:52:32 +0200 |
Simon Sapin |
rust: Remove the `rustext.parsers` module
|
changeset |
files
|
Fri, 17 Sep 2021 14:36:54 +0200 |
Simon Sapin |
dirstate: remove now-unused .directories() method
|
changeset |
files
|
Fri, 17 Sep 2021 12:42:24 +0200 |
Simon Sapin |
rust: Move DirstateEntry to its own module
|
changeset |
files
|
Mon, 20 Sep 2021 14:21:18 -0400 |
Matt Harbison |
extensions: prevent a crash on py3 with a `minimumhgversion` str value
|
changeset |
files
|
Mon, 20 Sep 2021 14:16:10 -0400 |
Matt Harbison |
extensions: prevent a crash on py3 when testing a bad extension minimum
|
changeset |
files
|
Mon, 20 Sep 2021 11:22:27 -0400 |
Matt Harbison |
typing: drop annotations on `mercurial/logcmdutil.walkopts` attributes
|
changeset |
files
|
Mon, 20 Sep 2021 11:05:30 -0400 |
Matt Harbison |
util: eliminate the possibility of returning None from `versiontuple()`
|
changeset |
files
|
Mon, 20 Sep 2021 11:03:46 -0400 |
Matt Harbison |
archival: force a `CompressionError` to bytes before passing to `error.Abort`
|
changeset |
files
|
Mon, 20 Sep 2021 10:59:26 -0400 |
Matt Harbison |
parser: force a `ValueError` to bytes before passing to `error.ParseError`
|
changeset |
files
|
Mon, 20 Sep 2021 10:46:35 -0400 |
Matt Harbison |
util: avoid a name-error warning in the `mmapread` exception handler
|
changeset |
files
|
Mon, 20 Sep 2021 10:45:18 -0400 |
Matt Harbison |
typing: suppress an name-error warning in `mercurial/windows.py`
|
changeset |
files
|
Mon, 20 Sep 2021 10:44:25 -0400 |
Matt Harbison |
typing: suppress an import-error warning in `mercurial/utils/resourceutil.py`
|
changeset |
files
|
Mon, 20 Sep 2021 10:42:38 -0400 |
Matt Harbison |
encoding: force a few Errors to bytes before passing to `error.Abort`
|
changeset |
files
|
Tue, 21 Sep 2021 00:16:35 -0400 |
Matt Harbison |
typing: add a fake `__init__()` to bytestr to distract pytype
|
changeset |
files
|
Mon, 20 Sep 2021 15:51:23 -0400 |
Augie Fackler |
merge: with stable
|
changeset |
files
|
Wed, 15 Sep 2021 18:41:38 +0200 |
Pierre-Yves David |
dirstate: drop the `dirstatemap.dropfile` method
|
changeset |
files
|
Thu, 16 Sep 2021 15:21:22 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` instead of `dropfile` in test-rebuildstate.t
|
changeset |
files
|
Thu, 16 Sep 2021 15:20:28 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` instead of `dropfile` in largefile
|
changeset |
files
|
Wed, 15 Sep 2021 18:40:25 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` in `rebuild` instead of `dropfile`
|
changeset |
files
|
Wed, 15 Sep 2021 18:38:24 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` to drop file in `update_file_p1`
|
changeset |
files
|
Wed, 15 Sep 2021 18:36:59 +0200 |
Pierre-Yves David |
dirstate: support file tracked nowhere in `reset_state`
|
changeset |
files
|
Wed, 15 Sep 2021 18:30:06 +0200 |
Pierre-Yves David |
dirstate: drop dirstatemap.addfile
|
changeset |
files
|