Jelmer Vernooij
|
93f11c8dfe
Support 'gpgsig' property in Commit objects.
|
10 years ago |
Jelmer Vernooij
|
db78927773
Add docstrings for Commit.extra and Commit.parents.
|
10 years ago |
Mike Edgar
|
d007623b73
send_pack: simplify condition guarding whether a pack is sent
|
10 years ago |
Mike Edgar
|
a1459ff04a
send_pack: simplify filtering of unsupported ref deletions
|
10 years ago |
Mike Edgar
|
e8ffa65e91
cleanup: consistently use local variable instead of attribute
|
10 years ago |
Jelmer Vernooij
|
27b20e377b
Reintroduce Python2.6 support.
|
10 years ago |
Jelmer Vernooij
|
b6cda1c292
Remove GNU make-ish.
|
10 years ago |
Jelmer Vernooij
|
c2fd0a245f
Shallow is supported; update docstring.
|
10 years ago |
Jelmer Vernooij
|
d43bebdc2b
Add classifiers.
|
10 years ago |
Mike Edgar
|
292fa03152
ReceivePackHandler: only compute sorted refs if they will be used.
|
10 years ago |
Marcin Kuźmiński
|
2114bdfa80
Fixed wrong string formatting call
|
10 years ago |
Jelmer Vernooij
|
03b858addc
Sort imports alphabetically.
|
10 years ago |
milki
|
38800102d1
Add ShaFile.copy()
|
10 years ago |
Jelmer Vernooij
|
30b14a67ff
Add tag_delete porcelain.
|
10 years ago |
Jelmer Vernooij
|
74ff79dc60
Split out build_file_from_blob.
|
10 years ago |
Jelmer Vernooij
|
253e9e340f
Add 'fetch' porcelain.
|
10 years ago |
Jelmer Vernooij
|
220ec30ca6
Add porcelain for branch delete/list/create.
|
10 years ago |
Jelmer Vernooij
|
989e63744c
Merge dul-web into dulwich command.
|
10 years ago |
Jelmer Vernooij
|
68de220135
Use optparse to handle options in dulwich.web.main, support --port and --listen_address arguments.
|
10 years ago |
Jelmer Vernooij
|
80457361c9
Drop handling of python installations without wsgiref, as dulwich no longer supports them.
|
10 years ago |
Jelmer Vernooij
|
e2ee26ab7c
Update NEWS, add check for validity of shas passed to GraphWalker.ack.
|
10 years ago |
Mike Edgar
|
5d994163ef
Strip newline from final ACKed SHA while fetching packs.
|
10 years ago |
Jelmer Vernooij
|
9e5c4bd169
In dulwich.tests.test_object_store, use real sha lengths.
|
10 years ago |
Jelmer Vernooij
|
60818f7ea1
Update NEWS.
|
10 years ago |
Robert Brown
|
29ab7efd69
Limit delta copy length to 64K.
|
10 years ago |
Jelmer Vernooij
|
0319fd1934
Add tests for adding empty thin packs to object stores.
|
10 years ago |
Jelmer Vernooij
|
3e8246aeaa
Add extra check for bytes to read in compute_file_sha.
|
10 years ago |
David Ostrovsky
|
7225e0eb8c
Fix typo in method description
|
10 years ago |
David Ostrovsky
|
53a2793f81
Remove tags from list of missing documentation
|
10 years ago |
Jelmer Vernooij
|
c8b36faefc
Merge branch 'with' of git://github.com/garyvdm/dulwich
|
10 years ago |