]> git.ipfire.org Git - thirdparty/git.git/commit - userdiff.c
Add userdiff patterns for Ada
authorAdrian Johnson <ajohnson@redneon.com>
Sun, 16 Sep 2012 03:54:15 +0000 (13:24 +0930)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2012 04:54:47 +0000 (21:54 -0700)
commite90d065e64702d09fbdfc7cfd1c97456c7faa74c
treedb1e8db896706a032115005362a6e7a1a342512a
parent889d35899ba64640e47798681ecb34a4be043bad
Add userdiff patterns for Ada

Add Ada xfuncname and wordRegex patterns to the list of builtin
patterns.

Signed-off-by: Adrian Johnson <ajohnson@redneon.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt
t/t4018-diff-funcname.sh
t/t4034-diff-words.sh
t/t4034/ada/expect [new file with mode: 0644]
t/t4034/ada/post [new file with mode: 0644]
t/t4034/ada/pre [new file with mode: 0644]
userdiff.c