Jelmer Vernooij
|
4a1fc70801
Merge addition of dulwich.index.build_index_from_tree from milki.
|
14 лет назад |
Jelmer Vernooij
|
fee5d638d9
Merge fix from kankri to reset environment variables during tests, to avoid
|
14 лет назад |
Jelmer Vernooij
|
799bfecd4b
Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp().
|
14 лет назад |
Jelmer Vernooij
|
431399e0b6
merge trunk
|
14 лет назад |
Jelmer Vernooij
|
ec7e3832fd
Merge removal of unused variable.
|
14 лет назад |
codingtony
|
7ef31882c9
removed unused variable
|
14 лет назад |
Jelmer Vernooij
|
899e064f00
Remove more uses of deprecated assertEquals.
|
14 лет назад |
Jelmer Vernooij
|
c132e9f3cb
Merge gzip filter support.
|
14 лет назад |
Jelmer Vernooij
|
d14bb02a7e
Avoid using custom gzip module and incrementally parse.
|
14 лет назад |
David Blewett
|
f9b085bced
Added WSGI middleware to handle transparent gzip decoding
|
14 лет назад |
Jelmer Vernooij
|
5c36d5f3e9
Use TestCase.assertEqual rather than TestCase.assertEquals.
|
14 лет назад |
Jelmer Vernooij
|
abd62477a5
Fix formatting timezones so that it is possible to regenerate --700 timezones.
|
14 лет назад |
Jelmer Vernooij
|
6e155517e5
Fix two pydoctor warnings.
|
14 лет назад |
Jelmer Vernooij
|
d270c95418
Merge fix for parsing of invalid timezones from Jason R. Coombs.
|
14 лет назад |
Jason R. Coombs
|
68fc5bcbc4
Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828.
|
14 лет назад |
Jelmer Vernooij
|
509451b259
Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport.
|
14 лет назад |
Sam Vilain
|
cbf5484a03
Add support for client init args in get_transport_and_path
|
14 лет назад |
Jelmer Vernooij
|
82b08fde08
Fix python2.4 compatibility.
|
14 лет назад |
Jelmer Vernooij
|
79184e46ba
Merge support for only negotiating capabilities that are also supported by the
|
14 лет назад |
Rod Cloutier
|
01559eb688
Added test to validate side bank 64k is not parsed if server does not specify it
|
14 лет назад |
Risto Kankkunen
|
ca5b754a79
Fix capability negotiation in dulwich.client
|
14 лет назад |
milki
|
c21dcf300a
Change add_object to add_objects
|
14 лет назад |
milki
|
bf81915f45
Fix pep8
|
14 лет назад |
milki
|
9cfa7773db
Construct modes instead of magic modes
|
14 лет назад |
milki
|
c517cfe3b6
Make index entry tests explicit
|
14 лет назад |
Jelmer Vernooij
|
99dcd8d5c8
Merge fix for formatting of 'extension not found' messages.
|
14 лет назад |
Jelmer Vernooij
|
2ce300782d
Merge fix to call parent constructor rather than grandparent. Thanks, kankri.
|
14 лет назад |
Jelmer Vernooij
|
036e4eb519
Some more docstrings.
|
14 лет назад |
Risto Kankkunen
|
100e5ef2ec
Merged master
|
14 лет назад |
Risto Kankkunen
|
f7a202998c
Run Git in tests without user's ".gitconfig".
|
14 лет назад |