Jelmer Vernooij
|
08640c1f73
Add `dulwich.objectspec`.
|
11 years ago |
Jelmer Vernooij
|
3a65716436
Support non-commit objects and multiple objects in 'show' porcelain.
|
11 years ago |
Jelmer Vernooij
|
df9ff57adc
Clarify committish argument of 'show'.
|
11 years ago |
Ryan Faulkner
|
1001ea20d2
Add porcelain 'tag'.
|
11 years ago |
Jelmer Vernooij
|
74afe22147
Update before installing git.
|
11 years ago |
Jelmer Vernooij
|
dc9729e9b7
Fix empty pack test.
|
11 years ago |
Fabien Boucher
|
ab5926b32f
Add test for determine_wants (advertise_refs True)
|
11 years ago |
Fabien Boucher
|
d25e1baf21
determine_wants must return a list
|
11 years ago |
Jelmer Vernooij
|
b19f94b213
Implement LocalGitClient.fetch_pack().
|
11 years ago |
David Pursehouse
|
20133b8895
Fix typos in remote repositories tutorial
|
11 years ago |
Jelmer Vernooij
|
d14c55c6b8
Raise KeyError rather than TypeError when passing in 20 or 40-length
|
11 years ago |
Jelmer Vernooij
|
17d8583f85
Use sudo for apt-get command.
|
11 years ago |
Jelmer Vernooij
|
9af0089c18
Install git in travis, for compat checks.
|
11 years ago |
Jelmer Vernooij
|
f534d0c21b
Install unittest2 in travis for python2.6.
|
11 years ago |
Jelmer Vernooij
|
3f9b05ded7
Add basic travis config file.
|
11 years ago |
Jelmer Vernooij
|
320a627fea
Add example of finding latest change to a file.
|
11 years ago |
Jelmer Vernooij
|
7647409593
Use https in homepage URL.
|
11 years ago |
Jelmer Vernooij
|
87303b1590
Use new style exception handling in a few more places.
|
11 years ago |
Jelmer Vernooij
|
6a0b9cf6c6
Remove long deprecated Tree.entries.
|
11 years ago |
Jelmer Vernooij
|
6471fb3222
Remove long deprecated Repo.ref and Repo.revision_history.
|
11 years ago |
Jelmer Vernooij
|
b772dfa92e
Remove some long deprecated methods on Repo.
|
11 years ago |
Jelmer Vernooij
|
1423705897
Add explanation of porcelain and plumbing terms.
|
11 years ago |
Jelmer Vernooij
|
3c4692584a
Line wrap.
|
11 years ago |
Jelmer Vernooij
|
b586c43fab
Fix description for pypi.
|
11 years ago |
Jelmer Vernooij
|
7006c62627
Update README, add link to homepage.
|
11 years ago |
Jelmer Vernooij
|
f8550bb452
Update NEWS.
|
11 years ago |
Jelmer Vernooij
|
f93d42b8e6
Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`.
|
11 years ago |
Jelmer Vernooij
|
7c5b7703f4
Drop compatibility wrapper for `parse_qs`.
|
11 years ago |
Jelmer Vernooij
|
3c23765bd3
Drop compatibility functions for `hashlib.sha1`.
|
11 years ago |
Jelmer Vernooij
|
0358c518c6
Drop compatibility function for namedtuple.
|
11 years ago |