[GSoC][PATCH] userdiff: funcname and word patterns for sh
From: Adrien Schildknecht <hidden>
Date: 2016-06-15 23:04:06
Hi, I'm a french student from EPITA and I plan to apply for the GSoC. Adrien Schildknecht (1): userdiff: funcname and word patterns for sh Documentation/gitattributes.txt | 2 ++ t/t4018-diff-funcname.sh | 1 + t/t4018/sh-function | 4 ++++ t/t4018/sh-function-comment | 6 ++++++ t/t4018/sh-function-nested | 7 +++++++ t/t4018/sh-function-prefix | 4 ++++ t/t4018/sh-function-string | 4 ++++ t/t4034-diff-words.sh | 1 + t/t4034/sh/expect | 46 +++++++++++++++++++++++++++++++++++++++++ t/t4034/sh/post | 36 ++++++++++++++++++++++++++++++++ t/t4034/sh/pre | 36 ++++++++++++++++++++++++++++++++ userdiff.c | 7 +++++++ 12 files changed, 154 insertions(+) create mode 100644 t/t4018/sh-function create mode 100644 t/t4018/sh-function-comment create mode 100644 t/t4018/sh-function-nested create mode 100644 t/t4018/sh-function-prefix create mode 100644 t/t4018/sh-function-string create mode 100644 t/t4034/sh/expect create mode 100644 t/t4034/sh/post create mode 100644 t/t4034/sh/pre -- Adrien Schildknecht http://schischi.me