merge-recursive: split internal fields into a separate struct
Elijah Newren committed about 7 years ago
merge-recursive: avoid losing output and leaking memory holding that output
Elijah Newren committed about 7 years ago
merge-recursive: comment and reorder the merge_options fields
Elijah Newren committed about 7 years ago
merge-recursive: consolidate unnecessary fields in merge_options
Elijah Newren committed about 7 years ago
merge-recursive: move some definitions around to clean up the header
Elijah Newren committed about 7 years ago
merge-recursive: rename merge_options argument to opt in header
Elijah Newren committed about 7 years ago
merge-recursive: rename 'mrtree' to 'result_tree', for clarity
Elijah Newren committed about 7 years ago
merge-recursive: use common name for ancestors/common/base_list
Elijah Newren committed about 7 years ago
merge-recursive: fix some overly long lines
Elijah Newren committed about 7 years ago
cache-tree: share code between functions writing an index as a tree
Elijah Newren committed about 7 years ago
merge-recursive: don't force external callers to do our logging
Elijah Newren committed about 7 years ago
merge-recursive: remove useless parameter in merge_trees()
Elijah Newren committed about 7 years ago
merge-recursive: exit early if index != head
Elijah Newren committed about 7 years ago
Ensure index matches head before invoking merge machinery, round N
Elijah Newren committed about 7 years ago
merge-recursive: remove another implicit dependency on the_repository
Elijah Newren committed about 7 years ago
merge-recursive: future-proof update_file_flags() against memory leaks
Elijah Newren committed about 7 years ago
merge-recursive: introduce an enum for detect_directory_renames values
Derrick Stolee committed about 7 years ago
merge-recursive: provide a better label for diff3 common ancestor
Elijah Newren committed about 7 years ago
l10n: sv.po: Update Swedish translation (4674t0f0u)
Peter Krefting committed about 7 years ago
l10n: Update Catalan translation
Jordi Mas committed about 7 years ago