Junio C Hamano committed about 6 years ago
rebase: add --reset-author-date
Rohit Ashiwal committed about 6 years ago
rebase -i: support --ignore-date
Phillip Wood committed about 6 years ago
refs: read FETCH_HEAD and MERGE_HEAD generically
Han-Wen Nienhuys committed about 6 years ago
refs: move gitdir into base ref_store
Han-Wen Nienhuys committed about 6 years ago
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