refs: fix comment about submodule ref_stores
Han-Wen Nienhuys committed about 6 years ago
refs: split off reading loose ref data in separate function
Han-Wen Nienhuys committed about 6 years ago
dir: fix problematic API to avoid memory leaks
Elijah Newren committed about 6 years ago
dir: make clear_directory() free all relevant memory
Elijah Newren committed about 6 years ago
fetch-pack: remove no_dependents code
Jonathan Tan committed about 6 years ago
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan committed about 6 years ago
patch-id: ignore newline at end of file in diff_flush_patch_id()
René Scharfe committed about 6 years ago
checkout_entry(): remove unreachable error() call
Matheus Tavares committed about 6 years ago
fetch-pack: do not lazy-fetch during ref iteration
Jonathan Tan committed about 6 years ago
fetch: only populate existing_refs if needed
Jonathan Tan committed about 6 years ago
fetch: avoid reading submodule config until needed
Jonathan Tan committed about 6 years ago
fetch: allow refspecs specified through stdin
Jonathan Tan committed about 6 years ago
negotiator/noop: add noop fetch negotiator
Jonathan Tan committed about 6 years ago
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano committed about 6 years ago
mem-pool: use consistent pool variable name
Elijah Newren committed about 6 years ago
mem-pool: use more standard initialization and finalization
Elijah Newren committed about 6 years ago
mem-pool: add convenience functions for strdup and strndup
Elijah Newren committed about 6 years ago
contrib/subtree: document 'push' does not take '--squash'
Danny Lin committed about 6 years ago
contrib/subtree: fix "unsure" for --message in the document
Danny Lin committed about 6 years ago
Junio C Hamano committed about 6 years ago