log hgext/git/dirstate.py @ 44927:472b14da52c2

age author description
Mon, 01 Jun 2020 08:59:48 -0400 Josef 'Jeff' Sipek git: implement stub prefetch_parents dirstate method
Thu, 26 Mar 2020 17:09:34 -0400 Josef 'Jeff' Sipek git: abort when attempting to set a branch
Tue, 10 Mar 2020 13:10:45 -0400 Augie Fackler git: correctly handle p1() on dirstate when underlying git repo is empty
Mon, 09 Mar 2020 11:18:33 -0700 Martin von Zweigbergk git: don't fail import when pygit2 is not install
Tue, 11 Feb 2020 00:44:59 -0500 Augie Fackler git: skeleton of a new extension to _directly_ operate on git repos