aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/internal
diff options
context:
space:
mode:
authorKaushik Lingarkar <quic_kaushikl@quicinc.com>2024-11-19 09:37:33 -0800
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-20 10:53:18 +0100
commit4b3c5194acd8a9b18bf269888cab2ea29c376508 (patch)
treea4f79634cf2980e155125be09f45c50af85a3137 /org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/internal
parentd34f8b523638fc95b2e7006d02c9f6a756cbba85 (diff)
downloadjgit-4b3c5194acd8a9b18bf269888cab2ea29c376508.tar.gz
jgit-4b3c5194acd8a9b18bf269888cab2ea29c376508.zip
Support built-in diff drivers for hunk header function names
The regexes defined for each built-in driver will be used to determine the function name for a hunk header. Each driver can specify a list of regexes to negate and match. They can also define pattern compilation flags if needed. These drivers only apply to text files with unified patch type. Following built-in drivers have been added: - cpp - dts - java - python - rust Support for more languages can be added as needed to match the cgit implementation. Change-Id: Ice5430bfed7e4aaf9f00e52e44402479984953c5
Diffstat (limited to 'org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/internal')
0 files changed, 0 insertions, 0 deletions