Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |