Mercurial > public > mercurial-scm > hg
log mercurial/branchmap.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 01:33:08 -0500 | Matt Harbison | pyupgrade: use set literals where possible |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` |
Mon, 06 Jan 2025 14:07:43 -0500 | Matt Harbison | style: drop extraneous parentheses |
Tue, 01 Oct 2024 12:29:10 +0200 | Pierre-Yves David | branchmap-v3: make sure we write the cache after detecting pure-topo mode |
Tue, 03 Sep 2024 11:11:17 +0200 | Pierre-Yves David | branchmap-v3: introduce a "stop_rev" argument to `headsrevs` |
Tue, 03 Sep 2024 02:13:03 +0200 | Pierre-Yves David | branchmap-v3: filter topo heads using node for performance reason |