Commit Briefs


b81777769a Stefan Sperling

move to a less hectic progress display again



72054488e6 Stefan Sperling

ooops, re-enable offset deltas in got-fetch-pack


964d3c5bf3 Stefan Sperling

increase delta cache size for got-index-pack



2e5a6faddc Stefan Sperling

add mmap support to got-index-pack


f63dc90df1 Stefan Sperling

remove unnecessary & in read_packed_object()


861f300646 Stefan Sperling

pledge got-index-pack


4d0fef1df5 Stefan Sperling

plug a memory leak in resolve_deltified_object()


37ebab0a22 Stefan Sperling

free objects when indexing is done



7cd14ea0da Stefan Sperling

plug memory leak in error path of read_packed_object()



b2409d5842 Stefan Sperling

more fine-tuning of fetch progress display


cbc6630909 Stefan Sperling

wrap overlong lines









b4152680fa Stefan Sperling

remove duplicated code under #if 0


64ab72383b Stefan Sperling

remove pointless lseek() call in index_pack()