Package: hg-git / 0.8.12-1+deb10u1

Metadata

Package Version Patches format
hg-git 0.8.12-1+deb10u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix test capitalisation.patch | (download)

tests/test-git-clone.t | 4 2 + 2 - 0 !
tests/test-pull.t | 4 2 + 2 - 0 !
tests/test-push.t | 4 2 + 2 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 fix capitalisation mismatches in tests
ae6b1ba7482963bc9de51f299891e99005794e4e.patch | (download)

hggit/gitrepo.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for hg 4.8
 089fc0db0954 introduced a new `createopts` parameter.
 `hggit` does not support repository creation, so we can just ignore it.
143b7511eadbea7507d847c805241a6db290ffe7.patch | (download)

tests/test-push-r.t | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 glob some verify output that changed in hg 4.8
8d00fde45adbc6c3c0ccab8e362b5f5c36c171e6.patch | (download)

hggit/__init__.py | 31 25 + 6 - 0 !
hggit/compat.py | 12 12 + 0 - 0 !
2 files changed, 37 insertions(+), 6 deletions(-)

 update how we register gitnode template keyword
0005 Relax output check in test suite.patch | (download)

tests/test-illegal-contents.t | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 relax output check in test suite