Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 01 Oct 2021 18:52:26 +0200 | Pierre-Yves David | dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common class |
Fri, 01 Oct 2021 18:49:21 +0200 | Pierre-Yves David | dirstatemap: small rework of the `set_untracked` method |
Sat, 02 Oct 2021 12:10:46 +0200 | Pierre-Yves David | dirstatemap: arrange methods by category |
Sat, 02 Oct 2021 12:01:50 +0200 | Pierre-Yves David | dirstatemap: move a multiple simple functions in the common class |
Fri, 01 Oct 2021 17:10:24 +0200 | Pierre-Yves David | dirstatemap: rename `_rustmap` to `_map` |
Fri, 01 Oct 2021 16:52:44 +0200 | Pierre-Yves David | dirstatemap: use a common __init__ for dirstatemap |
Fri, 01 Oct 2021 16:14:29 +0200 | Pierre-Yves David | dirstatemap: introduce a common base for the dirstatemap class |