docs: use "currently" for the present time
brian m. carlson committed over 6 years ago
fetch: document and test --refmap=""
Derrick Stolee committed over 6 years ago
t3404: directly test the behavior of interest
Elijah Newren committed over 6 years ago
git-rebase.txt: update description of --allow-empty-message
Elijah Newren committed over 6 years ago
grep: use no. of cores as the default no. of threads
Matheus Tavares committed over 6 years ago
grep: move driver pre-load out of critical section
Matheus Tavares committed over 6 years ago
grep: re-enable threads in non-worktree case
Matheus Tavares committed over 6 years ago
grep: protect packed_git [re-]initialization
Matheus Tavares committed over 6 years ago
grep: allow submodule functions to run in parallel
Matheus Tavares committed over 6 years ago
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares committed over 6 years ago
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares committed over 6 years ago
object-store: allow threaded access to object reading
Matheus Tavares committed over 6 years ago
replace-object: make replace operations thread-safe
Matheus Tavares committed over 6 years ago
grep: fix racy calls in grep_objects()
Matheus Tavares committed over 6 years ago
grep: fix race conditions at grep_submodule()
Matheus Tavares committed over 6 years ago
grep: fix race conditions on userdiff calls
Matheus Tavares committed over 6 years ago
fetch: emphasize failure during submodule fetch
Emily Shaffer committed over 6 years ago
Junio C Hamano committed over 6 years ago
t7800: don't rely on reuse_worktree_file()
Jeff King committed over 6 years ago
t4018: drop "debugging" cat from hunk-header tests
Jeff King committed over 6 years ago