Jelmer Vernooij
|
8e6aaa2851
Merge addition of dulwich.index.build_index_from_tree from milki.
|
13 years ago |
Jelmer Vernooij
|
6b1e410377
Merge fix from kankri to reset environment variables during tests, to avoid
|
13 years ago |
Jelmer Vernooij
|
fe0f76f604
Avoid using custom gzip module and incrementally parse.
|
13 years ago |
David Blewett
|
88d4a8aae3
Added WSGI middleware to handle transparent gzip decoding
|
13 years ago |
Jelmer Vernooij
|
12d2aa11be
Merge fix for parsing of invalid timezones from Jason R. Coombs.
|
13 years ago |
Jelmer Vernooij
|
b575ecd598
Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport.
|
13 years ago |
Jelmer Vernooij
|
ac150c36d6
Merge support for only negotiating capabilities that are also supported by the
|
13 years ago |
Jelmer Vernooij
|
312a436698
Options on the same line as sections in config files are now supported. #920553
|
13 years ago |
Jelmer Vernooij
|
45d211f79d
$HOME is now explicitly specified for tests that use it to read
|
13 years ago |
Jelmer Vernooij
|
bbf833c7ea
Open 0.8.4.
|
13 years ago |
Jelmer Vernooij
|
b08905cd24
Release 0.8.3.
|
13 years ago |
Jelmer Vernooij
|
e07e02e57b
Use identity from ~/.gitconfig or .git/config if none was explicitly specified.
|
13 years ago |
Jelmer Vernooij
|
2c7868e73c
Allow determine_wants methods to include the zero sha in their return value.
|
13 years ago |
Jelmer Vernooij
|
3577f2d329
Add tests for default git config file.
|
13 years ago |
Jelmer Vernooij
|
cc820e3154
The config parser now supports the git-config file format as
|
13 years ago |
Jelmer Vernooij
|
bc7d32d068
Start on 0.8.3.
|
13 years ago |
Jelmer Vernooij
|
7f1088a919
Release 0.8.2.
|
13 years ago |
Jelmer Vernooij
|
b8bdf9934d
Tweak xcodebuild hack to deal with more error output.
|
13 years ago |
Jelmer Vernooij
|
e7ec4dc01b
New method ``update_server_info`` which generates data
|
13 years ago |
Jelmer Vernooij
|
493ed46a2b
Properly abort connections when the determine_wants function
|
13 years ago |
Jelmer Vernooij
|
df4aeaf611
Add support for retrieving tarballs from remote servers.
|
13 years ago |
Jelmer Vernooij
|
7d82633c11
Merge fix from Chris Eberle for 'dulwich init --bare'.
|
13 years ago |
Jelmer Vernooij
|
6b6689887b
Fix typo.
|
13 years ago |
Jelmer Vernooij
|
1e2d4d0751
Merge fix to avoid calling free_objects() on NULL in _diff_tree.c.
|
13 years ago |
Jelmer Vernooij
|
7551970711
merge fix for parsing of HTTP Git URLs.
|
13 years ago |
Jelmer Vernooij
|
b54043927c
Cope with different zlib buffer sizes in sha1 file parser.
|
13 years ago |
Jelmer Vernooij
|
44832e5ffe
start on 0.8.2.
|
13 years ago |
Jelmer Vernooij
|
c126cf2d7b
release 0.8.1.
|
13 years ago |
Jelmer Vernooij
|
58ac8a0c11
When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist.
|
13 years ago |
Jelmer Vernooij
|
268095a7f6
Merge patch from Ronny to not compile C extensions when building in pypy.
|
13 years ago |