<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/message.c, branch attr-export</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>message: Expose git_message_prettify()</title>
<updated>2012-06-19T08:02:22+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-06-15T20:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=743a4b3bdd0ff37eacf49e496ba2e5cd7b9a3f83'/>
<id>743a4b3bdd0ff37eacf49e496ba2e5cd7b9a3f83</id>
<content type='text'>
git_commit() and git_tag() no longer prettify the
message by default. This has to be taken care of
by the caller.

This has the nice side effect of putting the
caller in position to actually choose to strip
the comments or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_commit() and git_tag() no longer prettify the
message by default. This has to be taken care of
by the caller.

This has the nice side effect of putting the
caller in position to actually choose to strip
the comments or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>msvc: Do not use `isspace`</title>
<updated>2012-05-09T02:37:02+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-05-09T02:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0f49200c9a72f7d8144eb663dee2c684d52ef42a'/>
<id>0f49200c9a72f7d8144eb663dee2c684d52ef42a</id>
<content type='text'>

Locale-aware bullshit bitting my ass again yo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Locale-aware bullshit bitting my ass again yo
</pre>
</div>
</content>
</entry>
<entry>
<title>message: Cleanup</title>
<updated>2012-05-08T21:55:37+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-05-08T21:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=fd5faae3466d3d74fd0601a1dac0ef0eaad48844'/>
<id>fd5faae3466d3d74fd0601a1dac0ef0eaad48844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>message: Proper OOM handling</title>
<updated>2012-05-08T21:43:52+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>tanoku@gmail.com</email>
</author>
<published>2012-05-08T21:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=b1e2ba275ad6089d7247fa02ddfcfcf14eb9a459'/>
<id>b1e2ba275ad6089d7247fa02ddfcfcf14eb9a459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commit/tag: ensure the message is cleaned up</title>
<updated>2012-05-07T10:16:04+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2012-03-01T16:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=458b94503d023a07247153f44d34bcc65e6f8103'/>
<id>458b94503d023a07247153f44d34bcc65e6f8103</id>
<content type='text'>
'git commit' and 'git tag -a' enforce some conventions, like cleaning up excess whitespace and making sure that the last line ends with a '\n'. This fix replicates this behavior.

Fix libgit2/libgit2sharp#117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'git commit' and 'git tag -a' enforce some conventions, like cleaning up excess whitespace and making sure that the last line ends with a '\n'. This fix replicates this behavior.

Fix libgit2/libgit2sharp#117
</pre>
</div>
</content>
</entry>
</feed>
