Jelmer Vernooij
|
a01b60f507
Prevent duplicate parsing of legacy object files.
|
10 tahun lalu |
Jelmer Vernooij
|
f0fb132090
Remove dulwich._py3_compat.
|
10 tahun lalu |
Jelmer Vernooij
|
0e0514f621
Remove some code from _py3_compat.
|
10 tahun lalu |
Gary van der Merwe
|
9dc16e2270
Port objects + test_objects to python3.
|
11 tahun lalu |
Jelmer Vernooij
|
93f11c8dfe
Support 'gpgsig' property in Commit objects.
|
11 tahun lalu |
Jelmer Vernooij
|
db78927773
Add docstrings for Commit.extra and Commit.parents.
|
11 tahun lalu |
milki
|
38800102d1
Add ShaFile.copy()
|
11 tahun lalu |
Gary van der Merwe
|
692aa9914a
Use with statement rather than try: finaly: x.close().
|
11 tahun lalu |
Jelmer Vernooij
|
5a4e20d14b
Add pep8 make target and fix some pep8ness.
|
11 tahun lalu |
Jelmer Vernooij
|
4265383895
Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings.
|
11 tahun lalu |
Gary van der Merwe
|
8914c3457f
Use io.BytesIO rather than cStringIO.
|
11 tahun lalu |
Gary van der Merwe
|
38a761d415
Use key functions rather than cmp functions.
|
11 tahun lalu |
Gary van der Merwe
|
55124a5ea8
Apply lib2to3.fixes.tuple_params, and provied sensible names and docs.
|
11 tahun lalu |
Gary van der Merwe
|
6ce5acaf9a
Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.)
|
11 tahun lalu |
Gary van der Merwe
|
7719284af3
Apply lib2to3.fixes.fix_numliterals
|
11 tahun lalu |
Jelmer Vernooij
|
e8bc8b176a
Avoid deprecated Exception.message.
|
11 tahun lalu |
Jelmer Vernooij
|
6a0b9cf6c6
Remove long deprecated Tree.entries.
|
11 tahun lalu |
Jelmer Vernooij
|
3c23765bd3
Drop compatibility functions for `hashlib.sha1`.
|
11 tahun lalu |
Jelmer Vernooij
|
0358c518c6
Drop compatibility function for namedtuple.
|
11 tahun lalu |
Jelmer Vernooij
|
ee89c0b394
Support reusing known sha during object creation.
|
11 tahun lalu |
Jelmer Vernooij
|
d0c3d74178
Move commit parsing into a separate function.
|
11 tahun lalu |
Jelmer Vernooij
|
cac8ca820c
Simplify handling of message-like objects.
|
11 tahun lalu |
Jelmer Vernooij
|
2218b43ffc
Pass chunks rather than full text to _parse_commit_or_tag.
|
11 tahun lalu |
Jelmer Vernooij
|
c42e47b57c
Update some copyright headers.
|
11 tahun lalu |
Chow Loong Jin
|
ba0b66535b
Raise a ValueError for invalid shas
|
12 tahun lalu |
Jelmer Vernooij
|
dda8ad53c1
Simplify parsing for multi-line fields.
|
12 tahun lalu |
milki
|
1be736fb5f
Add support for mergetags.
|
12 tahun lalu |
Yifan Zhang
|
63b4dbbb53
typo fix
|
13 tahun lalu |
Jelmer Vernooij
|
7d072a32fb
objects: Fix default type of Commit.extra.
|
13 tahun lalu |
Jelmer Vernooij
|
351f6afeff
Fix formatting timezones so that it is possible to regenerate --700 timezones.
|
13 tahun lalu |