fsmonitor: refactor untracked-cache invalidation
Jeff Hostetler committed over 2 years ago
dir: create untracked_cache_invalidate_trimmed_path()
Jeff Hostetler committed over 2 years ago
fsmonitor: refactor refresh callback for non-directory events
Jeff Hostetler committed over 2 years ago
fsmonitor: clarify handling of directory events in callback helper
Jeff Hostetler committed over 2 years ago
fsmonitor: refactor refresh callback on directory events
Jeff Hostetler committed over 2 years ago
t7527: add case-insensitve test for FSMonitor
Jeff Hostetler committed over 2 years ago
name-hash: add index_dir_find()
Jeff Hostetler committed over 2 years ago
neue: remove a bogus empty file
Johannes Schindelin committed over 2 years ago
merge-ort: turn submodule conflict suggestions into an advice
Philippe Blain committed over 2 years ago
read_ref_at(): special-case ref@{0} for an empty reflog
Jeff King committed over 2 years ago
get_oid_basic(): special-case ref@{n} for oldest reflog entry
Jeff King committed over 2 years ago
Revert "refs: allow @{n} to work with n-sized reflog"
Jeff King committed over 2 years ago
upload-pack: don't send null character in abort message to the client
SZEDER Gábor committed over 2 years ago
submodule: use strvec_pushf() for --submodule-prefix
René Scharfe committed over 2 years ago
userdiff: skip textconv caching when not in a repository
Jeff King committed over 2 years ago
name-rev: use mem_pool_strfmt()
René Scharfe committed over 2 years ago
mem-pool: add mem_pool_strfmt()
René Scharfe committed over 2 years ago
fetch: convert strncmp() with strlen() to starts_with()
René Scharfe committed over 2 years ago
compat: drop inclusion of <git-compat-util.h>
Junio C Hamano committed over 2 years ago
Documentation/config/pack.txt: fix broken AsciiDoc mark-up
Taylor Blau committed over 2 years ago