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