Mercurial > hg
log mercurial/strip.py @ 48676:3f618484eeb6 stable
age | author | description |
---|---|---|
Tue, 28 Sep 2021 08:47:11 -0700 | Martin von Zweigbergk | errors: raise InputError on bad revset to revrange() iff provided by the user |
Wed, 29 Sep 2021 15:23:57 +0200 | Pierre-Yves David | dirstate-item: use `maybe_clean` instead of `state` in `strip` |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Tue, 01 Dec 2020 21:54:46 +0100 | Joerg Sonnenberger | node: import symbols explicitly |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Sun, 08 Nov 2020 16:23:35 -0500 | Valentin Gatien-Baron | strip: move into core base hgext/strip.py@a730a4137008 |