Jelmer Vernooij
|
79e27c40f2
Merge fix for handling None elements in list of TreeChange objects.
|
13 лет назад |
Jelmer Vernooij
|
9f9c77deab
Merge support for fallback_app argument to HTTPGitApplication.
|
13 лет назад |
Jelmer Vernooij
|
8d754d2313
Run all tests in ``setup.py test``.
|
13 лет назад |
Jelmer Vernooij
|
38f0d71e31
Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang.
|
13 лет назад |
Jelmer Vernooij
|
09a1c0702f
Merge support for ConfigDict behaving more like a dictionary.
|
13 лет назад |
Jelmer Vernooij
|
810e3e16bc
Make index entry tests a little bit less strict, to cope with
|
14 лет назад |
Jelmer Vernooij
|
24d78663bf
dulwich.__init__ no longer imports client, protocol, repo and
|
14 лет назад |
Jelmer Vernooij
|
b5a85966c0
Start on 0.8.6.
|
14 лет назад |
Jelmer Vernooij
|
664a2bdde2
Release 0.8.5.
|
14 лет назад |
Jelmer Vernooij
|
6cc7af9998
Be a little bit strict about OS behaviour in index tests.
|
14 лет назад |
Jelmer Vernooij
|
f6f2beb686
Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5.
|
14 лет назад |
Jelmer Vernooij
|
bd461d2562
Start on 0.8.5.
|
14 лет назад |
Jelmer Vernooij
|
e0fb60fbca
Release 0.8.4.
|
14 лет назад |
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
|
d14bb02a7e
Avoid using custom gzip module and incrementally parse.
|
14 лет назад |
David Blewett
|
f9b085bced
Added WSGI middleware to handle transparent gzip decoding
|
14 лет назад |
Jelmer Vernooij
|
d270c95418
Merge fix for parsing of invalid timezones from Jason R. Coombs.
|
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 лет назад |
Jelmer Vernooij
|
79184e46ba
Merge support for only negotiating capabilities that are also supported by the
|
14 лет назад |
Jelmer Vernooij
|
283b2b68a2
Options on the same line as sections in config files are now supported. #920553
|
14 лет назад |
Jelmer Vernooij
|
1ef3f3b053
$HOME is now explicitly specified for tests that use it to read
|
14 лет назад |
Jelmer Vernooij
|
b38066c5bc
Open 0.8.4.
|
14 лет назад |
Jelmer Vernooij
|
30eecf89ca
Release 0.8.3.
|
14 лет назад |
Jelmer Vernooij
|
1bf899c05a
Use identity from ~/.gitconfig or .git/config if none was explicitly specified.
|
14 лет назад |
Jelmer Vernooij
|
7a3971c09c
Allow determine_wants methods to include the zero sha in their return value.
|
14 лет назад |
Jelmer Vernooij
|
5c7ba48cef
Add tests for default git config file.
|
14 лет назад |
Jelmer Vernooij
|
eaaf484fcf
The config parser now supports the git-config file format as
|
14 лет назад |
Jelmer Vernooij
|
32aa16a475
Start on 0.8.3.
|
14 лет назад |
Jelmer Vernooij
|
62388929f8
Release 0.8.2.
|
14 лет назад |