setup_git_env: use git_pathdup instead of xmalloc + sprintf
[gitweb.git] / test-hashmap.c
2014-02-24 test-hashmap.c: drop unnecessary #includes
2013-11-18 remove old hash.[ch] implementation
2013-11-18 add a hashtable implementation that supports O(1) removal