William Grant
|
7dcad69df0
Update NEWS.
|
11 years ago |
William Grant
|
d97e0c705f
Pack's constructor now takes resolve_ext_ref.
|
11 years ago |
William Grant
|
d658e1a74f
Support thin packs in Pack.iterobjects(), Pack.get_raw().
|
11 years ago |
Jelmer Vernooij
|
eba2c0fa16
Add Repo.get_description method.
|
11 years ago |
Jelmer Vernooij
|
bf350f9b71
Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich
|
11 years ago |
William Grant
|
aea6fbec53
Fix run_git_or_fail to let stderr be overridden.
|
11 years ago |
William Grant
|
b20fdfa32f
Fix capability negotiation when fetching packs over HTTP.
|
11 years ago |
Jelmer Vernooij
|
6c37e0d853
Add SSHVendor abstraction class.
|
11 years ago |
Jelmer Vernooij
|
c6577db77a
Update NEWS.
|
11 years ago |
milki
|
f46aeb5ecc
Remove delete commands when no delete=refs
|
12 years ago |
milki
|
579d45cf39
send a packfile if there is an update/create cmd
|
12 years ago |
Jelmer Vernooij
|
bf9cbb355f
Update NEWS.
|
11 years ago |
Alberto Ruiz
|
137c57f111
Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker
|
11 years ago |
Alberto Ruiz
|
910504656d
If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself
|
11 years ago |
Jelmer Vernooij
|
1ad042de93
Update NEWS, add test for fetch pack with side-band-64k disabled.
|
12 years ago |
David Keijser
|
926fda9342
Fix error in fetching with side-band-64k disabled
|
12 years ago |
Jelmer Vernooij
|
c5f03bc318
Update NEWS.
|
12 years ago |
Jelmer Vernooij
|
1b08a62b51
Fix tests after adding support for 40 character refs.
|
12 years ago |
Chow Loong Jin
|
a252184c62
Catch ValueError in BaseRepo.__getitem__ when querying object store
|
12 years ago |
Chow Loong Jin
|
3b80e9b702
Raise a ValueError for invalid shas
|
12 years ago |
Jelmer Vernooij
|
ad145d2910
Start on 0.9.1.
|
12 years ago |
Jelmer Vernooij
|
6c1781ce8b
Release 0.9.0.
|
12 years ago |
milki
|
6aca03de55
Update NEWS
|
12 years ago |
milki
|
d94c58a43b
Add shell hook tests
|
12 years ago |
milki
|
2153de7b2c
Basic Hook Framework
|
12 years ago |
Jelmer Vernooij
|
cba6879977
Update NEWS, AUTHORS.
|
12 years ago |
milki
|
e793038a2d
Check for empty-repo on client fetch
|
12 years ago |
Jelmer Vernooij
|
1d4abbba11
Update NEWS.
|
12 years ago |
kwatters
|
935aa6725e
Fix index.changes_from_tree against an empty tree.
|
12 years ago |
Gary van der Merwe
|
df171de156
Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again.
|
12 years ago |