From: Adrien Schildknecht <adrien+dev@schischi.me>
To: git@vger.kernel.org
Cc: Adrien Schildknecht <adrien+dev@schischi.me>
Subject: [GSoC][PATCH] userdiff: funcname and word patterns for sh
Date: Mon, 9 Mar 2015 17:36:38 +0100 [thread overview]
Message-ID: <1425918999-11992-1-git-send-email-adrien+dev@schischi.me> (raw)
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
next reply other threads:[~2015-03-09 16:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 16:36 Adrien Schildknecht [this message]
2015-03-09 16:36 ` [PATCH] userdiff: funcname and word patterns for sh Adrien Schildknecht
2015-03-09 20:34 ` Matthieu Moy
2015-03-09 23:40 ` [PATCH v2] " Adrien Schildknecht
2015-03-14 5:13 ` Junio C Hamano
2015-03-14 17:19 ` Matthieu Moy
2015-03-25 21:36 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1425918999-11992-1-git-send-email-adrien+dev@schischi.me \
--to=adrien+dev@schischi.me \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).