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
/
hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-07
hash: check ctx->active flag in all wrapper functions
Jeff King
1
-0
/
+10
2026-07-07
hash: make git_hash_discard() idempotent
Jeff King
1
-0
/
+6
2026-07-02
hash: add platform-specific discard functions
Jeff King
1
-8
/
+25
2026-07-02
hash: add discard primitive
Jeff King
1
-0
/
+12
2026-03-20
object-name: simplify computing common prefixes
Patrick Steinhardt
1
-0
/
+18
2026-02-07
hash: expose hash context functions to Rust
brian m. carlson
1
-0
/
+35
2026-02-07
hash: add a function to look up hash algo structs
brian m. carlson
1
-0
/
+7
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
1
-3
/
+3
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-4
/
+2
2025-03-10
hash: fix "-Wsign-compare" warnings
Patrick Steinhardt
1
-8
/
+4
2025-03-10
object-file: split out logic regarding hash algorithms
Patrick Steinhardt
1
-0
/
+283
2013-11-18
remove old hash.[ch] implementation
Karsten Blees
1
-110
/
+0
2011-02-18
for_each_hash: allow passing a 'void *data' pointer to callback
Linus Torvalds
1
-2
/
+2
2008-03-09
Add 'const' where appropriate to index handling functions
Linus Torvalds
1
-3
/
+3
2008-02-22
hash: fix lookup_hash semantics
Jeff King
1
-1
/
+1
2007-10-26
Do linear-time/space rename logic for exact renames
Linus Torvalds
1
-0
/
+110