Jelmer Vernooij
|
03b9e87536
Raise exception when a caller tries to fetch SHA1s that are not in any refs.
|
6 years ago |
Jelmer Vernooij
|
76ea02025e
Fix compatibility with newer versions of git, which expect CONTENT_LENGTH to be set to 0 for empty body requests.
|
6 years ago |
Jelmer Vernooij
|
7d352daf79
Merge fix for handling of stderr/stdout on pythonw.
|
6 years ago |
Jelmer Vernooij
|
1d74b7ac14
Start on 0.19.7.
|
6 years ago |
Jelmer Vernooij
|
1efdedd60f
Release 0.19.6
|
6 years ago |
Jelmer Vernooij
|
f9741b2502
Update NEWS.
|
6 years ago |
Jelmer Vernooij
|
e924e8bdfb
Merge fix for custom auth parameters for dulwich.porcelain.clone.
|
6 years ago |
Jelmer Vernooij
|
5f3c8c159e
Start on 0.19.6.
|
6 years ago |
Jelmer Vernooij
|
d7358040f2
Release 0.19.5
|
6 years ago |
Jelmer Vernooij
|
4529549600
Fix build on Python3, update NEWS.
|
6 years ago |
Jelmer Vernooij
|
df7b782a7e
Update NEWS.
|
6 years ago |
Jelmer Vernooij
|
bec27531b4
Fix regression in porcelain.clone that prevented cloning of remote repositories. Fixes #639
|
6 years ago |
Jelmer Vernooij
|
5907a70fe0
Release 0.19.4
|
6 years ago |
Jelmer Vernooij
|
f9bfd3ce05
Add Index.items.
|
6 years ago |
Jelmer Vernooij
|
e981122a2c
Note Index.iteritems in NEWS.
|
6 years ago |
Jelmer Vernooij
|
1b6509fa3d
Implement dulwich.porcelain.ls_files, avoid digraph in setup.cfg.
|
6 years ago |
Jelmer Vernooij
|
68f114b486
Start on 0.19.4.
|
6 years ago |
Jelmer Vernooij
|
f5599dfeaa
Release 0.19.3
|
6 years ago |
Jelmer Vernooij
|
78b4c62510
Support a prefix argument to dulwich.archive.tar_stream.
|
6 years ago |
Jelmer Vernooij
|
f0c9245672
Merge basic stash support.
|
6 years ago |
Jelmer Vernooij
|
2d6538a278
Fix indentation.
|
6 years ago |
Jelmer Vernooij
|
d69aa03b16
Merge branch 'fix-porcelain-fetch' of https://github.com/dandersson/dulwich
|
6 years ago |
Daniel Andersson
|
d20470b5db
Add NEWS entry
|
6 years ago |
Jelmer Vernooij
|
31e6508e0f
Add Repo.get_shallow.
|
6 years ago |
Jelmer Vernooij
|
f83a70b8a7
Add checkout argument to clone. Fixes #503
|
6 years ago |
Jelmer Vernooij
|
2d1e979d77
Fix the tutorial tests on python3. Fixes: #573
|
6 years ago |
Jelmer Vernooij
|
67994a0310
Support setting DULWICH_PDB to have SIGQUIT trigger pdb.
|
6 years ago |
Jelmer Vernooij
|
a003673960
Fix handling of encoding for tags. #608
|
6 years ago |
Jelmer Vernooij
|
a463b77dd4
Add really basic dulwich.porcelain.fsck.
|
6 years ago |
Jelmer Vernooij
|
5543e6a2ba
Start on 0.19.3.
|
6 years ago |