Mercurial > public > mercurial-scm > hg
log mercurial/hbisect.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Tue, 30 Aug 2022 15:29:55 -0400 | Arun Kulshreshtha | bisect: avoid copying ancestor list for non-merge commits |
Tue, 23 Aug 2022 17:31:19 -0400 | Arun Kulshreshtha | bisect: limit ancestors to revs topologically between good and bad revs |