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 лет назад |
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 лет назад |
milki
|
812af5a046
clone should checkout HEAD of remote repo
|
14 лет назад |
milki
|
e2e23c8219
Move checkout to index
|
14 лет назад |
Risto Kankkunen
|
89919a7271
Fixed formatting for "extension not found" messages
|
14 лет назад |
Risto Kankkunen
|
484d4df8fe
Call the parent class constructor, not grandparent's, to avoid surprises later
|
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 лет назад |
milki
|
2d9e700530
Add checkout. checkout master on clone
|
14 лет назад |
Jelmer Vernooij
|
b38066c5bc
Open 0.8.4.
|
14 лет назад |
Jelmer Vernooij
|
30eecf89ca
Release 0.8.3.
|
14 лет назад |
Jelmer Vernooij
|
6e8a1c8ab3
Add a 'dulwich fetch' implementation.
|
14 лет назад |
Jelmer Vernooij
|
2772964bb8
Merge various fixes for running the testsuite on Windows.
|
14 лет назад |
Risto Kankkunen
|
49ee27f43e
Close all open file handles in the test case
|
14 лет назад |
Risto Kankkunen
|
3d3778fb00
Fix incorrect read/write handling in "object_store.py".
|
14 лет назад |
Risto Kankkunen
|
193e70ccaa
Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different
|
14 лет назад |
Risto Kankkunen
|
dee66ce7c3
Use platform-specific file path separators to avoid tests
|
14 лет назад |