Jelmer Vernooij
|
2b68d93362
Update more hardcoded sha length
|
2 months ago |
Jelmer Vernooij
|
c866a8d00e
Fix all deprecation warnings by adding object_format parameter propagation
|
2 months ago |
Jelmer Vernooij
|
8dd12a7776
Complete rename to object_format and add DEFAULT_OBJECT_FORMAT constant
|
2 months ago |
Jelmer Vernooij
|
6e508f3259
Add SHA256 support
|
7 months ago |
Jelmer Vernooij
|
8455b6076f
Fix typo in preamble
|
2 months ago |
Jelmer Vernooij
|
bff5e7bcb6
Avoid PyObject, deprecated in PyO3 0.26
|
3 months ago |
Jelmer Vernooij
|
f3b6e94579
Fix TreeEntry typing to not allow None values
|
4 months ago |
Jelmer Vernooij
|
4ef346ba13
Fix Rust implementation of sorted_tree_items() for submodules (#1325)
|
7 months ago |
Jelmer Vernooij
|
8fc5a79e96
Bump PyO3 to 0.25
|
8 months ago |
Jelmer Vernooij
|
81efa9bdc6
use modern APIs
|
1 year ago |
Jelmer Vernooij
|
b45484ca08
Simplify sorted tree items a bit
|
1 year ago |
Jelmer Vernooij
|
bf3b1e1274
Simplify rust a bit.
|
1 year ago |
Jelmer Vernooij
|
fcdf2ac1e0
Bump pyo3 version to 0.22.
|
1 year ago |
Jelmer Vernooij
|
04a3289cde
Move objects to crates/
|
2 years ago |