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