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