index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
khash.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: remove unnecessary cache.h includes
Elijah Newren
2023-02-24
1
-1
/
+0
*
khash: clarify that allocations never fail
René Scharfe
2021-07-06
1
-9
/
+5
*
hashmap: convert sha1hash() to oidhash()
Jeff King
2019-06-20
1
-1
/
+1
*
khash: rename oid helper functions
Jeff King
2019-06-20
1
-5
/
+5
*
khash: drop sha1-specific map types
Jeff King
2019-06-20
1
-8
/
+0
*
khash: rename kh_oid_t to kh_oid_set
Jeff King
2019-06-20
1
-1
/
+1
*
khash: drop broken oid_map typedef
Jeff King
2019-06-20
1
-2
/
+0
*
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-8
/
+8
|
\
|
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-3
/
+3
|
*
*.[ch]: remove extern from function declarations using sed
Denton Liu
2019-05-05
1
-7
/
+7
*
|
khash: move oid hash table definition
brian m. carlson
2019-04-01
1
-0
/
+18
|
/
*
khash: silence -Wunused-function for delta-islands
Carlo Marcelo Arenas Belón
2018-10-24
1
-1
/
+1
*
khash: factor out kh_release_*
René Scharfe
2018-10-04
1
-2
/
+7
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+3
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-1
/
+1
*
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-8
/
+4
*
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
2014-07-07
1
-9
/
+2
*
pack-bitmap: add support for bitmap indexes
Vicent Marti
2013-12-30
1
-0
/
+338