grep/pcre2: drop needless assignment + assert() on opt->pcre2
Ævar Arnfjörð Bjarmason committed over 5 years ago
doc: fix naming of response-end-pkt
Joey Salazar committed over 5 years ago
docs/rev-list: add some examples of --disk-usage
Jeff King committed over 5 years ago
docs/rev-list: add an examples section
Jeff King committed over 5 years ago
rev-list-options.txt: fix rendering of bonus paragraph
Martin Ågren committed over 5 years ago
blame: remove unnecessary use of get_commit_info()
Rafael Silva committed over 5 years ago
pretty: add merge and exclude options to %(describe)
René Scharfe committed over 5 years ago
René Scharfe committed over 5 years ago
fsmonitor: refactor initialization of fsmonitor_last_update token
Jeff Hostetler committed over 5 years ago
fsmonitor: allow all entries for a folder to be invalidated
Kevin Willford committed over 5 years ago
fsmonitor: log FSMN token when reading and writing the index
Jeff Hostetler committed over 5 years ago
fsmonitor: log invocation of FSMonitor hook to trace2
Jeff Hostetler committed over 5 years ago
read-cache: log the number of scanned files to trace2
Jeff Hostetler committed over 5 years ago
read-cache: log the number of lstat calls to trace2
Jeff Hostetler committed over 5 years ago
preload-index: log the number of lstat calls to trace2
Jeff Hostetler committed over 5 years ago
p7519: add trace logging during perf test
Jeff Hostetler committed over 5 years ago
p7519: move watchman cleanup earlier in the test
Jeff Hostetler committed over 5 years ago
p7519: fix watchman watch-list test on Windows
Jeff Hostetler committed over 5 years ago
p7519: do not rely on "xargs -d" in test
Jeff Hostetler committed over 5 years ago
checkout-index: omit entries with no tempname from --temp output
Matheus Tavares committed over 5 years ago