Jelmer Vernooij
|
c2da1ee3a6
Fix appveyor build link.
|
6 years ago |
Jelmer Vernooij
|
d0ed97e58d
Fix style errors.
|
6 years ago |
Jelmer Vernooij
|
f83a70b8a7
Add checkout argument to clone. Fixes #503
|
6 years ago |
Jelmer Vernooij
|
1679bfb196
Fix check-tutorial.
|
6 years ago |
Jelmer Vernooij
|
2d1e979d77
Fix the tutorial tests on python3. Fixes: #573
|
6 years ago |
Jelmer Vernooij
|
9133995c53
Build on pypy3.5.
|
6 years ago |
Jelmer Vernooij
|
715d1a0ce7
Fix style.
|
6 years ago |
Jelmer Vernooij
|
06bdb7e643
Use pack data rather than actual objects during fetch.
|
6 years ago |
Jelmer Vernooij
|
3b2fd70b2b
Pass along progress function for pack writing progress.
|
6 years ago |
Jelmer Vernooij
|
1dc8015185
Primarily use encoded paths in DiskRefsContainer.
|
6 years ago |
Jelmer Vernooij
|
b89bedc514
Support byte filenames in GitFile.
|
6 years ago |
Jelmer Vernooij
|
7c75ebd0d0
Followup fix for #608; also handle Repo.get_refs.
|
6 years ago |
Jelmer Vernooij
|
67994a0310
Support setting DULWICH_PDB to have SIGQUIT trigger pdb.
|
6 years ago |
Jelmer Vernooij
|
5d722b33fd
Use errno rather than hardcoded windows error number.
|
6 years ago |
Jelmer Vernooij
|
fb41ca870a
Be os.path.sep-independent.
|
6 years ago |
Jelmer Vernooij
|
b67dad9892
Fix os.path.sep replacement on Windows.
|
6 years ago |
Jelmer Vernooij
|
746656af64
Strip forward slashes after conversion from os.path.sep.
|
6 years ago |
Jelmer Vernooij
|
e3b4a5940b
Clean up repo in test.
|
6 years ago |
Jelmer Vernooij
|
494952049f
Allow rename error when the target already exists, on Windows. #559
|
6 years ago |
Jelmer Vernooij
|
a003673960
Fix handling of encoding for tags. #608
|
6 years ago |
Jelmer Vernooij
|
bfed8f7a6b
Fix tests on python3.
|
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 |
Jelmer Vernooij
|
70a13e8229
Release 0.19.2
|
6 years ago |
Jelmer Vernooij
|
0715211453
Fix Index.iterblobs behaviour, add test.
|
6 years ago |
Jelmer Vernooij
|
c03c63e63d
Disallow .git entries in trees, like C git.
|
6 years ago |
Jelmer Vernooij
|
2ac410b384
Start on 0.19.2.
|
6 years ago |
Jelmer Vernooij
|
d34fbad656
Release 0.19.1
|
6 years ago |
Jelmer Vernooij
|
d8bea03825
Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility)
|
6 years ago |
Jelmer Vernooij
|
4599ee4279
SSHVendor: password is independent of key_filename.
|
6 years ago |