Mercurial > public > mercurial-scm > hg
log mercurial/destutil.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 |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sat, 15 Jan 2022 09:08:41 +0300 | Anton Shestakov | destutil: if wdp is obsolete, update to the closest non-obsolete ancestor |
Fri, 07 Jan 2022 11:53:23 +0300 | Anton Shestakov | branchmap: skip obsolete revisions while computing heads |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Tue, 10 Nov 2020 09:14:01 -0800 | Martin von Zweigbergk | destutil: raise more specific error when histedit.defaultrev is empty |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |