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`
|