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
Makefile: use compat regex with SANITIZE=address
Jeff King committed over 6 years ago
built-in add -i: accept open-ended ranges again
Johannes Schindelin committed over 6 years ago
built-in add -i: do not try to `patch`/`diff` an empty list of files
Johannes Schindelin committed over 6 years ago
submodule.c: mark more strings for translation
Ralf Thielow committed over 6 years ago
dir: point treat_leading_path() warning to the right place
Jeff King committed over 6 years ago
dir: restructure in a way to avoid passing around a struct dirent
Jeff King committed over 6 years ago