Jonas Haag
|
5a69c460b6
Fix #140: Don't expect 'wsgi.input' to have 'seek' method
|
11 years ago |
Jelmer Vernooij
|
ccd0fac9d3
_compat: Fix some lint.
|
11 years ago |
Jelmer Vernooij
|
961e44dfaa
Add lint support.
|
11 years ago |
Jonas Haag
|
0ff2a8e2e3
Add a few more test cases.
|
11 years ago |
Jonas Haag
|
2431093d75
Raise TypeError if unicode string is used as key
|
11 years ago |
Jelmer Vernooij
|
3aa4603986
Fix typo in parameter name.
|
11 years ago |
Ryan Faulkner
|
03578f1dcf
Add porcelain 'list-tags'.
|
11 years ago |
Ryan Faulkner
|
a0f01709a4
Add porcelain 'pull'.
|
11 years ago |
Ryan Faulkner
|
0f25d996d3
Add porcelain 'push'.
|
11 years ago |
Jelmer Vernooij
|
282e459525
Start on 0.9.6.
|
11 years ago |
Jelmer Vernooij
|
42848eb92b
Release 0.9.5.
|
11 years ago |
Jelmer Vernooij
|
19a7e0d218
Use PackData.filename attribute.
|
11 years ago |
Jelmer Vernooij
|
428b36847d
Add DiskObjectStore.__repr__.
|
11 years ago |
Jelmer Vernooij
|
7a804fa622
Avoid relying on ~/.gitconfig existing.
|
11 years ago |
Jelmer Vernooij
|
0e5b568f07
Update NEWS, switch to opener rather than handlers in HttpGitClient.
|
11 years ago |
Dov Feldstern
|
e7414437cb
use handlers without affecting the global state
|
11 years ago |
Dov Feldstern
|
34bd3293b5
add support for handlers when opening http urls (e.g., for authentication)
|
11 years ago |
Jelmer Vernooij
|
606fa97b20
Merge milki's shallow branch support.
|
11 years ago |
Jelmer Vernooij
|
d9c8874f4f
Simplify handling of shallows, without involving temporary grafts.
|
11 years ago |
Jelmer Vernooij
|
dfb9d80a34
Simplify shallows handling.
|
11 years ago |
Jelmer Vernooij
|
9a74b9f082
Pass in commit during shallow clone, to avoid extra lookup.
|
11 years ago |
Ryan Faulkner
|
c48bc51527
Add porcelain 'reset'.
|
11 years ago |
Jelmer Vernooij
|
1189dec723
Simplify use of getattr.
|
11 years ago |
milki
|
87093cd84b
Cleanup temporary repos in compat test
|
11 years ago |
milki
|
fefe1a26ff
Look for shallow graft file in new Repos
|
11 years ago |
milki
|
2f1076cca4
Specify custom get_parents
|
11 years ago |
milki
|
9d53251a15
Add shallow grafts to repo before fetching objects
|
11 years ago |
Dave Borowitz
|
392d3280de
Add shallow support to ProtocolGraphWalker
|
14 years ago |
Dave Borowitz
|
c12de509d6
Determine new shallow/unshallow
|
14 years ago |
Dave Borowitz
|
42ee8312e2
Add tests for shallow
|
14 years ago |