Jelmer Vernooij
|
bdf00b8de5
Merge gzip filter support.
|
před 13 roky |
Jelmer Vernooij
|
7b3611c6b7
Avoid using custom gzip module and incrementally parse.
|
před 13 roky |
David Blewett
|
4dfcf0288b
Added WSGI middleware to handle transparent gzip decoding
|
před 13 roky |
Jelmer Vernooij
|
e0a42ca310
Use TestCase.assertEqual rather than TestCase.assertEquals.
|
před 13 roky |
Jelmer Vernooij
|
4c0de312d7
Fix formatting timezones so that it is possible to regenerate --700 timezones.
|
před 13 roky |
Jelmer Vernooij
|
dab71c528a
Fix two pydoctor warnings.
|
před 13 roky |
Jelmer Vernooij
|
63a65d2377
Merge fix for parsing of invalid timezones from Jason R. Coombs.
|
před 13 roky |
Jason R. Coombs
|
e627c86795
Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828.
|
před 13 roky |
Jelmer Vernooij
|
a827af865e
Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport.
|
před 13 roky |
Sam Vilain
|
78a4cd0490
Add support for client init args in get_transport_and_path
|
před 13 roky |
Jelmer Vernooij
|
8f8c24ce69
Fix python2.4 compatibility.
|
před 13 roky |
Jelmer Vernooij
|
38954a33b5
Merge support for only negotiating capabilities that are also supported by the
|
před 13 roky |
Rod Cloutier
|
1211e4d5d4
Added test to validate side bank 64k is not parsed if server does not specify it
|
před 13 roky |
Risto Kankkunen
|
8a71b8392d
Fix capability negotiation in dulwich.client
|
před 13 roky |
milki
|
3a3e785e72
Change add_object to add_objects
|
před 13 roky |
milki
|
f5923eaa7b
Fix pep8
|
před 13 roky |
milki
|
c82708fa14
Construct modes instead of magic modes
|
před 13 roky |
milki
|
d638864bbf
Make index entry tests explicit
|
před 13 roky |
Jelmer Vernooij
|
5eb93b106f
Merge fix for formatting of 'extension not found' messages.
|
před 13 roky |
Jelmer Vernooij
|
0b8e86327a
Merge fix to call parent constructor rather than grandparent. Thanks, kankri.
|
před 13 roky |
Jelmer Vernooij
|
cbe207c548
Some more docstrings.
|
před 13 roky |
Risto Kankkunen
|
ab7fa1118e
Merged master
|
před 13 roky |
Risto Kankkunen
|
f0e752f720
Run Git in tests without user's ".gitconfig".
|
před 13 roky |
Risto Kankkunen
|
b1e3dcaeea
Don't look up "HOME" environment variable unconditionally to avoid KeyError
|
před 13 roky |
milki
|
fe1683f167
Fix pep8
|
před 13 roky |
milki
|
1395c45b5a
Add test for empty tree
|
před 13 roky |
milki
|
fa976f373a
pep8 cleanup
|
před 13 roky |
milki
|
403a54db2d
Change test to use custom repo
|
před 13 roky |
milki
|
ed3abd6aa1
Support for symlink
|
před 13 roky |
milki
|
aa6a319ad6
clone should checkout HEAD of remote repo
|
před 13 roky |