author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Thu, 31 Jul 2008 07:21:48 +0000 (09:21 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 2 Aug 2008 22:38:14 +0000 (15:38 -0700) | ||
commit | ad8c1d92600da963692d57c213979e638c357f1a | |
tree | 2fd7db3089b9b0351bcbdb100cf97246a6368f16 | tree | snapshot |
parent | 5cbef01aab58e6d1feb0ea7b80c9111c2b40e561 | commit | diff |
diff: add ruby funcname pattern
Provide a regexp that catches class, module and method definitions in
Ruby scripts, since the built-in default only finds classes.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Provide a regexp that catches class, module and method definitions in
Ruby scripts, since the built-in default only finds classes.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |