Fri, 01 Oct 2021 23:24:01 +0200 |
Pierre-Yves David |
dirstatemap: use a common implement for set_tracked
|
Fri, 01 Oct 2021 23:13:44 +0200 |
Pierre-Yves David |
dirstatemap: add a common `_insert_entry` method for dirstatemap
|
Fri, 01 Oct 2021 19:14:09 +0200 |
Pierre-Yves David |
dirstatemap: use a common implementation for `dirstatemap.set_untracked`
|
Fri, 01 Oct 2021 18:54:40 +0200 |
Pierre-Yves David |
dirstatemap: add a common `_refresh_entry` method for dirstatemap
|
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
|
Tue, 28 Sep 2021 15:11:22 -0700 |
Martin von Zweigbergk |
errors: raise InputError from revsingle() iff revset provided by the user
|
Tue, 28 Sep 2021 13:59:01 -0700 |
Martin von Zweigbergk |
errors: raise InputError from revpair() iff revset provided by the user
|
Tue, 28 Sep 2021 08:47:11 -0700 |
Martin von Zweigbergk |
errors: raise InputError on bad revset to revrange() iff provided by the user
|
Tue, 28 Sep 2021 09:08:43 -0700 |
Martin von Zweigbergk |
phase: avoid a no-op resolution of revset from revnums
|