Jelmer Vernooij
|
87ad39afa7
Merge branch 'fix-remote-porcelain'
|
3 years ago |
Jelmer Vernooij
|
20f9c56219
Add test for GitClient.clone.
|
3 years ago |
Jelmer Vernooij
|
e519a52c3d
Fix test.
|
3 years ago |
Jelmer Vernooij
|
24a9d1fafc
Initial work on fix for cloning of remote repositories in porcelain. Fixes #920.
|
3 years ago |
Jelmer Vernooij
|
04a6f3ccd6
Move _import_remote_refs to dulwich.refs.
|
3 years ago |
Jelmer Vernooij
|
1f66817d71
Start on 0.20.31
|
3 years ago |
Jelmer Vernooij
|
2dc53ded85
Release 0.20.30.
|
3 years ago |
Jelmer Vernooij
|
3925764980
Run flake8 during releases.
|
3 years ago |
Jelmer Vernooij
|
0ff33f3737
Fix style.
|
3 years ago |
Jelmer Vernooij
|
3c4035ebc6
Start on 0.20.30
|
3 years ago |
Jelmer Vernooij
|
392c4511a9
Release 0.20.29.
|
3 years ago |
Jelmer Vernooij
|
6d51e8a71b
Refactor to simplify clone logic, and avoid circular imports.
|
3 years ago |
Jelmer Vernooij
|
b5e1f2c41b
Drop long deprecated Index.iterblobs and iter_fresh_blobs.
|
3 years ago |
Jelmer Vernooij
|
3d3fcbc2f9
Merge branch 'clone-branch' of git://github.com/pmrowla/dulwich
|
3 years ago |
Jelmer Vernooij
|
e377b3c8ae
Support staging submodules.
|
3 years ago |
Jelmer Vernooij
|
8cc6636409
Start on 0.20.29
|
3 years ago |
Jelmer Vernooij
|
a141abc0de
Release 0.20.28.
|
3 years ago |
Jelmer Vernooij
|
854305d674
Cope with gecos being unset.
|
3 years ago |
Jelmer Vernooij
|
ef663cdedf
Fix style.
|
3 years ago |
Jelmer Vernooij
|
2b1c48c196
Add .github/.
|
3 years ago |
Jelmer Vernooij
|
092728bc99
fix python3.6
|
3 years ago |
Jelmer Vernooij
|
a2ff813980
Attempt to fix tests when dulwich isn't installed. Fixes: #919
|
3 years ago |
Jelmer Vernooij
|
c73dfa4bda
Start on 0.20.28
|
3 years ago |
Jelmer Vernooij
|
5210e13846
Release 0.20.27.
|
3 years ago |
Jelmer Vernooij
|
b5f87e7da3
Update NEWS.
|
3 years ago |
Jelmer Vernooij
|
076647f6dc
Raise exception when encountering submodules.
|
3 years ago |
Peter Rowlands
|
0cfafbe69c
clone: unify porcelain/Repo rmtree behavior on failure
|
3 years ago |
Peter Rowlands
|
1fc02c0f7d
move unified clone logic into clone.py
|
3 years ago |
Peter Rowlands
|
e40fbdbe02
split do_clone into helper functions
|
3 years ago |
Peter Rowlands
|
3de1f80190
update docstrings
|
3 years ago |