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 |
Jelmer Vernooij
|
89db95056f
Update NEWS.
|
3 years ago |
Jelmer Vernooij
|
1a028a3fcc
Set mode for stderr. Hopefully fixes #785
|
3 years ago |
Jelmer Vernooij
|
1ae6054f42
Drop note about python 2.
|
3 years ago |
Peter Rowlands
|
ee23119860
fix flake8 lint error
|
3 years ago |
Jelmer Vernooij
|
fc3e97ccc0
Accept list of file paths in Repo.unstage.
|
3 years ago |
Ded_Secer
|
f76bc1eeed
Add Repo.unstage.
|
3 years ago |
Jelmer Vernooij
|
189172bff8
Add a test.
|
3 years ago |
Ded_Secer
|
7fe42abdb8
Support refs in parse_treeish().
|
3 years ago |
Ded_Secer
|
da13fe46ff
Add ``dulwich.porcelain._reset_file``.
|
3 years ago |
Jelmer Vernooij
|
4b33973dfa
Drop suport for python 3.5.
|
3 years ago |