index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
technical
/
api-hashmap.txt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
1
-309
/
+0
2017-03-28
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-0
/
+22
2017-03-23
hashmap: document memihash_cont, hashmap_disallow_rehash api
Jeff Hostetler
1
-0
/
+22
2017-01-19
clear_delta_base_cache(): don't modify hashmap while iterating
Jeff King
1
-1
/
+3
2016-08-02
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano
1
-0
/
+5
2014-07-07
hashmap: add string interning API
Karsten Blees
1
-0
/
+15
2014-07-07
hashmap: add simplified hashmap_get_from_hash() API
Karsten Blees
1
-0
/
+14
2014-07-07
hashmap: improve struct hashmap member documentation
Karsten Blees
1
-4
/
+12
2014-07-07
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
1
-0
/
+9
2014-05-19
Documentation/technical/api-hashmap: remove source highlighting
Anders Kaseorg
1
-1
/
+0
2014-02-24
hashmap.h: use 'unsigned int' for hash-codes everywhere
Karsten Blees
1
-1
/
+1
2013-11-18
add a hashtable implementation that supports O(1) removal
Karsten Blees
1
-0
/
+235