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
/
oidtree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-15
oidtree: add ability to store data
Patrick Steinhardt
1
-5
/
+32
2026-05-15
cbtree: allow using arbitrary wrapper structures for nodes
Patrick Steinhardt
1
-19
/
+14
2026-03-20
oidtree: extend iteration to allow for arbitrary return codes
Patrick Steinhardt
1
-6
/
+6
2026-03-20
oidtree: modernize the code a bit
Patrick Steinhardt
1
-29
/
+30
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
1
-1
/
+1
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
1
-1
/
+1
2024-06-14
global: ensure that object IDs are always padded
Patrick Steinhardt
1
-2
/
+2
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-02-23
treewide: ensure one of the appropriate headers is sourced first
Elijah Newren
1
-0
/
+1
2021-08-15
oidtree: avoid unaligned access to crit-bit tree
René Scharfe
1
-5
/
+15
2021-08-09
oidtree: avoid nested struct oidtree_node
Carlo Marcelo Arenas Belón
1
-8
/
+3
2021-07-07
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
1
-0
/
+104