Wed, 16 Dec 2020 11:11:05 +0100 |
Pierre-Yves David |
copies-rust: implement PartialEqual manually
|
Wed, 16 Dec 2020 11:06:58 +0100 |
Pierre-Yves David |
copies-rust: record "overwritten" information from both side on delete
|
Wed, 16 Dec 2020 10:59:00 +0100 |
Pierre-Yves David |
copies-rust: refactor the "deletion" case
|
Wed, 16 Dec 2020 10:46:08 +0100 |
Pierre-Yves David |
copies-rust: process copy information of both parent at the same time
|
Mon, 21 Dec 2020 10:24:16 +0100 |
Pierre-Yves David |
copies-rust: yield both p1 and p2 copies in `ChangedFiles.actions()`
|
Wed, 16 Dec 2020 10:01:34 +0100 |
Pierre-Yves David |
copies-rust: extract the processing of a single copy information
|
Wed, 16 Dec 2020 09:42:04 +0100 |
Pierre-Yves David |
copies-rust: use matching to select the final copies information
|
Wed, 16 Dec 2020 09:30:25 +0100 |
Pierre-Yves David |
copies-rust: get the parents' copies earlier
|
Tue, 09 Mar 2021 11:19:11 +0530 |
Pulkit Goyal |
Added signature for changeset d5d9177c0045
stable
|
Tue, 09 Mar 2021 11:19:01 +0530 |
Pulkit Goyal |
Added tag 5.7.1 for changeset d5d9177c0045
stable
|
Mon, 08 Mar 2021 16:55:39 -0500 |
Matt Harbison |
localrepo: fix conversion of exceptions to strings flagged by pytype
stable 5.7.1
|
Mon, 08 Mar 2021 16:54:33 -0500 |
Matt Harbison |
localrepo: fix a UI string to be bytes
stable
|
Mon, 08 Mar 2021 12:28:53 -0500 |
Matt Harbison |
pycompat: fix a bytes vs str issue in `unnamedtempfile()`
stable
|
Tue, 15 Dec 2020 18:22:57 +0100 |
Pierre-Yves David |
copies-rust: remove the ancestor Oracle logic
|
Tue, 15 Dec 2020 18:04:23 +0100 |
Pierre-Yves David |
copies-rust: track "overwrites" directly within CopySource
|