Mercurial > hg
log hgext/git/gitutil.py @ 49290:76f56d69a457
age | author | description |
---|---|---|
Tue, 31 May 2022 01:16:41 +0200 | Manuel Jacob | py3: don’t encode node.bin() argument |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Thu, 26 Nov 2020 15:09:57 -0500 | Matt Harbison | git: show the version of `pygit2` with verbose version output |
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 |