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
odb: adopt logic to close object databases
Patrick Steinhardt committed 9 months ago
setup: convert `set_git_dir()` to have file scope
Patrick Steinhardt committed 9 months ago
path: move `enter_repo()` into "setup.c"
Patrick Steinhardt committed 9 months ago
Merge branch 'ps/object-source-loose' into ps/object-source-management
Junio C Hamano committed 9 months ago
Merge branch 'ps/object-source-loose' into ps/object-read-stream
Junio C Hamano committed 9 months ago
doc: convert git push to synopsis style
Jean-Noël Avila committed 9 months ago
doc: convert git pull to synopsis style
Jean-Noël Avila committed 9 months ago