author | Jonathan del Strother <jon.delStrother@bestbefore.tv> | |
Tue, 30 Sep 2008 23:46:34 +0000 (00:46 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 6 Oct 2008 16:02:47 +0000 (09:02 -0700) | ||
commit | 5d1e958e2467ef295637844fd85be7a8ab187ef1 | |
tree | 7e58f2eb8b19a8e4fe5e7c04475511652b7c3590 | tree | snapshot |
parent | 276328ffb87cefdc515bee5f09916aea6e0244ed | commit | diff |
Teach git diff about Objective-C syntax
Add support for recognition of Objective-C class & instance methods,
C functions, and class implementation/interfaces.
Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Add support for recognition of Objective-C class & instance methods,
C functions, and class implementation/interfaces.
Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/gitattributes.txt | diff | blob | history | |
diff.c | diff | blob | history |