Bumped stable branch to the current default for Heptapod 0.20.x
Since we're about to add at least one new service method, next version on the stable branch will be 0.11
Showing
- .gitlab-ci.yml 6 additions, 0 deletions.gitlab-ci.yml
- .hgignore 1 addition, 0 deletions.hgignore
- .hgtags 2 additions, 0 deletions.hgtags
- README.md 25 additions, 0 deletionsREADME.md
- hgitaly/errors.py 22 additions, 0 deletionshgitaly/errors.py
- hgitaly/git.py 23 additions, 0 deletionshgitaly/git.py
- hgitaly/gitlab_ref.py 64 additions, 0 deletionshgitaly/gitlab_ref.py
- hgitaly/manifest.py 67 additions, 0 deletionshgitaly/manifest.py
- hgitaly/message.py 19 additions, 0 deletionshgitaly/message.py
- hgitaly/oid.py 55 additions, 0 deletionshgitaly/oid.py
- hgitaly/revision.py 15 additions, 0 deletionshgitaly/revision.py
- hgitaly/service/commit.py 71 additions, 14 deletionshgitaly/service/commit.py
- hgitaly/service/diff.py 208 additions, 6 deletionshgitaly/service/diff.py
- hgitaly/service/ref.py 61 additions, 3 deletionshgitaly/service/ref.py
- hgitaly/service/repository_service.py 76 additions, 22 deletionshgitaly/service/repository_service.py
- hgitaly/service/tests/test_commit.py 107 additions, 11 deletionshgitaly/service/tests/test_commit.py
- hgitaly/service/tests/test_diff.py 245 additions, 0 deletionshgitaly/service/tests/test_diff.py
- hgitaly/service/tests/test_ref.py 67 additions, 5 deletionshgitaly/service/tests/test_ref.py
- hgitaly/service/tests/test_repository_service.py 59 additions, 10 deletionshgitaly/service/tests/test_repository_service.py
- hgitaly/stream.py 16 additions, 0 deletionshgitaly/stream.py
Loading
Please register or sign in to comment