Jelmer Vernooij
|
2741be5e64
Allow passing in a repository location to dulwich.porcelain.merge().
|
5 tahun lalu |
Jelmer Vernooij
|
3be7731f51
Import some fixes from Kevin's branch.
|
5 tahun lalu |
Jelmer Vernooij
|
751be68f0a
Don't pass in other twice. Thanks, Kevin.
|
5 tahun lalu |
Jelmer Vernooij
|
57e4899811
Add some more of the skeleton for merge.
|
5 tahun lalu |
Jelmer Vernooij
|
8c4801fcf9
Add basic function for finding merge base, currently a wrapper around C Git.
|
5 tahun lalu |
Jelmer Vernooij
|
4c0d78c494
Fix import.
|
4 tahun lalu |
Jelmer Vernooij
|
24986435b8
Move EmptyFileException to dulwich.objects.
|
4 tahun lalu |
Jelmer Vernooij
|
bb6b7bc009
Mention the specific file that is empty.
|
4 tahun lalu |
Jelmer Vernooij
|
59ba47f046
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
5 tahun lalu |
Jelmer Vernooij
|
c7cf7913b6
Update NEWS.
|
5 tahun lalu |
Manuel Jacob
|
bcb4459da4
Use utf-8 instead of file system encoding to convert path to str.
|
5 tahun lalu |
Jelmer Vernooij
|
183a43059f
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
5 tahun lalu |
Brecht Machiels
|
6fc954bb53
Fix pushing from a shallow clone
|
5 tahun lalu |
Brecht Machiels
|
adf17e155a
Extend test_send_pack_from_shallow_clone test case
|
5 tahun lalu |
Jelmer Vernooij
|
cc49e755d3
Fix test.
|
5 tahun lalu |
Jelmer Vernooij
|
35f6db4ed3
Ignore more special files.
|
5 tahun lalu |
Jelmer Vernooij
|
76912fa975
Don't break when encountering block devices.
|
5 tahun lalu |
Jelmer Vernooij
|
c88a7c5952
Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details.
|
5 tahun lalu |
Brecht Machiels
|
1e35b48734
Push from shallow clone test case (triggers #705)
|
5 tahun lalu |
Jelmer Vernooij
|
486755e76f
Start on 0.19.17.
|
5 tahun lalu |
Jelmer Vernooij
|
c6993451a7
Release 0.19.16
|
5 tahun lalu |
Jelmer Vernooij
|
03298e9f0f
Move diffstat module to dulwich.contrib, add NEWS item.
|
5 tahun lalu |
Jelmer Vernooij
|
fed1af2d2f
Fix flake8.
|
5 tahun lalu |
kevinhendricks
|
ff06a7fc73
add a simple diffstat implementation
|
5 tahun lalu |
Jelmer Vernooij
|
5ccb88a446
We're using Google style docstrings now.
|
5 tahun lalu |
Jelmer Vernooij
|
1f4fcd7ad8
Fix compatibility with older PackObjectStore subclasses.
|
5 tahun lalu |
Jelmer Vernooij
|
ade4b3b14a
Fix python2 compatibility.
|
5 tahun lalu |
Jelmer Vernooij
|
2f0b550d99
Support tweaking pack compression level.
|
5 tahun lalu |
Jelmer Vernooij
|
dac7368365
Add compression_level arguments in pack writing functions.
|
5 tahun lalu |
Jelmer Vernooij
|
dd2ca1df82
Support the looseCompression and compression settings.
|
5 tahun lalu |