Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 15 Oct 2019 18:42:03 +0200 | Pierre-Yves David | copies: use an unfiltered repository for the changeset centric algorithm |
Wed, 02 Oct 2019 17:42:01 -0400 | Pierre-Yves David | copies: extract data extraction into a `revinfo` function |
Wed, 16 Oct 2019 17:49:30 +0200 | Pierre-Yves David | copies: avoid instancing more changectx to access parent revisions |
Wed, 16 Oct 2019 09:52:05 +0200 | Pierre-Yves David | copies: get copies information directly from _copies |
Wed, 02 Oct 2019 13:43:27 -0400 | Pierre-Yves David | copies: simplify the handling of merges |
Mon, 07 Oct 2019 23:17:44 +0200 | Raphaël Gomès | rust-utils: introduce a debug util to print the python stack trace |
Wed, 16 Oct 2019 17:16:23 +0300 | Raphaël Gomès | rust-cross-platform: remove `unimplemented!` to get compile-time errors |