Jelmer Vernooij
|
f97d50a2dc
Use raw_length in pack generation.
|
15 лет назад |
Jelmer Vernooij
|
6043b81a91
Work with chunks rather than StringIO internally when possible.
|
15 лет назад |
Jelmer Vernooij
|
9b5d20ce62
Make ShaFile.serialize private (it's pointless to call for external users).
|
15 лет назад |
Jelmer Vernooij
|
ca3bea00d2
Provide C implementation of tree item sorter.
|
15 лет назад |
Jelmer Vernooij
|
f3732d3aa5
Support determining blob id without joining all chunks first.
|
15 лет назад |
Jelmer Vernooij
|
35b699019c
Allow accessing Blob contents as chunks.
|
15 лет назад |
Jelmer Vernooij
|
6f995972f1
Use urlparse.parse_qs rather than deprecated cgi.parse_qs.
|
15 лет назад |
Jelmer Vernooij
|
0ff18403ac
Ignore deprecationwarnings from known deprecated methods during testsuite run.
|
15 лет назад |
Jelmer Vernooij
|
376df3af9e
Fix warning stacklevels.
|
15 лет назад |
Jelmer Vernooij
|
d6eefc6144
Add ShaFile._raw_length.
|
15 лет назад |
Jelmer Vernooij
|
5a9c5ae6f9
Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated.
|
15 лет назад |
Tay Ray Chuan
|
7eda0b3686
test_repository: add test for ObjectStore.find_common_revisions()
|
15 лет назад |
Jelmer Vernooij
|
a997f8dff6
Mark current version as 0.5.1.
|
15 лет назад |
Jelmer Vernooij
|
f390bb8f56
Implement RefsContainer.__contains__.
|
15 лет назад |
Jelmer Vernooij
|
115d2a9f75
Improve formatting, update docstring.
|
15 лет назад |
Jelmer Vernooij
|
d75fa982db
Add Repo.stage.
|
15 лет назад |
Jelmer Vernooij
|
4664830bc9
Move get_transport_and_path to dulwich.client.
|
15 лет назад |
Jelmer Vernooij
|
7dd732625b
Add docstrings.
|
15 лет назад |
Jelmer Vernooij
|
b35c1ec6da
Improve docstrings.
|
15 лет назад |
Bruce Duncan
|
c9d59df93b
In threaded programs, more than one thread can try to add the same object at
|
15 лет назад |
Jelmer Vernooij
|
0920ff790d
Use syntax understood by git am.
|
15 лет назад |
Jelmer Vernooij
|
f65c271ce7
Make sure mode is initialized.
|
15 лет назад |
Jelmer Vernooij
|
d2f3b3c82e
Fix trailing newlines in generated patch files.
|
15 лет назад |
Jelmer Vernooij
|
71ef2049d0
The 'committer' and 'message' arguments to Repo.do_commit() have
|
15 лет назад |
Jelmer Vernooij
|
4b4e4bc40f
Add Index.commit.
|
15 лет назад |
Jelmer Vernooij
|
339eee3ac3
Allow specifying path to 'dulwich log'.
|
15 лет назад |
Jelmer Vernooij
|
9208f15845
Simplify clone code.
|
15 лет назад |
Jelmer Vernooij
|
7d7d8e6252
Fix Repository.__setitem__.
|
15 лет назад |
Jelmer Vernooij
|
d936f9e280
Fix indentation.
|
15 лет назад |
Jelmer Vernooij
|
1f1368eec1
add testrepository magic.
|
15 лет назад |