Augie Fackler
|
e43ea1eac2
Makefile: run tests with PYTHONHASHSEED=random
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
69bb5f4f91
test_porcelain: fix test that is flaky with hash randomization enabled
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
449f1601d1
Add note about using dulwich.diff_tree.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
71ebce7368
Add basic 'status' support to bin/dulwich.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
f0f2eb3da4
Allow passing in repo to porcelain.status.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
da00fa21da
Handle SIGINT signals in dulwich script.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
891addee68
Add porcelain for receive-pack and upload-pack.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
ee64fff2a7
Start on 0.9.8.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
2a03f6b6de
Release 0.9.7.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
528864d7fa
Add porcelain 'daemon'.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
09ca3c473d
Add some tests for FileSystemBackend and DictBackend.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
c8da33f4f2
Remove --backend option from dulwich.server.main.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
41ab3d65f8
Add default values for outstreams in dulwich.porcelain.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
dd27372da7
Update NEWS.
|
%!s(int64=11) %!d(string=hai) anos |
Robert Brown
|
53831602b0
Fix logic for extra adds of identical files.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
081f4f79cf
Move the swift backend to dulwich/contrib.
|
%!s(int64=11) %!d(string=hai) anos |
Fabien Boucher
|
fd830f395d
Openstack Swift backend support for bare repositories
|
%!s(int64=11) %!d(string=hai) anos |
Fabien Boucher
|
2f932e4140
Cherry-pick addition of --listen_address/--port argument from dulwich.server from a3be3876043e6bf14617a5584287de1e099dcabf.
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
f3d5c70317
Disable test_delta_large_object for the moment, since it is slow.
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
4a97be70bd
compat/test_pack: add test that proves large copies in a delta encode correctly
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
ebc3126e9c
Update NEWS.
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
7cb17328e5
compat/test_pack: add test that proves we correctly handle medium-sized objects
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
0703edd76d
For the moment, keep deltification disabled - but add a flag to enable it.
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
ca4130a887
pack.write_pack_objects: when packing, actually build deltas
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
5b5555ea20
compat/test_pack: extract parsing of git-verify-pack output
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
7d16017d3f
pack.write_pack_data: when writing OFS_DELTA entries, write correct offset
|
%!s(int64=11) %!d(string=hai) anos |
Jelmer Vernooij
|
862e8d8d37
Add tests for encode functions.
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
d7ccc101b6
pack.create_delta: fix copy operations that are larger than 2^24 bytes
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
7acfcbec50
pack.create_delta: correctly encode copy operations up to 2^24 in size
|
%!s(int64=11) %!d(string=hai) anos |
Augie Fackler
|
bf9053d9ca
pack.create_delta: rename a couple of variables to make the code clearer
|
%!s(int64=11) %!d(string=hai) anos |