Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Sun, 08 Jan 2023 16:19:10 +0400 |
Anton Shestakov |
tests: test hg status --all with hgext/git
|
Fri, 06 Jan 2023 17:51:55 +0400 |
Anton Shestakov |
tests: aborting on unknown revision emits exit code 10 even with hgext/git
|
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
|