Mercurial > public > mercurial-scm > hg-stable
log mercurial/revsetlang.py @ 52971:469b9a628b51
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Fri, 05 Apr 2024 11:05:54 +0200 | Pierre-Yves David | revset: stop serializing node when using "%ln" |
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy |