summaryrefslogtreecommitdiff
path: root/oidmap.h
AgeCommit message (Expand)Author
2025-05-12oidmap: add size functionJeff King
2025-05-12oidmap: rename oidmap_free() to oidmap_clear()Jeff King
2024-06-14hash-ll: merge with "hash.h"Patrick Steinhardt
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-02-23treewide: remove unnecessary cache.h includesElijah Newren
2019-10-07hashmap: use *_entry APIs for iterationEric Wong
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-08-15Add missing includes and forward declarationsElijah Newren
2017-11-22oidmap: add oidmap iterator methodsJeff Hostetler
2017-10-01oidmap: map with OID as keyJonathan Tan