streaming: move zlib stream into backends
Patrick Steinhardt committed 9 months ago
streaming: create structure for filtered object streams
Patrick Steinhardt committed 9 months ago
streaming: create structure for packed object streams
Patrick Steinhardt committed 9 months ago
streaming: create structure for loose object streams
Patrick Steinhardt committed 9 months ago
streaming: create structure for in-core object streams
Patrick Steinhardt committed 9 months ago
streaming: allocate stream inside the backend-specific logic
Patrick Steinhardt committed 9 months ago
streaming: explicitly pass packfile info when streaming a packed object
Patrick Steinhardt committed 9 months ago
streaming: propagate final object type via the stream
Patrick Steinhardt committed 9 months ago
streaming: drop the `open()` callback function
Patrick Steinhardt committed 9 months ago
streaming: rename `git_istream` into `odb_read_stream`
Patrick Steinhardt committed 9 months ago
Junio C Hamano committed 9 months ago
Merge branch 'jc/gitattributes-whitespace-no-indent-fix'
Junio C Hamano committed 9 months ago
Merge branch 'kn/maintenance-is-needed'
Junio C Hamano committed 9 months ago
Merge branch 'rs/diff-quiet-no-rename'
Junio C Hamano committed 9 months ago
fetch: extract out reference committing logic
Karthik Nayak committed 9 months ago
config: mark otherwise unused function as file-scope static
Junio C Hamano committed 9 months ago
win32: pthread_cond_init should return a value
Greg Funni committed 9 months ago
win32: return error if SleepConditionVariableCS fails
Greg Funni committed 9 months ago
doc: warn against --committer-date-is-author-date
Kristoffer Haugsbakk committed 9 months ago
odb: refactor `odb_clear()` to `odb_free()`
Patrick Steinhardt committed 9 months ago