hgext/git/manifest.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 22 Sep 2020 09:06:09 -0400 Connor Sheehan git: pass `id` attribute of `pygit2.Tree` object
Mon, 07 Sep 2020 16:13:10 -0400 Augie Fackler git: actually copy treemanifest instances in .copy() (issue6398)
Mon, 01 Jun 2020 11:12:25 -0400 Josef 'Jeff' Sipek git: implement diff manifest method
Mon, 01 Jun 2020 09:49:47 -0400 Josef 'Jeff' Sipek git: properly visit child tree objects when resolving a path
Mon, 01 Jun 2020 09:40:18 -0400 Josef 'Jeff' Sipek git: don't yield paths for directories when walking
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
less more (0) tip