Mark Mikofski
|
3f01474f99
add stdint.h to MANIFEST.in, fixes #114
|
11 年之前 |
Jelmer Vernooij
|
3e8799a271
Avoid unnecessary re-opening of index files during pack close.
|
11 年之前 |
Jelmer Vernooij
|
e0f5fa1b05
Tweak the project description.
|
11 年之前 |
Jelmer Vernooij
|
7334c3dd62
Ignore dulwich.egg-info directory.
|
11 年之前 |
Jelmer Vernooij
|
9a07709e47
Start on 0.9.2.
|
11 年之前 |
Jelmer Vernooij
|
5f7fa610df
Release 0.9.1.
|
11 年之前 |
Jelmer Vernooij
|
dd7818f2e6
Ship test data.
|
11 年之前 |
Jelmer Vernooij
|
07711046e2
Install bin-receive-pack and bin-upload-pack.
|
11 年之前 |
Jelmer Vernooij
|
180915f229
Drop download_url - now hosting on pypi.
|
11 年之前 |
Jelmer Vernooij
|
4eb4b108fe
Install dulwich.tests.compat.
|
11 年之前 |
Jelmer Vernooij
|
6fbbd14b32
Ship all docs and examples.
|
11 年之前 |
Jelmer Vernooij
|
ec564976e2
Raise appropriate NotImplementedError when encountering dumb HTTP servers.
|
11 年之前 |
Jelmer Vernooij
|
418d7379f7
Add example for clone.
|
11 年之前 |
Jelmer Vernooij
|
ea6815c469
Add example invocation for diff.py.
|
11 年之前 |
Jelmer Vernooij
|
e9c481ab7b
Add --backend flag to dul-daemon.
|
11 年之前 |
Jelmer Vernooij
|
d2b031a3cc
Provide fallback for SSHVendor.connect_ssh().
|
11 年之前 |
Jelmer Vernooij
|
46f6d4667f
Add ObjectStore.close.
|
11 年之前 |
Jelmer Vernooij
|
9e63bab0fe
Add abort return value to ObjectStore.add_pack.
|
11 年之前 |
Jelmer Vernooij
|
d80294d93a
Skip remove branch test for dumb web case.
|
11 年之前 |
Jelmer Vernooij
|
2e6e0f2a1b
Add some compat tests for removing refs during push.
|
11 年之前 |
Jelmer Vernooij
|
b2b3e5c591
Remove some trailing whitespace.
|
11 年之前 |
Jelmer Vernooij
|
39a564c8c4
Support running 'dulwich.server' and 'dulwich.web' using 'python -m'.
|
11 年之前 |
Fabien Boucher
|
44368a10b9
Add unittest for issue del ref (issue #108)
|
11 年之前 |
Fabien Boucher
|
e24aa15b19
Fix delete remote refs
|
11 年之前 |
Jelmer Vernooij
|
2423a38984
Remove unused import.
|
11 年之前 |
Jelmer Vernooij
|
3882810cfe
Actually, enforce determine_wants() returns an empty list.
|
11 年之前 |
Fabien Boucher
|
8282cba373
Handle case that client does not send wanted refs.
|
11 年之前 |
Jelmer Vernooij
|
4133f28ae2
Add 'dulwich diff' command.
|
11 年之前 |
Jelmer Vernooij
|
07e3f576b3
Add example showing the use of diff.
|
11 年之前 |
Jelmer Vernooij
|
4d3f610fcc
Rename SSHVendor.connect_ssh to SSHVendor.run_command.
|
11 年之前 |