Mercurial > hg
log hgext/git/manifest.py @ 44928:935c9f347bdb
age | author | description |
---|---|---|
Mon, 01 Jun 2020 09:22:53 -0400 | Josef 'Jeff' Sipek | git: correctly check for type of object when walking |
Mon, 11 May 2020 21:56:43 +0200 | Romain DEP. | git: fix probable missing return |
Fri, 27 Mar 2020 10:38:40 -0400 | Josef 'Jeff' Sipek | git: pass a list to pathutil.dirs to indicate that it is a manifest |
Mon, 09 Mar 2020 11:18:33 -0700 | Martin von Zweigbergk | git: don't fail import when pygit2 is not install |
Sat, 07 Mar 2020 16:51:21 -0500 | Augie Fackler | git: add readfast() method to manifest |
Tue, 11 Feb 2020 00:44:59 -0500 | Augie Fackler | git: skeleton of a new extension to _directly_ operate on git repos |