Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 01 Oct 2021 15:19:37 +0200 | Pierre-Yves David | dirstate: push back the future a bit in the test |