Revision 43ba21cb574ee3f9a1acf4580868982f4c883ac6 authored by Junio C Hamano on 25 July 2019, 20:59:20 UTC, committed by Junio C Hamano on 25 July 2019, 20:59:21 UTC
"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
2 parent s 023ff4c + 499352c
History
File Mode Size
tr2_cfg.c -rw-r--r-- 2.0 KB
tr2_cfg.h -rw-r--r-- 468 bytes
tr2_cmd_name.c -rw-r--r-- 728 bytes
tr2_cmd_name.h -rw-r--r-- 660 bytes
tr2_dst.c -rw-r--r-- 7.1 KB
tr2_dst.h -rw-r--r-- 823 bytes
tr2_sid.c -rw-r--r-- 2.9 KB
tr2_sid.h -rw-r--r-- 362 bytes
tr2_sysenv.c -rw-r--r-- 3.5 KB
tr2_sysenv.h -rw-r--r-- 810 bytes
tr2_tbuf.c -rw-r--r-- 1.0 KB
tr2_tbuf.h -rw-r--r-- 509 bytes
tr2_tgt.h -rw-r--r-- 5.2 KB
tr2_tgt_event.c -rw-r--r-- 16.2 KB
tr2_tgt_normal.c -rw-r--r-- 8.2 KB
tr2_tgt_perf.c -rw-r--r-- 14.3 KB
tr2_tls.c -rw-r--r-- 4.0 KB
tr2_tls.h -rw-r--r-- 2.3 KB

back to top