Tue, 09 Jun 2020 17:13:26 -0400 |
Augie Fackler |
git: add debug logging when there's a mismatch in the cached heads list
|
Wed, 03 Jun 2020 11:28:57 -0400 |
Augie Fackler |
git: add coverage for manifest.diff() so we don't regress
|
Mon, 18 May 2020 12:45:45 -0400 |
Augie Fackler |
tests: add coverage for repo.changelog.children() in the git extension
|
Mon, 18 May 2020 12:41:16 -0400 |
Augie Fackler |
tests: add coverage for repo.changelog.findmissing() in test-git-interop.t
|
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 12:53:21 -0700 |
Martin von Zweigbergk |
hghave: add a check for pygit2
|
Fri, 06 Mar 2020 14:14:05 -0800 |
Martin von Zweigbergk |
git: make {shortest()} return shortest *unique* prefix
|
Tue, 11 Feb 2020 00:44:59 -0500 |
Augie Fackler |
git: skeleton of a new extension to _directly_ operate on git repos
|