userdiff: add a builtin pattern for dts files
authorStephen Boyd <sboyd@kernel.org>
Mon, 19 Aug 2019 21:22:43 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Aug 2019 22:09:34 +0000 (15:09 -0700)
commit3c81760...c66376c3ac69c39475cbe3b13e97e798
tree0dd3173...d1fc47df21441349a0cbdb215cf647b8copy hash to clipboard (tree)
parent5fa0f52...8b0cd46cfe7f6fa76c3f526ea98148d9copy hash to clipboard (diff)
14 files changed:
Documentation/gitattributes.txt
t/t4018-diff-funcname.sh
t/t4018/dts-labels [new file with mode: 0644]
t/t4018/dts-node-unitless [new file with mode: 0644]
t/t4018/dts-nodes [new file with mode: 0644]
t/t4018/dts-nodes-comment1 [new file with mode: 0644]
t/t4018/dts-nodes-comment2 [new file with mode: 0644]
t/t4018/dts-reference [new file with mode: 0644]
t/t4018/dts-root [new file with mode: 0644]
t/t4034-diff-words.sh
t/t4034/dts/expect [new file with mode: 0644]
t/t4034/dts/post [new file with mode: 0644]
t/t4034/dts/pre [new file with mode: 0644]
userdiff.c