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 |
Peter Rowlands
|
f9e799e4b3
add tests for clone with branch/tag
|
3 years ago |
Peter Rowlands
|
c1c9a9dc6f
unify behavior for setting correct HEAD and default branch
|
3 years ago |
Peter Rowlands
|
d2b8ba58fc
remove outdated TODO
|
3 years ago |
Peter Rowlands
|
a32bcbeb02
account for setting origin head on clone in porcelain tests
|
3 years ago |
Peter Rowlands
|
f4dddb4c34
set detached HEAD properly
|
3 years ago |
Peter Rowlands
|
14ec9a7972
start unifying porcelain.clone() & Repo.clone()
|
3 years ago |
Peter Rowlands
|
d689b5630e
porcelain.clone: set refs/remotes/origin/HEAD
|
3 years ago |
Peter Rowlands
|
5e193cc92b
porcelain: add clone(branch=...) option
|
3 years ago |
Peter Rowlands
|
80164922e7
porcelain: use LOCAL_TAG_PREFIX in _make_tag_ref()
|
3 years ago |
Jelmer Vernooij
|
65b36fd43d
Add stestr configuration.
|
3 years ago |
Jelmer Vernooij
|
ae3e7f9252
Import path.
|
3 years ago |