<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch vmg/full-ref-iterator</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>...Aaaand this works</title>
<updated>2013-05-30T01:47:10+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-05-30T01:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4e6e2ff26f5a04a4628aa0d81e5d5d73acf28ec4'/>
<id>4e6e2ff26f5a04a4628aa0d81e5d5d73acf28ec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>What are the chances, really</title>
<updated>2013-05-29T20:47:37+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-05-29T20:47:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=ec24e542969f9d49e41e4c2cb3eac2259b1818c2'/>
<id>ec24e542969f9d49e41e4c2cb3eac2259b1818c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Liike this</title>
<updated>2013-05-28T18:47:55+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2013-05-28T18:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=56960b8396d3aef0b39f32aa7a9749202f925ada'/>
<id>56960b8396d3aef0b39f32aa7a9749202f925ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packbuilder: also write index in git_packbuilder_write</title>
<updated>2013-05-27T11:41:09+00:00</updated>
<author>
<name>Michael Schubert</name>
<email>schu@schu.io</email>
</author>
<published>2013-05-11T09:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=563c19a9ce556301e642a508e53598faf3c8935a'/>
<id>563c19a9ce556301e642a508e53598faf3c8935a</id>
<content type='text'>
git_packbuilder_write() used to write a packfile to the passed file
path. Instead, ask for a destination directory and create both the
packfile and an index, as most users probably do expect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git_packbuilder_write() used to write a packfile to the passed file
path. Instead, ask for a destination directory and create both the
packfile and an index, as most users probably do expect.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation of git_branch_delete.</title>
<updated>2013-05-26T15:29:00+00:00</updated>
<author>
<name>Daniel Rodríguez Troitiño</name>
<email>drodrigueztroitino@yahoo.es</email>
</author>
<published>2013-05-26T15:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f8bd730cd90a1e6219447cc9c05f41295d42bbcb'/>
<id>f8bd730cd90a1e6219447cc9c05f41295d42bbcb</id>
<content type='text'>
The reference should be freed by the user, not the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reference should be freed by the user, not the library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify GIT_DIFF_INCLUDE_UNTRACKED_CONTENT option</title>
<updated>2013-05-24T17:37:40+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-24T17:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d20b044961352348855ee82dcc77615f605ac832'/>
<id>d20b044961352348855ee82dcc77615f605ac832</id>
<content type='text'>
This improves the docs for GIT_DIFF_INCLUDE_UNTRACKED_CONTENT as
well as the other flags related to UNTRACKED items in diff, plus
it makes that flag now automatically turn on
GIT_DIFF_INCLUDE_UNTRACKED which seems like a reasonable dwim type
of change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves the docs for GIT_DIFF_INCLUDE_UNTRACKED_CONTENT as
well as the other flags related to UNTRACKED items in diff, plus
it makes that flag now automatically turn on
GIT_DIFF_INCLUDE_UNTRACKED which seems like a reasonable dwim type
of change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typedef git_config_level_t and use it everywhere</title>
<updated>2013-05-24T17:35:58+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-24T17:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=16adc9fade52b49e2bc13cb52407cc0025a93c8b'/>
<id>16adc9fade52b49e2bc13cb52407cc0025a93c8b</id>
<content type='text'>
The GIT_CONFIG_LEVEL constants actually work well as an enum
because they are mutually exclusive, so this adds a typedef to
the enum and uses that everywhere that one of these constants are
expected, instead of the old code that typically used an unsigned
int.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GIT_CONFIG_LEVEL constants actually work well as an enum
because they are mutually exclusive, so this adds a typedef to
the enum and uses that everywhere that one of these constants are
expected, instead of the old code that typically used an unsigned
int.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for git_libgit2_opts and cache disable tweak</title>
<updated>2013-05-24T17:33:41+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-24T17:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2e62e7c23ce69d89d495a2c42458c7e185a3120a'/>
<id>2e62e7c23ce69d89d495a2c42458c7e185a3120a</id>
<content type='text'>
This adds docs for the cache control options to git_libgit2_opts
and also tweaks the cache code so that if the cache is disabled,
then the next time we attempt to insert something into the cache
in question, we will actually clear any old cached objects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds docs for the cache control options to git_libgit2_opts
and also tweaks the cache code so that if the cache is disabled,
then the next time we attempt to insert something into the cache
in question, we will actually clear any old cached objects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add typedefs on some public enums</title>
<updated>2013-05-24T17:32:07+00:00</updated>
<author>
<name>Russell Belfer</name>
<email>rb@github.com</email>
</author>
<published>2013-05-24T17:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0f1f9833cf13ac8714ec21fcf29d895ff8cbfe24'/>
<id>0f1f9833cf13ac8714ec21fcf29d895ff8cbfe24</id>
<content type='text'>
Apparently this makes things easier to bind in some languages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently this makes things easier to bind in some languages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1593 from ethomson/conflict_iterator</title>
<updated>2013-05-24T10:30:35+00:00</updated>
<author>
<name>Vicent Martí</name>
<email>vicent@github.com</email>
</author>
<published>2013-05-24T10:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=26ab6284b20a3709adc7641a52250f72df9257aa'/>
<id>26ab6284b20a3709adc7641a52250f72df9257aa</id>
<content type='text'>
introduce git_conflict_iterator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
introduce git_conflict_iterator</pre>
</div>
</content>
</entry>
</feed>
