<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch cmn/commit-on</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>commit: rearrange _fromstate and _on_head variants</title>
<updated>2018-03-22T15:23:20+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2017-05-27T22:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=e8eba1cfd86d04fc21c52624aa0b21ab0f9b0cb6'/>
<id>e8eba1cfd86d04fc21c52624aa0b21ab0f9b0cb6</id>
<content type='text'>
We now have `_fromstate` and `_fromstate_on_head`, the latter of which updates
the current branch to point to the new commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now have `_fromstate` and `_fromstate_on_head`, the latter of which updates
the current branch to point to the new commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>commit: provide functions with and without a reference name</title>
<updated>2018-03-22T15:23:20+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-12-18T08:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=c3d0633800bb6edcd88f4a042dbeffd235253eeb'/>
<id>c3d0633800bb6edcd88f4a042dbeffd235253eeb</id>
<content type='text'>
Currently git_commit_create() takes on creating a commit and updating a
reference. Provide a better interface by splitting up each of the
concerns into named functions for each.

git_commit_create() will only create the commit, it will not modify any
reference. git_commit_create_on() takes a reference name to update and
git_commit_create_on_head() is a convenience function to update HEAD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently git_commit_create() takes on creating a commit and updating a
reference. Provide a better interface by splitting up each of the
concerns into named functions for each.

git_commit_create() will only create the commit, it will not modify any
reference. git_commit_create_on() takes a reference name to update and
git_commit_create_on_head() is a convenience function to update HEAD.
</pre>
</div>
</content>
</entry>
<entry>
<title>commit: introduce _fromstate()</title>
<updated>2018-03-22T15:09:34+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-12-18T04:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=8f212f64a0cb01abab35b3333b0d405cb9a1639c'/>
<id>8f212f64a0cb01abab35b3333b0d405cb9a1639c</id>
<content type='text'>
This variant of the commit creation function takes the reference to
update, the tree and the parents from the current branch, index and
merging state, allowing for simpler use of a common use-case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This variant of the commit creation function takes the reference to
update, the tree and the parents from the current branch, index and
merging state, allowing for simpler use of a common use-case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4544 from josharian/docs</title>
<updated>2018-03-13T13:04:38+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-03-13T13:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=937e7e26407b920dde069a3398e33ccfaab61890'/>
<id>937e7e26407b920dde069a3398e33ccfaab61890</id>
<content type='text'>
pathspec: improve git_pathspec_flag_t doc rendering</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pathspec: improve git_pathspec_flag_t doc rendering</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4396 from libgit2/cmn/config-regex-is-normalised</title>
<updated>2018-03-12T08:50:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-12T08:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=358cc2e2ea2e0fffc0672870e4a99160c068ebde'/>
<id>358cc2e2ea2e0fffc0672870e4a99160c068ebde</id>
<content type='text'>
config: specify how we match the regular expressions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config: specify how we match the regular expressions</pre>
</div>
</content>
</entry>
<entry>
<title>config: explicitly state that subsections are case-sensitive</title>
<updated>2018-03-11T11:36:13+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2018-03-11T11:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=2f89bd90bcdcbd64f3b67e1d9ae6c22711244c43'/>
<id>2f89bd90bcdcbd64f3b67e1d9ae6c22711244c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diff: ensure an unsigned number is shifted</title>
<updated>2018-03-08T06:17:29+00:00</updated>
<author>
<name>Jacques Germishuys</name>
<email>jacquesg@striata.com</email>
</author>
<published>2018-03-08T06:17:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=5f6383ca50b9b746217fe4c6ae8274924ec20df1'/>
<id>5f6383ca50b9b746217fe4c6ae8274924ec20df1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>worktree: lock reason should be const</title>
<updated>2018-03-02T10:41:04+00:00</updated>
<author>
<name>Jacques Germishuys</name>
<email>jacquesg@striata.com</email>
</author>
<published>2018-03-02T10:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=123560764855067174ed48b652a49737a674f423'/>
<id>123560764855067174ed48b652a49737a674f423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pathspec: improve git_pathspec_flag_t doc rendering</title>
<updated>2018-02-23T16:19:49+00:00</updated>
<author>
<name>Josh Bleecher Snyder</name>
<email>josharian@gmail.com</email>
</author>
<published>2018-02-23T16:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=b72717b0de1517eafad3af10683439ef51b7cb99'/>
<id>b72717b0de1517eafad3af10683439ef51b7cb99</id>
<content type='text'>
By placing docs per enum value rather than in a large block,
the automated doc generation tool can make nicer docs,
as could other automated tools, such as
the mooted https://github.com/libgit2/git2go/issues/427.

The current rendering is somewhat ugly:

https://libgit2.github.com/libgit2/#HEAD/type/git_pathspec_flag_t

No textual changes, just reorganization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By placing docs per enum value rather than in a large block,
the automated doc generation tool can make nicer docs,
as could other automated tools, such as
the mooted https://github.com/libgit2/git2go/issues/427.

The current rendering is somewhat ugly:

https://libgit2.github.com/libgit2/#HEAD/type/git_pathspec_flag_t

No textual changes, just reorganization.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version number to v0.27</title>
<updated>2018-02-20T16:49:39+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-02-16T08:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=23d4a91b4dcd4db0a3d8e0e280e2feda4ad53872'/>
<id>23d4a91b4dcd4db0a3d8e0e280e2feda4ad53872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
