index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hashmap.h
Age
Commit message (
Expand
)
Author
Lines
2019-06-20
hashmap: convert sha1hash() to oidhash()
Jeff King
-3
/
+5
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
-15
/
+15
2018-02-13
Merge branch 'rb/hashmap-h-compilation-fix'
Junio C Hamano
-2
/
+1
2018-01-16
hashmap.h: remove unused variable
Randall S. Becker
-2
/
+1
2017-12-05
hashmap: adjust documentation to reflect reality
Johannes Schindelin
-31
/
+29
2017-09-07
hashmap: add API to disable item counting when threaded
Jeff Hostetler
-21
/
+51
2017-06-30
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
-32
/
+316
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
-4
/
+8
2017-03-22
hashmap: add disallow_rehash setting
Jeff Hostetler
-0
/
+24
2017-03-22
hashmap: allow memihash computation to be continued
Jeff Hostetler
-0
/
+1
2014-07-07
hashmap: add string interning API
Karsten Blees
-0
/
+8
2014-07-07
hashmap: add simplified hashmap_get_from_hash() API
Karsten Blees
-0
/
+8
2014-07-07
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
-0
/
+11
2014-02-24
hashmap.h: use 'unsigned int' for hash-codes everywhere
Karsten Blees
-1
/
+1
2013-11-18
add a hashtable implementation that supports O(1) removal
Karsten Blees
-0
/
+71