summaryrefslogtreecommitdiff
path: root/tests-clar/diff/blob.c
diff options
context:
space:
mode:
authorMichael Schubert <schu@schu.io>2012-06-25 15:26:38 +0200
committerMichael Schubert <schu@schu.io>2012-06-25 15:38:36 +0200
commitf9fd7105818dfd56cfce578bd1b58dd5dd8c839a (patch)
tree70676d184d71cd8476903508d9234165e4a9bd48 /tests-clar/diff/blob.c
parent798e4d53dcd2f5340782083130c0fb5227d596ac (diff)
downloadlibgit2-f9fd7105818dfd56cfce578bd1b58dd5dd8c839a.tar.gz
indexer: start parsing input data immediately
Currently, the first call of git_indexer_stream_add adds the data to the underlying pack file and opens it for later use, but doesn't start parsing the already available data. This means, git_indexer_stream_finalize only works if git_indexer_stream_add was called at least twice. Kill this limitation by parsing available data immediately.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions