Mercurial > hg
log hgext/git/__init__.py @ 44951:83e41b73d115
age | author | description |
---|---|---|
Tue, 09 Jun 2020 17:13:26 -0400 | Augie Fackler | git: add debug logging when there's a mismatch in the cached heads list |
Thu, 26 Mar 2020 17:49:30 -0400 | Josef 'Jeff' Sipek | git: implement basic bookmark activation |
Thu, 26 Mar 2020 17:24:54 -0400 | Josef 'Jeff' Sipek | git: implement a basic checkconflict bookmark store method |
Wed, 04 Mar 2020 22:13:15 +0530 | Pulkit Goyal | hgit: make sure repository is local before checking for store type |
Tue, 10 Mar 2020 13:10:53 -0400 | Augie Fackler | git: key off `git` in .hg/requires rather than separate file |
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 |