Thu, 28 Oct 2021 17:44:58 +0200 |
Pierre-Yves David |
dirstate: make sure that status does not overlook the fallback flags
|
file |
diff |
annotate
|
Thu, 28 Oct 2021 17:26:03 +0200 |
Pierre-Yves David |
dirstate: use a single closure for get_flags
|
file |
diff |
annotate
|
Thu, 21 Oct 2021 09:22:06 +0200 |
Raphaël Gomès |
dirstate: group return logic and clarify each function in flagfunc
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 18:40:03 +0200 |
Raphaël Gomès |
dirstate: add missing return on platforms without exec or symlink
|
file |
diff |
annotate
|
Mon, 18 Oct 2021 11:23:07 +0200 |
Simon Sapin |
dirstate: store mtimes with nanosecond precision in memory
|
file |
diff |
annotate
|
Mon, 18 Oct 2021 20:02:15 +0200 |
Pierre-Yves David |
dirstate: add a concept of "fallback" flags to dirstate item
|
file |
diff |
annotate
|
Fri, 15 Oct 2021 01:27:39 +0200 |
Pierre-Yves David |
dirstate-v2: add an option to prevent unintentional slow dirstate-v2
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 18:42:20 +0200 |
Simon Sapin |
dirstate-v2: Add support when Rust is not enabled
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 04:04:38 +0200 |
Pierre-Yves David |
dirstate-item: use the `p2_info` property to replace more verbose call
|
file |
diff |
annotate
|
Wed, 29 Sep 2021 02:06:04 +0200 |
Pierre-Yves David |
status: process `from_p2` file the same as `merged` one
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 02:43:39 +0200 |
Pierre-Yves David |
dirstate: drop an incorrect comment
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 01:45:20 +0200 |
Pierre-Yves David |
dirstate: drop some duplicated code
|
file |
diff |
annotate
|
Thu, 30 Sep 2021 16:33:12 +0200 |
Pierre-Yves David |
dirstate: align the dirstate's API to the lower level ones
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 02:01:12 +0200 |
Pierre-Yves David |
dirstate: narrow gathering of parent data
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 01:27:53 +0200 |
Pierre-Yves David |
dirstate: align the dirstatemap's API to the data change
|
file |
diff |
annotate
|
Fri, 01 Oct 2021 17:10:24 +0200 |
Pierre-Yves David |
dirstatemap: rename `_rustmap` to `_map`
|
file |
diff |
annotate
|
Wed, 29 Sep 2021 02:34:32 +0200 |
Pierre-Yves David |
dirstate: deprecate `__getitem__` access
|
file |
diff |
annotate
|
Thu, 30 Sep 2021 12:00:15 +0200 |
Pierre-Yves David |
dirstate: move verification code within the dirstate itself
|
file |
diff |
annotate
|
Wed, 29 Sep 2021 02:37:24 +0200 |
Pierre-Yves David |
dirstate: add a `get_entry` method to the dirstate
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 15:17:12 +0200 |
Pierre-Yves David |
dirstate: move parent state handling in the dirstatemap
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 09:46:37 +0200 |
Pierre-Yves David |
dirstate: stop checking for path collision when adjusting parents
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 15:08:47 +0200 |
Pierre-Yves David |
dirstate: drop the `_updatedfiles` set
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 14:54:42 +0200 |
Pierre-Yves David |
dirstate: simplify the ambiguity clearing at write time
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 11:33:29 +0200 |
Simon Sapin |
dirstate: Use the Rust implementation of DirstateItem when Rust is enabled
|
file |
diff |
annotate
|
Fri, 17 Sep 2021 14:36:54 +0200 |
Simon Sapin |
dirstate: remove now-unused .directories() method
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 18:40:25 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` in `rebuild` instead of `dropfile`
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 18:38:24 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` to drop file in `update_file_p1`
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 12:38:56 +0200 |
Pierre-Yves David |
dirstate: drop the `_addpath` method
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 12:33:59 +0200 |
Pierre-Yves David |
dirstate: remove the `normallookup` function
|
file |
diff |
annotate
|
Wed, 15 Sep 2021 18:12:55 +0200 |
Pierre-Yves David |
dirstate: replace the use of `_normallookup` in `rebuild`
|
file |
diff |
annotate
|