Fix build with core.autocrlf=true
[gitweb.git] / hashmap.h
2014-02-27 Merge branch 'bk/refresh-missing-ok-in-merge-recursive'
2014-02-27 Merge branch 'da/pull-ff-configuration'
2014-02-27 Merge branch 'kb/fast-hashmap'
2014-02-24 hashmap.h: use 'unsigned int' for hash-codes everywhere
2013-11-18 add a hashtable implementation that supports O(1) removal