🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
oidmap.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
d1cbe1e
hash-ll.h: split out of hash.h to remove dependency on repository.h
by Elijah Newren
· 2 years, 8 months ago
15db4e7
treewide: remove unnecessary cache.h includes in source files
by Elijah Newren
· 2 years, 10 months ago
5cf88fd
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
by Ævar Arnfjörð Bjarmason
· 3 years, 3 months ago
02c3c59
hashmap: mark unused callback parameters
by Jeff King
· 3 years, 4 months ago
6da1a25
hashmap: provide deallocation function names
by Elijah Newren
· 5 years ago
c8e424c
hashmap: introduce hashmap_free_entries
by Eric Wong
· 6 years ago
939af16
hashmap_cmp_fn takes hashmap_entry params
by Eric Wong
· 6 years ago
26b455f
hashmap_put takes "struct hashmap_entry *"
by Eric Wong
· 6 years ago
c62bff2
Merge branch 'cc/test-oidmap'
by Junio C Hamano
· 6 years ago
19cfa0e
oidmap: use sha1hash() instead of static hash() function
by Christian Couder
· 6 years ago
cc00e5c
convert hashmap comparison functions to oideq()
by Jeff King
· 7 years ago
e2a5a02
oidmap: ensure map is initialized
by Brandon Williams
· 8 years ago
9e6fabde
oidmap: map with OID as key
by Jonathan Tan
· 8 years ago