Augie Fackler
|
913d331c1c
test_missing_obj_finder: correct bogus wants test
|
10 years ago |
Augie Fackler
|
e6486f270e
test_missing_obj_finder: fix bogus haves test
|
10 years ago |
Augie Fackler
|
9866d2feb3
utils: make git object type of TestObject obvious
|
10 years ago |
Augie Fackler
|
b5fee6bfcc
test_web: use make_tag() instead of a local version
|
10 years ago |
Augie Fackler
|
e5a112e4e8
test_server: use make_tag() instead of a local version
|
10 years ago |
Augie Fackler
|
c37f859a29
test_object_store: use make_tag() instead of a local version
|
10 years ago |
Augie Fackler
|
d2d704af18
tests/utils: add make_tag convenience function for testing
|
10 years ago |
Augie Fackler
|
81a1f4f02e
test_object_store: remove satisfied TODO
|
10 years ago |
Max Shawabkeh
|
e690b1a604
Resolve delta refs when pulling into a MemoryRepo.
|
10 years ago |
Jelmer Vernooij
|
f3f49c180d
Release 0.9.9.
|
10 years ago |
Jelmer Vernooij
|
b25e839007
Fix buffer overflow in C version of apply_delta().
|
10 years ago |
Risto Kankkunen
|
72fd323883
Fix a hang of SSH pull on Windows.
|
10 years ago |
Jelmer Vernooij
|
b61886c0f4
Some cleanup.
|
10 years ago |
diryboy
|
907c88f334
Implement LocalGitClient.send_pack
|
10 years ago |
Jelmer Vernooij
|
2d624bff79
Port hooks to python3.
|
10 years ago |
Jelmer Vernooij
|
4040fb7a3a
Revert "Implement LocalGitClient.send_pack"
|
10 years ago |
Paul Chen
|
aa85525c62
Implement LocalGitClient.send_pack
|
10 years ago |
Jelmer Vernooij
|
e569176d5e
Update Vcs-Git, Vcs-Browser and Maintainer fields to reflect the dulwich package is now maintained by the Debian Python Modules packaging team.
|
10 years ago |
Yuval Langer
|
5faf10720e
Minor typo correction
|
10 years ago |
Jelmer Vernooij
|
2fc8f619c9
Update NEWS.
|
10 years ago |
Hwee Miin Koh
|
9d73c232f9
Fix issue #247 'TypeError when fetching empty updates into MemoryRepo' by adding check for _num_objects is None when iterating pack data.
|
10 years ago |
Jelmer Vernooij
|
a01b60f507
Prevent duplicate parsing of legacy object files.
|
10 years ago |
Jelmer Vernooij
|
2a3ce7b780
Add support for core.protectNTFS.
|
10 years ago |
Mike Williams
|
6eed06915f
Use a block cache in _find_content_rename_candidates().
|
10 years ago |
Jelmer Vernooij
|
efa230ea45
Fix running of testsuite when installed (#223).
|
10 years ago |
Jelmer Vernooij
|
f05ce7cc56
Find binaries to run during blackbox tests in system paths as well.
|
10 years ago |
Jelmer Vernooij
|
76da44e945
Add note on use of --pure.
|
10 years ago |
Jelmer Vernooij
|
eeb7ec8773
Enable some more tests on python3.
|
10 years ago |
Jelmer Vernooij
|
2de065df43
Add function for validation ntfs path elements.
|
10 years ago |
Jelmer Vernooij
|
13777953e4
Stricter tests - check individual path elements.
|
10 years ago |