fsmonitor: add perf test for git diff HEAD
Nipunn Koorapati committed over 5 years ago
fsmonitor: add assertion that fsmonitor is valid to check_removed
Nipunn Koorapati committed over 5 years ago
fsmonitor: skip lstat deletion check during git diff-index
Nipunn Koorapati committed over 5 years ago
checkout: don't follow symlinks when removing entries
Matheus Tavares committed over 5 years ago
symlinks: update comment on threaded_check_leading_path()
Matheus Tavares committed over 5 years ago
fsck.c: refactor and rename common config callback
Ævar Arnfjörð Bjarmason committed over 5 years ago
fsmonitor: do not forget to release the token in `discard_index()`
Johannes Schindelin committed over 5 years ago
fsmonitor: fix memory corruption in some corner cases
Johannes Schindelin committed over 5 years ago
config.txt: add missing period
Kyle Meyer committed over 5 years ago
bisect: peel annotated tags to commits
Jeff King committed over 5 years ago
t5606: run clone branch name test with protocol v2
Jonathan Tan committed over 5 years ago
mem-pool: drop trailing semicolon from macro definition
René Scharfe committed over 5 years ago
block-sha1: drop trailing semicolon from macro definition
René Scharfe committed over 5 years ago
fsmonitor: avoid global-buffer-overflow READ when checking trivial response
Andrzej Hunt committed over 5 years ago
Junio C Hamano committed over 5 years ago
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano committed over 5 years ago
unix-stream-server: create unix domain socket under lock
Jeff Hostetler committed over 5 years ago
unix-socket: disallow chdir() when creating unix domain sockets
Jeff Hostetler committed over 5 years ago
unix-socket: add backlog size option to unix_stream_listen()
Jeff Hostetler committed over 5 years ago
unix-socket: eliminate static unix_stream_socket() helper function
Jeff Hostetler committed over 5 years ago