Skip to content

Commit

Permalink
Merge branch 'tg/range-diff-output-update'
Browse files Browse the repository at this point in the history
"git range-diff" output has been tweaked for easier identification
of which part of what file the patch shown is about.

* tg/range-diff-output-update:
  range-diff: add headers to the outer hunk header
  range-diff: add filename to inner diff
  range-diff: add section header instead of diff header
  range-diff: suppress line count in outer diff
  range-diff: don't remove funcname from inner diff
  range-diff: split lines manually
  range-diff: fix function parameter indentation
  apply: make parse_git_diff_header public
  apply: only pass required data to gitdiff_* functions
  apply: only pass required data to find_name_*
  apply: only pass required data to check_header_line
  apply: only pass required data to git_header_name
  apply: only pass required data to skip_tree_prefix
  apply: replace marc.info link with public-inbox
  • Loading branch information
gitster committed Jul 25, 2019
2 parents 023ff4c + 499352c commit 43ba21c
Show file tree
Hide file tree
Showing 7 changed files with 409 additions and 163 deletions.
Loading

0 comments on commit 43ba21c

Please sign in to comment.