pkt-line: fix packet_read_line() to handle len < 0 errors
Ben Peart committed over 9 years ago
convert: remove erroneous tests for errno == EPIPE
Ben Peart committed over 9 years ago
p3400: add perf tests for rebasing many changes
Christian Couder committed over 9 years ago
split-index: add and use unshare_split_index()
Nguyễn Thái Ngọc Duy committed over 9 years ago
doc: replace a couple of broken gmane links
Ævar Arnfjörð Bjarmason committed over 9 years ago
diff: recurse into nested submodules for inline diff
Stefan Beller committed over 9 years ago
dir: convert fill_directory to take an index
Brandon Williams committed over 9 years ago
dir: convert read_directory to take an index
Brandon Williams committed over 9 years ago
dir: convert read_directory_recursive to take an index
Brandon Williams committed over 9 years ago
dir: convert open_cached_dir to take an index
Brandon Williams committed over 9 years ago
dir: convert is_excluded to take an index
Brandon Williams committed over 9 years ago
dir: convert prep_exclude to take an index
Brandon Williams committed over 9 years ago
dir: convert add_excludes to take an index
Brandon Williams committed over 9 years ago
dir: convert is_excluded_from_list to take an index
Brandon Williams committed over 9 years ago
dir: convert last_exclude_matching_from_list to take an index
Brandon Williams committed over 9 years ago
dir: convert dir_add* to take an index
Brandon Williams committed over 9 years ago
dir: convert get_dtype to take index
Brandon Williams committed over 9 years ago
dir: convert directory_exists_in_index to take index
Brandon Williams committed over 9 years ago
dir: convert read_skip_worktree_file_from_index to take an index
Brandon Williams committed over 9 years ago
dir: stop using the index compatibility macros
Brandon Williams committed over 9 years ago