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
|
4 years ago |
Peter Rowlands
|
5e193cc92b
porcelain: add clone(branch=...) option
|
4 years ago |
Peter Rowlands
|
80164922e7
porcelain: use LOCAL_TAG_PREFIX in _make_tag_ref()
|
4 years ago |
Jelmer Vernooij
|
65b36fd43d
Add stestr configuration.
|
3 years ago |
Jelmer Vernooij
|
ae3e7f9252
Import path.
|
3 years ago |
Jelmer Vernooij
|
91b0b84dd0
Allow adding files to repository in pre-commit hook. Fixes #916
|
3 years ago |
Jelmer Vernooij
|
64509034c5
Use keyword arguments.
|
3 years ago |
Jelmer Vernooij
|
026029b309
Use frozenset.
|
3 years ago |
Jelmer Vernooij
|
d4ed520b29
Merge pull request #911 from l2dy/patch-1
|
3 years ago |
Zero King
|
73df330e0a
Fix assert format string
|
3 years ago |
Jelmer Vernooij
|
5a858619af
Start on 0.20.27
|
3 years ago |
Jelmer Vernooij
|
2c506d219e
Release 0.20.26.
|
3 years ago |
Jelmer Vernooij
|
4f5edd29dc
Avoid kwarg.
|
3 years ago |
Jelmer Vernooij
|
5dc82899cb
Bump version.
|
3 years ago |