Mercurial > hg
log mercurial/hbisect.py @ 52164:e01e84e5e426
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 |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Thu, 25 Mar 2021 18:02:08 +0100 | Raphaël Gomès | contributor: change mentions of mpm to olivia |
Tue, 17 Nov 2020 15:42:42 -0800 | Martin von Zweigbergk | errors: raise StateError in `hg bisect` |
Fri, 06 Mar 2020 13:27:41 -0500 | Augie Fackler | cleanup: run pyupgrade on our source tree to clean up varying things |