Mercurial > hg
log hgext/git/index.py @ 46387:c41ac8985fe4
age | author | description |
---|---|---|
Tue, 01 Dec 2020 21:54:46 +0100 | Joerg Sonnenberger | node: import symbols explicitly |
Tue, 09 Jun 2020 17:13:26 -0400 | Augie Fackler | git: add debug logging when there's a mismatch in the cached heads list |
Tue, 09 Jun 2020 13:18:21 -0700 | Hollis Blanchard | git: decode node IDs back into Python strings (issue6349) |
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 |