<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/vim/syntax/gitcommit.vim, branch v1.7.8-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.8-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.8-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2008-09-30T18:48:41Z</updated>
<entry>
<title>remove vim syntax highlighting in favor of upstream</title>
<updated>2008-09-30T18:48:41Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2008-09-29T20:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1d4c4986708688c14e72a5b442a3432048aeea79'/>
<id>urn:sha1:1d4c4986708688c14e72a5b442a3432048aeea79</id>
<content type='text'>
As of version 7.2, vim ships with its own syntax
highlighting for git commit messages, which is:

  1. more comprehensive in splitting up the various
     components of the file

  2. in accordance with the usual vim behavior for syntax
     highlighting (e.g., respecting b:current_syntax)

  3. presumably better maintained (I have not been using
     what's in git's contrib/ directory for some time in
     favor of the upstream version)

Furthermore, vim upsream also provides syntax highlighting
for other git filetypes (gitconfig, rebase, send-email).

This patch gets rid of our local version and just points
interested parties to the upstream version.

The code for auto-detecting filetypes is taken from vim's
runtime/filetype.vim.

Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>contrib/vim: update syntax for changed commit template</title>
<updated>2007-01-23T04:40:26Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2007-01-23T03:21:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=222664e74dec10303bfa0c99e88f31563fdc6952'/>
<id>urn:sha1:222664e74dec10303bfa0c99e88f31563fdc6952</id>
<content type='text'>
Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>vim syntax: follow recent changes to commit template</title>
<updated>2006-12-18T08:00:15Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2006-12-18T07:26:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ff7f22f36e2931db7683121f20ee2e03bd426096'/>
<id>urn:sha1:ff7f22f36e2931db7683121f20ee2e03bd426096</id>
<content type='text'>
This patch changes the syntax highlighting to correctly match the new
text of the commit message introduced by
  82dca84871637ac9812c0dec27f56d07cfba524c

Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>contrib/vim: add syntax highlighting file for commits</title>
<updated>2006-09-13T07:31:58Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2006-09-11T23:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cdad8bbe92a447233133be8f9f3015c1bd7e10eb'/>
<id>urn:sha1:cdad8bbe92a447233133be8f9f3015c1bd7e10eb</id>
<content type='text'>
Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
