Draft: Add mechanism to specify revsets to be exported to Git refs according to a template
Depends on !7 (closed).
Edited by Dan Villiom Podlaski Christiansen
Merge request reports
Activity
added 1 commit
- 5e5d4f45e686 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 3 commits
-
18d93b3bbc51 - 1 commit from branch
branch/default
- 4dc367b6870a - git_handler: make sure that the same ref is not used for multiple changesets
- 0e0806e190e2 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
-
18d93b3bbc51 - 1 commit from branch
added 71 commits
-
0e0806e1...6f3b2141 - 49 commits from branch
branch/default
- 103416f893db - py3: don’t rely on list copy to fetch first dict key
- 771ff61ff20b - py3: use sorted builtin to get sorted dict items
- 8a327480a720 - py3: replace urllib.quote and urllib.unquote
- 8dd49f530b02 - py3: use pycompat.sysbytes for stringified exception
- ce3c2d71d9db - py3: use pycompat.sysstr
- f506f3060f13 - py3: use pycompat.byteskwargs
- 503e9abfd50e - py3: avoid using repr() on bytes
- ebc4ca3d1ed0 - py3: open files in binary mode
- de522c162604 - py3: alias __nonzero__ to __bool__
- 3df79ea43104 - py3: use pycompat.strkwargs
- d86c8936b667 - git_handler: set commit_time as integer
- 121401d74d0d - py3: fix mocking of repo in doctest
- 712d138d2b73 - py3: pass URI to dulwich as str
- 19df9d49feaa - py3: make doctest work on py2 and py3
- fdb5640f1efb - py3: decode string in fakeui.warn()
- a839a869084b - ssh: simplify and remove obsolete compatibility code
- 93fec07b3901 - py3: convert from unicode to bytes
- 2b9bf10ecb18 - hgrepo: forbid unicode tags
- c523c35d0171 - py3: making test-url-parsing pass
- a9b6610d8744 - ci: stop allowing failure in job tests-hg-stable-py3
- 51336d9ee016 - git_handler: make sure that the same ref is not used for multiple changesets
- 22a3ff978a79 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
Toggle commit list-
0e0806e1...6f3b2141 - 49 commits from branch
added 2 commits
- 81c60751f976 - git_handler: make sure that the same ref is not used for multiple changesets
- 70fd11d0fe41 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 1 commit
- 91b5576bcec6 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 1 commit
- e80ac9a51ac3 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 1 commit
- f5e0eb2aef7f - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 1 commit
- 5b26abdfeb70 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 1 commit
- edfb78ce16ef - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
added 10 commits
- 2c32471b5608 - py3: pass URI to dulwich as str
- 2ea7881bddbc - py3: make doctest work on py2 and py3
- f5b322889bde - py3: decode string in fakeui.warn()
- 320ffeb5f386 - ssh: simplify and remove obsolete compatibility code
- c7b17b2a433a - py3: convert from unicode to bytes
- c30efdf3fcb9 - hgrepo: forbid unicode tags
- 6e2cae6dc0bf - py3: making test-url-parsing pass
- e4d28642c012 - ci: stop allowing failure in job tests-hg-stable-py3
- b1af26cc76e8 - git_handler: make sure that the same ref is not used for multiple changesets
- 7bd2df6c9386 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
Toggle commit listadded 4 commits
-
7bd2df6c...c33612e7 - 2 commits from branch
branch/default
- 5457e7633b3c - git_handler: make sure that the same ref is not used for multiple changesets
- f4e6d35e328b - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
-
7bd2df6c...c33612e7 - 2 commits from branch
assigned to @gracinet
added 3 commits
-
13968d2283ab - 1 commit from branch
branch/default
- b110d9808232 - git_handler: make sure that the same ref is not used for multiple changesets
- 8cbf2b5b2c27 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
-
13968d2283ab - 1 commit from branch
added 3 commits
-
7faec0ddfad7 - 1 commit from branch
branch/default
- 1f97f21d90e9 - git_handler: make sure that the same ref is not used for multiple changesets
- 82e3edb1a22a - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
-
7faec0ddfad7 - 1 commit from branch
added 32 commits
-
82e3edb1...746310cb - 30 commits from branch
branch/default
- 3ad09bbcbe3e - git_handler: make sure that the same ref is not used for multiple changesets
- acc4280e2ab7 - git_handler: add mechanism to specify revsets to be exported to Git refs according to a template
-
82e3edb1...746310cb - 30 commits from branch
Please register or sign in to reply