tests/test-git-interop.t
Wed, 06 Jul 2022 11:52:26 +0400 Anton Shestakov git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472) stable
Mon, 04 Jul 2022 15:01:52 +0400 Anton Shestakov git: make sure to fsdecode bookmark names everywhere (issue6723) stable
Wed, 28 Apr 2021 10:29:45 -0400 Matt Harbison tests: synchronize the git and Mercurial username stable
Tue, 27 Apr 2021 19:38:19 -0400 Matt Harbison git: initialize `extra` to have at least the branch name for nullid stable
Tue, 27 Apr 2021 12:59:17 -0400 Matt Harbison tests: add coverage for git.changelog.headrevs(...) stable
Tue, 27 Apr 2021 12:31:30 -0400 Matt Harbison git: make changelog.tiprev() return int instead of tuple (issue6510) stable
Tue, 27 Apr 2021 00:26:12 -0400 Matt Harbison git: fix partial node matching stable
Tue, 27 Apr 2021 00:23:05 -0400 Matt Harbison tests: stabilize test-git-interop.t for some versions of git stable
Mon, 05 Apr 2021 23:54:54 -0400 Matt Harbison tests: skip test-git-interop.t on Windows
Sun, 28 Mar 2021 19:50:37 +0200 Pierre-Yves David test: enforce master to be the default branch in test
Fri, 19 Mar 2021 23:51:46 +0100 Joerg Sonnenberger tests: resort to fix test with newer git versions
Mon, 30 Nov 2020 09:47:46 -0800 Martin von Zweigbergk tests: set old git default branch name for compatibility
Thu, 26 Nov 2020 15:09:57 -0500 Matt Harbison git: show the version of `pygit2` with verbose version output
Wed, 25 Nov 2020 22:38:23 -0500 Augie Fackler git: update test for hg and git output changes
Wed, 23 Sep 2020 14:20:49 -0400 Connor Sheehan git: add test showing `hg commit -i` working on a git repo
Mon, 07 Sep 2020 17:16:16 -0400 Augie Fackler git: fix index handling of removed files during commit (issue6398)
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
less more (0) tip