Mercurial > hg
log tests/test-git-interop.t @ 44856:b7808443ed6a
age | author | description |
---|---|---|
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 |