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
write_entry(): fix misuses of `path` in error messages
Matheus Tavares committed over 5 years ago
mailmap: do not respect symlinks for in-tree .mailmap
Jeff King committed over 5 years ago
exclude: do not respect symlinks for in-tree .gitignore
Jeff King committed over 5 years ago
attr: do not respect symlinks for in-tree .gitattributes
Jeff King committed over 5 years ago
exclude: add flags parameter to add_patterns()
Jeff King committed over 5 years ago
attr: convert "macro_ok" into a flags field
Jeff King committed over 5 years ago
Jeff King committed over 5 years ago
diff: --{rotate,skip}-to=<path>
Junio C Hamano committed over 5 years ago
merge-ort: call diffcore_rename() directly
Elijah Newren committed over 5 years ago
gitdiffcore doc: mention new preliminary step for rename detection
Elijah Newren committed over 5 years ago
diffcore-rename: guide inexact rename detection based on basenames
Elijah Newren committed over 5 years ago
diffcore-rename: complete find_basename_matches()
Elijah Newren committed over 5 years ago
diffcore-rename: compute basenames of source and dest candidates
Elijah Newren committed over 5 years ago
t4001: add a test comparing basename similarity and content similarity
Elijah Newren committed over 5 years ago
diffcore-rename: filter rename_src list when possible
Elijah Newren committed over 5 years ago
ref-filter: use pretty.c logic for trailers
Hariom Verma committed over 5 years ago
pretty.c: capture invalid trailer argument
Hariom Verma committed over 5 years ago