Jelmer Vernooij
|
8ea136a660
Preserve '-' sign when -0000 is stored for the timezone in a commit/tag.
|
16 лет назад |
Jelmer Vernooij
|
328bdcfa2e
Add Tree.__iter__.
|
16 лет назад |
Jelmer Vernooij
|
272a9587e0
Avoid relying on PST for passing the testsuite.
|
16 лет назад |
Jelmer Vernooij
|
f6aa4aeabe
Remove unused import, always ensure that objects is serialized before running check().
|
16 лет назад |
Dave Borowitz
|
a4cebb6994
Add check() methods to object classes for consistency checking.
|
16 лет назад |
Jelmer Vernooij
|
dacd178dba
Define common TestSkipped exception so it's easier to swap out later for
|
16 лет назад |
Dave Borowitz
|
fe36cc47e7
Change parse_tree to return a list rather than a dict.
|
16 лет назад |
Dave Borowitz
|
ac73ff25b4
Previously, serialize() expected the object type to be numeric, and
|
16 лет назад |
Jelmer Vernooij
|
922c22d31c
Use raw_length in pack generation.
|
16 лет назад |
Jelmer Vernooij
|
7092eba743
Allow accessing Blob contents as chunks.
|
16 лет назад |
Jelmer Vernooij
|
0b8f407b0c
Add ShaFile._raw_length.
|
16 лет назад |
Jelmer Vernooij
|
977f3a4b6f
Don't allow setting custom headers, per the discussion on the git list.
|
16 лет назад |
Jelmer Vernooij
|
f169cfe1f7
Support custom fields in commits.
|
16 лет назад |
Jelmer Vernooij
|
8bbf0d238c
Add basic test for parsing commit objects.
|
16 лет назад |
Jelmer Vernooij
|
6de569f89e
Implement ShaFile.__hash__.
|
16 лет назад |
Jelmer Vernooij
|
644c3a6d82
Add more docstrings.
|
16 лет назад |
Jelmer Vernooij
|
c4220ea67a
Import negative timezone fix from hg-git.
|
16 лет назад |
Jelmer Vernooij
|
59ed02ab19
Support the encoding field in commit messages.
|
16 лет назад |
Jelmer Vernooij
|
ceaf971966
Support serializing tags.
|
16 лет назад |
Jelmer Vernooij
|
9072586cc8
Fix time parsing.
|
16 лет назад |
Jelmer Vernooij
|
33b3b658fd
Simplify tag parsing.
|
16 лет назад |
Jelmer Vernooij
|
f78126757f
Cope with timestamps not always being 10 characters long.
|
16 лет назад |
Jelmer Vernooij
|
9080aa0d59
Fix sorting in trees.
|
16 лет назад |
Jelmer Vernooij
|
c0db05a79c
Add stub for commit, extra check.
|
16 лет назад |
Jelmer Vernooij
|
c25a19d027
Fix spacing issue in timezone offsets, add some simple tests for commit and tree serialization.
|
16 лет назад |
Jelmer Vernooij
|
fe73042ddb
Support author/committer timezones.
|
17 лет назад |
Jelmer Vernooij
|
ffe36198b1
Fix formatting issues.
|
17 лет назад |
Jelmer Vernooij
|
2b27b20164
Fix indentation to be 4 spaces everywhere, consistently.
|
17 лет назад |
Jelmer Vernooij
|
746ef74ab8
James is ok with licensing his code GPLv2 or later rather than GPLv2-only.
|
17 лет назад |
Ali Sabil
|
f9d0992a84
a Tag object can refer to any other object, not just a Commit object
|
17 лет назад |