Fri, 20 Aug 2021 11:23:52 +0200 |
Pierre-Yves David |
dirstate: forward `remove` call to newer `API`
|
file |
diff |
annotate
|
Fri, 20 Aug 2021 11:23:41 +0200 |
Pierre-Yves David |
dirstate: directly call the dirstatemap in `set_untracked`
|
file |
diff |
annotate
|
Wed, 28 Jul 2021 12:39:06 +0200 |
Pierre-Yves David |
dirstate: use `add` in the deprecation message about `add`
stable
|
file |
diff |
annotate
|
Thu, 29 Jul 2021 17:03:35 -0400 |
Augie Fackler |
dirstate: fix typo in docstring
stable
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 08:56:56 +0200 |
Pierre-Yves David |
dirstate: deprecate the `add` method
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 09:05:25 +0200 |
Pierre-Yves David |
dirstate: deprecate the `drop` method
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 16:21:22 +0200 |
Pierre-Yves David |
dirstate: deprecate the `merge` method in all cases
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 00:31:59 +0200 |
Pierre-Yves David |
dirstate: deprecate the `otherparent` method in all cases
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 00:26:02 +0200 |
Pierre-Yves David |
dirstate: deprecate the `normallookup` method in all cases
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 14:02:58 +0200 |
Pierre-Yves David |
dirstate: enforce `possibly_dirty` in `set_tracked`
|
file |
diff |
annotate
|
Sun, 18 Jul 2021 23:42:22 +0200 |
Pierre-Yves David |
dirstate: add a `set_possibly_dirty` method
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 00:29:36 +0200 |
Pierre-Yves David |
dirstate: deprecate the `normal` method in all cases
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 00:47:59 +0200 |
Pierre-Yves David |
dirstate: introduce a `set_clean` method
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 14:06:32 +0200 |
Pierre-Yves David |
dirstate: deprecate `dirstate.remove` in all cases
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 04:43:28 +0200 |
Pierre-Yves David |
dirstate: properly update `_lastnormaltime` in `update_file_p1`
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 04:43:14 +0200 |
Pierre-Yves David |
dirstate: properly update `_lastnormaltime` in `update_file`
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 04:55:57 +0200 |
Pierre-Yves David |
dirstate: use `reset_state` in `update_file_p1`
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 04:34:51 +0200 |
Pierre-Yves David |
dirstate: rename `update_file_reference` to `update_file_p1`
|
file |
diff |
annotate
|
Mon, 19 Jul 2021 07:23:55 +0200 |
Pierre-Yves David |
dirstate-map: move most of `dirstate.update_file` logic in the dsmap
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 22:30:11 +0200 |
Pierre-Yves David |
dirstate: replace `update_parent_file_data` with simpler `update_parent` call
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 15:07:16 +0200 |
Pierre-Yves David |
dirstate: factor out the part retrieve "filedata" out of `normal`
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 17:24:09 +0200 |
Pierre-Yves David |
dirstate: replace a dead conditional branch with an assert in `update_file`
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 00:27:29 +0200 |
Pierre-Yves David |
dirstate: drop a duplicated assert
|
file |
diff |
annotate
|
Thu, 15 Jul 2021 00:22:49 +0200 |
Pierre-Yves David |
dirstate: drop duplicated check
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 10:28:20 +0200 |
Pierre-Yves David |
dirstate: deprecated `drop` outside of `update/merge`
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 03:30:11 +0200 |
Pierre-Yves David |
dirstate: deprecated `remove` outside of `update/merge`
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 00:35:06 +0200 |
Pierre-Yves David |
dirstate: deprecate the `add` method outside of update/merge context
|
file |
diff |
annotate
|
Fri, 09 Jul 2021 15:27:38 +0530 |
Pulkit Goyal |
dirstate: add dedicated function for updating data of a file
|
file |
diff |
annotate
|
Wed, 07 Jul 2021 19:36:14 +0200 |
Pierre-Yves David |
dirstate: add a `update_file` function
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 00:54:40 +0200 |
Pierre-Yves David |
dirstate: add a `set_untracked` method for "hg remove"-like usage
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 00:58:44 +0200 |
Pierre-Yves David |
context: use `dirstate.set_tracked` in `context.add`
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 03:03:34 +0200 |
Pierre-Yves David |
dirstate: add a `set_tracked` method for "hg add"-like usage
|
file |
diff |
annotate
|
Sat, 10 Jul 2021 23:31:51 +0200 |
Pierre-Yves David |
dirstate: add a function to update tracking status while "moving" parents
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 10:05:23 +0200 |
Pierre-Yves David |
dirstate: introduce an internal `_drop` method
|
file |
diff |
annotate
|
Wed, 07 Jul 2021 19:32:22 +0200 |
Pierre-Yves David |
dirstate: introduce an internal `_remove` method
|
file |
diff |
annotate
|
Wed, 07 Jul 2021 19:31:52 +0200 |
Pierre-Yves David |
dirstate: introduce an internal `_add` method
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:24:15 +0200 |
Pierre-Yves David |
dirstate: drop the last explicit `state` usage in the module
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 22:27:29 +0200 |
Pierre-Yves David |
dirstate-item: rename the class to DirstateItem
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:37:38 +0200 |
Pierre-Yves David |
dirstate-entry: add a `mtime` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:34:24 +0200 |
Pierre-Yves David |
dirstate-entry: add a `size` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:33:21 +0200 |
Pierre-Yves David |
dirstate-entry: add a `mode` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:28:08 +0200 |
Pierre-Yves David |
dirstate: no longer pass `oldstate` to the `dropfile`
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:21:59 +0200 |
Pierre-Yves David |
dirstate: drop last explicite `state` usage in status
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:15:41 +0200 |
Pierre-Yves David |
dirstate: reorder "state" checking conditional
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:13:53 +0200 |
Pierre-Yves David |
dirstate-entry: add a `need_delay` method
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 02:12:54 +0200 |
Pierre-Yves David |
dirstate-entry: add a `tracked` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:59:41 +0200 |
Pierre-Yves David |
dirstate: drop `state` to `_addpath`
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:58:03 +0200 |
Pierre-Yves David |
dirstate: infer the 'n' state from `from_p2`
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:57:28 +0200 |
Pierre-Yves David |
dirstate: infer the 'n' state from `possibly_dirty`
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:48:11 +0200 |
Pierre-Yves David |
dirstate: use a `merged` parameter to _addpath
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:44:43 +0200 |
Pierre-Yves David |
dirstate-entry: add a `added` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:42:10 +0200 |
Pierre-Yves David |
dirstate: use a `added` parameter to _addpath
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:59:26 +0200 |
Pierre-Yves David |
dirstate: no longer pass the `oldstate` value to the dirstatemap
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:57:44 +0200 |
Pierre-Yves David |
dirstate: stop using `oldstate` in `dirstate._addpath`
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:53:52 +0200 |
Pierre-Yves David |
dirstate: drop the now unused magic constants for the dirstate module
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 20:23:19 +0200 |
Pierre-Yves David |
dirstate: move the handling of special case within the dirstatemap
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 01:14:15 +0200 |
Pierre-Yves David |
dirstate-entry: restrict `from_p2` property to tracked file
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:34:09 +0200 |
Pierre-Yves David |
dirstate-entry: `merged_removed` and `from_p2_removed` properties
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:18:54 +0200 |
Pierre-Yves David |
dirstate-entry: add a `removed` property
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:26:28 +0200 |
Pierre-Yves David |
dirstate-entry: add a `from_p2` property
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 04:07:21 +0200 |
Pierre-Yves David |
dirstate-entry: add a `merged` property
|
file |
diff |
annotate
|
Sun, 04 Jul 2021 03:29:20 +0200 |
Pierre-Yves David |
dirstate-entry: add a `state` property (and use it)
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 19:52:00 +0200 |
Pierre-Yves David |
dirstate: move most of the `remove` logic with dirstatemap `removefile`
|
file |
diff |
annotate
|
Sat, 03 Jul 2021 20:12:46 +0200 |
Pierre-Yves David |
dirstate: add a `in_merge` property
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 02:27:48 +0200 |
Pierre-Yves David |
dirstate: split dirstatemap in its own file
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 02:17:31 +0200 |
Pierre-Yves David |
dirstate: explicitely deal with the `added` case in `_addpath`
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 02:17:18 +0200 |
Pierre-Yves David |
dirstate: add an explicit `possibly_dirty` parameter to `_addpath`
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 02:01:10 +0200 |
Pierre-Yves David |
dirstate: add an explicit `from_p2` parameter to `_addpath`
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 02:05:47 +0200 |
Pierre-Yves David |
dirstate: add default value to _addpath
|
file |
diff |
annotate
|
Fri, 02 Jul 2021 01:02:46 +0200 |
Pierre-Yves David |
dirstate: move the _rangemask filtering closer to its storage
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 19:15:30 +0200 |
Pierre-Yves David |
dirstate: introduce a symbolic constant for the AMBIGUOUS_TIME marker
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 19:15:22 +0200 |
Pierre-Yves David |
dirstate: introduce a symbolic constant for the NONNORMAL marker
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 19:04:11 +0200 |
Pierre-Yves David |
dirstate: introduce a symbolic constant for the FROM_P2 marker
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 18:59:29 +0200 |
Pierre-Yves David |
dirstate: split a not-so-one-liner
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 18:57:35 +0200 |
Pierre-Yves David |
dirstate: split a not-so-one-liner
|
file |
diff |
annotate
|
Thu, 01 Jul 2021 18:56:34 +0200 |
Pierre-Yves David |
dirstate: split a not-so-one-liner
|
file |
diff |
annotate
|
Mon, 28 Jun 2021 15:52:10 +0200 |
Simon Sapin |
dirstate: Removed unused instances of `DirsMultiset`
|
file |
diff |
annotate
|
Mon, 31 May 2021 19:54:41 +0200 |
Simon Sapin |
dirstate-v2: Add --dirs to debugdirstate command
|
file |
diff |
annotate
|
Mon, 31 May 2021 18:35:44 +0200 |
Simon Sapin |
dirstate-v2: Write .hg/dirstate back to disk on directory cache changes
|
file |
diff |
annotate
|
Wed, 19 May 2021 18:35:43 +0200 |
Simon Sapin |
dirstate-v2: Add `hg debugupgraderepo` command support
|
file |
diff |
annotate
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Change the on-disk format when the requirement is enabled
|
file |
diff |
annotate
|
Wed, 19 May 2021 13:14:59 +0200 |
Simon Sapin |
dirstate-v2: Add a new experimental `exp-dirstate-v2` repository requirement
|
file |
diff |
annotate
|
Fri, 30 Apr 2021 18:13:31 +0200 |
Simon Sapin |
rust: Read dirstate from disk in DirstateMap constructor
|
file |
diff |
annotate
|
Fri, 30 Apr 2021 15:40:11 +0200 |
Simon Sapin |
rust: Remove handling of `parents` in `DirstateMap`
|
file |
diff |
annotate
|
Tue, 30 Mar 2021 09:56:04 +0200 |
Simon Sapin |
dirstate-tree: Empty shell for a second Rust DirstateMap implementation
|
file |
diff |
annotate
|
Thu, 08 Apr 2021 14:58:44 +0200 |
Simon Sapin |
dirstate-tree: Abstract "non-normal" and "other parent" sets
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
file |
diff |
annotate
|
Wed, 17 Mar 2021 12:06:49 +0100 |
Raphaël Gomès |
formatting: fix redundant parentheses
stable
|
file |
diff |
annotate
|
Wed, 10 Mar 2021 15:24:52 +1000 |
Corey Schuhen |
enclink: check contents of symlinks not just size in case of fcrypt
stable
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Thu, 30 Jul 2020 16:13:17 +0200 |
Joerg Sonnenberger |
dirstate: restore original estimation and update comment
|
file |
diff |
annotate
|
Thu, 30 Jul 2020 01:10:10 +0200 |
Joerg Sonnenberger |
dirstate: revert change to Rust binding
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 04:29:17 +0200 |
Joerg Sonnenberger |
dirstate: isolate node len dependency for the pure version
|
file |
diff |
annotate
|
Tue, 26 May 2020 08:07:24 -0700 |
Martin von Zweigbergk |
merge with stable
|
file |
diff |
annotate
|
Tue, 12 May 2020 11:39:50 +0200 |
Raphaël Gomès |
status: also support for `traversedir` callback in the Rust fast-path
|
file |
diff |
annotate
|
Tue, 12 May 2020 10:03:51 +0200 |
Raphaël Gomès |
status: update comment to reflect the more recent situation
|
file |
diff |
annotate
|
Mon, 11 May 2020 13:08:02 +0200 |
Pierre-Yves David |
dirstate: make sure the dirstate is loaded before the changelog (issue6303)
stable
|
file |
diff |
annotate
|
Mon, 11 May 2020 16:44:11 +0200 |
Raphaël Gomès |
rust-dirstatemap: don't read the dirstate when requesting parents
stable
|
file |
diff |
annotate
|
Wed, 15 Apr 2020 16:43:05 -0400 |
Mitchell Plamann |
dirstate: force _checkexec to return a bool
|
file |
diff |
annotate
|
Fri, 24 Jan 2020 11:06:01 +0100 |
Raphaël Gomès |
rust-status: use bare hg status fastpath from Python
|
file |
diff |
annotate
|
Wed, 16 Oct 2019 14:12:48 +0200 |
Raphaël Gomès |
rust-dirstatemap: remove additional lookup in dirstate.matches
|
file |
diff |
annotate
|
Mon, 10 Feb 2020 21:54:12 +0100 |
Raphaël Gomès |
rust-dirstatemap: add `NonNormalEntries` class
|
file |
diff |
annotate
|
Wed, 29 Jan 2020 11:11:18 +0100 |
Raphaël Gomès |
rust-dirstatemap: add missing @propertycache
stable 5.3
|
file |
diff |
annotate
|
Tue, 14 Jan 2020 16:00:57 +0100 |
Raphaël Gomès |
dirstate: move rust fast-path calling code to its own method
|
file |
diff |
annotate
|
Fri, 29 Nov 2019 17:30:57 +0100 |
Raphaël Gomès |
rust-matchers: add support for `exactmatcher` in `dirstate.status`
|
file |
diff |
annotate
|
Fri, 13 Dec 2019 14:40:52 -0800 |
Kyle Lippincott |
dirstate: when calling rebuild(), avoid some N^2 codepaths
|
file |
diff |
annotate
|
Fri, 13 Dec 2019 10:10:40 -0800 |
Martin von Zweigbergk |
merge with stable
|
file |
diff |
annotate
|
Mon, 18 Nov 2019 17:34:44 +0100 |
Raphaël Gomès |
py3: pass bytes to `configint` and `configbool`
stable
|
file |
diff |
annotate
|
Sun, 10 Nov 2019 07:30:14 -0800 |
Raphaël Gomès |
rust-threads: force Rayon to respect the worker count in config
stable
|
file |
diff |
annotate
|
Fri, 15 Nov 2019 15:36:14 -0800 |
Martin von Zweigbergk |
dirstate: stop caring about match.explicitdir
|
file |
diff |
annotate
|
Fri, 15 Nov 2019 15:36:09 -0800 |
Martin von Zweigbergk |
dirstate: include explicit matches in match.traversedir calls
|
file |
diff |
annotate
|
Mon, 18 Nov 2019 17:34:44 +0100 |
Raphaël Gomès |
py3: pass bytes to `configint` and `configbool`
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 08:03:26 -0800 |
Martin von Zweigbergk |
utils: move finddirs() to pathutil
|
file |
diff |
annotate
|
Tue, 22 Oct 2019 23:21:26 -0700 |
Martin von Zweigbergk |
dirstate: respect request to not list unknown/ignored/clean files (API)
|
file |
diff |
annotate
|
Mon, 11 Nov 2019 16:14:35 -0500 |
Augie Fackler |
dirstate: re-blacken file
|
file |
diff |
annotate
|
Wed, 06 Nov 2019 14:13:19 +0100 |
Pierre-Yves David |
utils: move the `dirs` definition in pathutil (API)
|
file |
diff |
annotate
|