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 лет назад |
Risto Kankkunen
|
dcdf35dad3
Use universal newlines in subprocess output to prevent tests
|
14 лет назад |
Risto Kankkunen
|
0f2a320c7b
Do not delete the current working directory to avoid:
|
14 лет назад |
Risto Kankkunen
|
6726c09839
Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test.
|
14 лет назад |
Jelmer Vernooij
|
32cc60d601
Add a docstring for S_ISGITLINK.
|
14 лет назад |
Jelmer Vernooij
|
62dba487e6
Add committer - in case the user doesn't have a local configuration.
|
14 лет назад |
Jelmer Vernooij
|
eb60dc6177
Fix docstring for ObjectStore.tree_changes.
|
14 лет назад |