Jelmer Vernooij
|
fbfe83e1e2
Improve formatting.
|
17 years ago |
Jelmer Vernooij
|
a3887f1d63
Store tree contents in dictionary internally.
|
17 years ago |
Jelmer Vernooij
|
21310eab75
The parsing code is significantly different from the original in git now.
|
17 years ago |
Jelmer Vernooij
|
fe73042ddb
Support author/committer timezones.
|
17 years ago |
Jelmer Vernooij
|
b5c0178440
Support author_time
|
17 years ago |
Jelmer Vernooij
|
5fc3a104b4
Add simple lookup function to Tree.
|
17 years ago |
Jelmer Vernooij
|
48ab7a0074
Add _num_type for tags.
|
17 years ago |
Jelmer Vernooij
|
e9679fe4e2
Add (optional!) C implementations of hex_to_sha and sha_to_hex.
|
17 years ago |
Jelmer Vernooij
|
209d461499
Make hex/sha functions a bit faster.
|
17 years ago |
Jelmer Vernooij
|
131631ef07
Fix formatting to use 4-character indentation.
|
17 years ago |
Jelmer Vernooij
|
826d922b09
Fix crc32 checksums stored in indexes.
|
17 years ago |
Jelmer Vernooij
|
ffe36198b1
Fix formatting issues.
|
17 years ago |
Jelmer Vernooij
|
2a856ea805
Fix crc32 tests.
|
17 years ago |
Jelmer Vernooij
|
2b27b20164
Fix indentation to be 4 spaces everywhere, consistently.
|
17 years ago |
Jelmer Vernooij
|
42c74f3325
Fix syntax errors.
|
17 years ago |
John Carr
|
3d53f7a742
Make type a property
|
17 years ago |
Jelmer Vernooij
|
e1e95d3a07
Merge tag support.
|
17 years ago |
Ali Sabil
|
f9d0992a84
a Tag object can refer to any other object, not just a Commit object
|
17 years ago |
Ali Sabil
|
e4ae9f8c5f
Added support for parsing Tag objects
|
17 years ago |
Jelmer Vernooij
|
0ba5aa4103
Remove duplicate functions.
|
17 years ago |
John Carr
|
67eaf5b61a
Missing newline
|
17 years ago |
John Carr
|
306fd88acf
Fix dulwich.objects
|
17 years ago |
John Carr
|
2ee5636e6d
Set _parents to []. Fix a typo.
|
17 years ago |
John Carr
|
1ac2800d75
Set _num_type so commit writer stuff works
|
17 years ago |
John Carr
|
b805c147a0
Stash commit time when reconstituting a commit
|
17 years ago |
John Carr
|
a25df3863f
Basic commit serialization
|
17 years ago |
John Carr
|
642e30ecb1
Serialize trees
|
17 years ago |
Jelmer Vernooij
|
55bade7e27
Merge dumppack and fetch-pack into a single binary.
|
17 years ago |
Jelmer Vernooij
|
b41039909e
Use uppercase for constants.
|
17 years ago |
Jelmer Vernooij
|
43c18418da
make .id available for all sha_files.
|
17 years ago |