log mercurial/templatefilters.py @ 52133:f1312d0803a8 default tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Thu, 02 Feb 2023 17:37:11 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:02 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 15 Sep 2022 01:48:38 +0200 Manuel Jacob templates: add filter to reverse list
Sun, 29 May 2022 15:17:27 +0200 Manuel Jacob py3: replace `pycompat.xrange` by `range`
Thu, 24 Mar 2022 16:09:12 -0700 Martin von Zweigbergk templates: extract function to `stringutil` for getting first line of text