Chris Reid
|
ed4e22c429
removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient
|
12 years ago |
Chris Reid
|
9fa05a292c
removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient
|
12 years ago |
Gary van der Merwe
|
9d6f802565
Fix indentation error in _compat.py.
|
12 years ago |
Gary van der Merwe
|
8e4be44df9
Fix indentation error in _compat.py.
|
12 years ago |
Jelmer Vernooij
|
0ae54a1fa9
Fix formatting of docstrings in dulwich._compat.
|
12 years ago |
Jelmer Vernooij
|
dbd7041d55
Fix formatting of docstrings in dulwich._compat.
|
12 years ago |
Jelmer Vernooij
|
75f6c4f183
Update NEWS about tag chapter in tutorial.
|
12 years ago |
Jelmer Vernooij
|
e4ade8ad9a
Update NEWS about tag chapter in tutorial.
|
12 years ago |
rfaulk
|
8805e40b97
add. Initial draft of git tag documentation in dulwich.
|
12 years ago |
rfaulk
|
5ea2d6bf8d
add. Initial draft of git tag documentation in dulwich.
|
12 years ago |
Jelmer Vernooij
|
530db7b962
Update NEWS for alternate paths patch.
|
12 years ago |
Jelmer Vernooij
|
a45ee539d3
Update NEWS for alternate paths patch.
|
12 years ago |
milki
|
8f1e9954c8
Add relative path git alternates support
|
12 years ago |
milki
|
467ff35d41
Add relative path git alternates support
|
12 years ago |
Jelmer Vernooij
|
14a56f440c
Add bug # and author for relative path SSH patch.
|
12 years ago |
Jelmer Vernooij
|
774d630917
Add bug # and author for relative path SSH patch.
|
12 years ago |
Jelmer Vernooij
|
2c6055ee6f
Update NEWS for SSH client ~ expansion patch.
|
12 years ago |
Jelmer Vernooij
|
7dcbaf3e3e
Update NEWS for SSH client ~ expansion patch.
|
12 years ago |
milki
|
c64042c9a1
Add test_connect for SSHGitClient
|
12 years ago |
milki
|
51f0e56941
Add test_connect for SSHGitClient
|
12 years ago |
milki
|
cea23b5420
Support username expansion in SSHGitClient
|
12 years ago |
milki
|
8e1d3256c5
Support username expansion in SSHGitClient
|
12 years ago |
Jelmer Vernooij
|
1691913d09
Clarify HACKING, add note on unit tests.
|
12 years ago |
Jelmer Vernooij
|
b5a450148b
Clarify HACKING, add note on unit tests.
|
12 years ago |
Jelmer Vernooij
|
32d420b885
Provide OrderedDict fallback for Python < 2.6, fix test.
|
12 years ago |
Jelmer Vernooij
|
c8e705ac52
Provide OrderedDict fallback for Python < 2.6, fix test.
|
12 years ago |
Benjamin Pollack
|
90f86c571d
Preserve the order of configuration files.
|
12 years ago |
Benjamin Pollack
|
54c9fd66da
Preserve the order of configuration files.
|
12 years ago |
Jelmer Vernooij
|
04b7ae9278
Add support for honoring core/filemode when building trees.
|
12 years ago |
Jelmer Vernooij
|
1d60c686ac
Add support for honoring core/filemode when building trees.
|
12 years ago |