Jelmer Vernooij
|
bb6c003e4a
Add SSHVendor abstraction class.
|
12 years ago |
Jelmer Vernooij
|
e4d75918ef
Update NEWS.
|
12 years ago |
milki
|
aab86d7537
Remove delete commands when no delete=refs
|
12 years ago |
milki
|
7d367f1ca7
send a packfile if there is an update/create cmd
|
13 years ago |
Jelmer Vernooij
|
6cac9b56fa
Update NEWS.
|
12 years ago |
Alberto Ruiz
|
2f658af7c9
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker
|
12 years ago |
Alberto Ruiz
|
1a44d171e0
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
12 years ago |
Jelmer Vernooij
|
66e7636b46
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
12 years ago |
David Keijser
|
e0aa2675c6
Fix error in fetching with side-band-64k disabled
|
12 years ago |
Jelmer Vernooij
|
03aec76699
Update NEWS.
|
12 years ago |
Jelmer Vernooij
|
a504dc410b
Fix tests after adding support for 40 character refs.
|
12 years ago |
Chow Loong Jin
|
3da563c635
Catch ValueError in BaseRepo.__getitem__ when querying object store
|
12 years ago |
Chow Loong Jin
|
ba0b66535b
Raise a ValueError for invalid shas
|
12 years ago |
Jelmer Vernooij
|
02623dad42
Start on 0.9.1.
|
12 years ago |
Jelmer Vernooij
|
5d419141e4
Release 0.9.0.
|
12 years ago |
milki
|
eba10ecdfd
Update NEWS
|
12 years ago |
milki
|
aa2f22118a
Add shell hook tests
|
13 years ago |
milki
|
c308a06317
Basic Hook Framework
|
13 years ago |
Jelmer Vernooij
|
1d73469bef
Update NEWS, AUTHORS.
|
12 years ago |
milki
|
cdfa078b5b
Check for empty-repo on client fetch
|
12 years ago |
Jelmer Vernooij
|
1d91856f63
Update NEWS.
|
12 years ago |
kwatters
|
cb48f6cb8d
Fix index.changes_from_tree against an empty tree.
|
13 years ago |
Gary van der Merwe
|
0f0a6f4ba3
Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again.
|
12 years ago |
Jelmer Vernooij
|
5970fb6556
Ask for forgiveness, not permission.
|
12 years ago |
Aaron O'Mullan
|
294daba3cf
Fix: Issue when overwriting symlinks during tree checkout
|
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
|
8e4be44df9
Fix indentation error in _compat.py.
|
12 years ago |
Jelmer Vernooij
|
dbd7041d55
Fix formatting of docstrings in dulwich._compat.
|
12 years ago |
Jelmer Vernooij
|
e4ade8ad9a
Update NEWS about tag chapter in tutorial.
|
12 years ago |
rfaulk
|
5ea2d6bf8d
add. Initial draft of git tag documentation in dulwich.
|
12 years ago |