Commit Briefs



2e5a6faddc Stefan Sperling

add mmap support to got-index-pack




668a20f6fe Stefan Sperling

rewritten got-index-pack; sorry about the monster commit





5aa813935b Stefan Sperling

add copyright year for files already touched in 2020


e40b19ed24 Stefan Sperling

fix reading ref deltas with GOT_PACK_NO_MMAP builds



ab2f42e760 Stefan Sperling

cache delta data buffers in an LRU cache







6772cf2220 Hiltjo Posthuma

got_packidx_open: free packidx object when open(2) fails



a0de39f397 Stefan Sperling

fix build on OpenBSD/sparc64 (gcc)



dd88155e48 Stefan Sperling

disambiguate abbreviated object IDs based on object type


4277420a1f Stefan Sperling

speed up matching of abbreviated commit IDs in pack files


e09a504cc5 Stefan Sperling

introduce support for abbreviated object IDs