Merge branch 'jt/clone-unborn-head'
Junio C Hamano committed over 5 years ago
Merge branch 'js/fsmonitor-unpack-fix'
Junio C Hamano committed over 5 years ago
Merge branch 'jk/bisect-peel-tag-fix'
Junio C Hamano committed over 5 years ago
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano committed over 5 years ago
Junio C Hamano committed over 5 years ago
builtin/pack-objects.c: ignore missing links with --stdin-packs
Taylor Blau committed over 5 years ago
INSTALL: note on using Asciidoctor to build doc
Bagas Sanjaya committed over 5 years ago
diffcore-rename: determine which relevant_sources are no longer relevant
Elijah Newren committed over 5 years ago
merge-ort: record the reason that we want a rename for a file
Elijah Newren committed over 5 years ago
diffcore-rename: add computation of number of unknown renames
Elijah Newren committed over 5 years ago
diffcore-rename: check if we have enough renames for directories early on
Elijah Newren committed over 5 years ago
diffcore-rename: only compute dir_rename_count for relevant directories
Elijah Newren committed over 5 years ago
merge-ort: record the reason that we want a rename for a directory
Elijah Newren committed over 5 years ago
merge-ort, diffcore-rename: tweak dirs_removed and relevant_source type
Elijah Newren committed over 5 years ago
diffcore-rename: take advantage of "majority rules" to skip more renames
Elijah Newren committed over 5 years ago
t: annotate !PTHREADS tests with !FAIL_PREREQS
Jeff King committed over 5 years ago
convert: add classification for conv_attrs struct
Jeff Hostetler committed over 5 years ago
convert: add get_stream_filter_ca() variant
Jeff Hostetler committed over 5 years ago
convert: add [async_]convert_to_working_tree_ca() variants
Jeff Hostetler committed over 5 years ago
convert: make convert_attrs() and convert structs public
Jeff Hostetler committed over 5 years ago