index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
11 days
Enable Rust by default
brian m. carlson
-0
/
+1
2026-02-07
rust: add a small wrapper around the hashfile code
brian m. carlson
-0
/
+83
2026-02-07
rust: add a new binary object map format
brian m. carlson
-0
/
+915
2026-02-07
rust: add functionality to hash an object
brian m. carlson
-1
/
+142
2026-02-07
rust: fix linking binaries with cargo
brian m. carlson
-7
/
+12
2026-02-07
rust: add additional helpers for ObjectID
brian m. carlson
-1
/
+132
2026-02-07
hash: add a function to look up hash algo structs
brian m. carlson
-0
/
+14
2026-02-07
rust: add a hash algorithm abstraction
brian m. carlson
-0
/
+159
2026-02-07
rust: add a ObjectID struct
brian m. carlson
-0
/
+23
2025-12-19
rust: build correctly without GNU sed
D. Ben Knoble
-1
/
+1
2025-10-15
rust: support for Windows
Patrick Steinhardt
-2
/
+9
2025-10-15
rust/varint: add safety comments
Patrick Steinhardt
-0
/
+15
2025-10-02
varint: reimplement as test balloon for Rust
Patrick Steinhardt
-0
/
+94
2025-10-02
meson: add infrastructure to build internal Rust library
Patrick Steinhardt
-0
/
+72