Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy
2014-12-22Merge branch 'js/test-hashmap-squelch-gcc'Junio C Hamano
2014-12-10test-hashmap: squelch gcc compiler warningJohannes Schindelin
2014-07-08hashmap: add string interning APIKarsten Blees
2014-07-08hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees
2014-02-25test-hashmap.c: drop unnecessary #includesJonathan Nieder
2013-11-19remove old hash.[ch] implementationKarsten Blees
2013-11-19add a hashtable implementation that supports O(1) removalKarsten Blees