log hgext/git/gitlog.py @ 52619:b9f47b685e90

age author description
Thu, 02 Jan 2025 11:24:09 -0500 Josef 'Jeff' Sipek git: implement baselogindex.{rev,get_rev}
Thu, 02 Jan 2025 10:54:50 -0500 Josef 'Jeff' Sipek git: add stubs for filelog methods
Tue, 22 Oct 2024 23:36:48 -0400 Matt Harbison filelog: subclass the new `repository.ifilestorage` Protocol class
Wed, 23 Oct 2024 12:21:52 -0400 Matt Harbison typing: align the signatures of `repository.ifilestorage` overrides
Sat, 07 Dec 2024 20:15:11 -0500 Matt Harbison git: drop the zope `repository.ifilestorage` decoration on `gitlog.filelog`
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 19 Dec 2023 22:54:52 +0100 Pierre-Yves David git-hgext: adjust to the lack of `changelog.heads` method