Mercurial > hg
log
age | author | description |
---|---|---|
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 |