log hgext/git/gitlog.py @ 52627:4dadaf300fe0

age author description
Fri, 04 Oct 2024 10:51:44 -0400 Josef 'Jeff' Sipek git: index changed files on-demand
Sun, 10 Mar 2024 14:30:32 -0400 Josef 'Jeff' Sipek git: handle octopus merges
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