<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, 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>examples: adjust merge to git_commit_create_on</title>
<updated>2018-03-22T15:35:23+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2018-03-22T15:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=37a0165f8d8c271e334b6544947b00e12a0c24d9'/>
<id>37a0165f8d8c271e334b6544947b00e12a0c24d9</id>
<content type='text'>
This should be a good place to eventually make use of `_fromstate` depending on
what we're trying to show in this example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be a good place to eventually make use of `_fromstate` depending on
what we're trying to show in this example.
</pre>
</div>
</content>
</entry>
<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>Update CHANGELOG with the commit function changes</title>
<updated>2018-03-22T15:23:20+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2015-04-26T00:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=b31cd43e7edc43c880e209d8ea6e942cf40e7002'/>
<id>b31cd43e7edc43c880e209d8ea6e942cf40e7002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 #4588 from libgit2/ethomson/bitbucket</title>
<updated>2018-03-20T23:16:36+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-20T23:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=72e60347ffc4383091d4b74f8f42ee6233c8a654'/>
<id>72e60347ffc4383091d4b74f8f42ee6233c8a654</id>
<content type='text'>
online tests: update auth for bitbucket test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
online tests: update auth for bitbucket test</pre>
</div>
</content>
</entry>
<entry>
<title>online tests: update auth for bitbucket test</title>
<updated>2018-03-20T14:47:27+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-20T14:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=54bf4d14fa10612086653d3a3279e7f451d3afb0'/>
<id>54bf4d14fa10612086653d3a3279e7f451d3afb0</id>
<content type='text'>
Update the settings to use a specific read-only token for accessing our
test repositories in Bitbucket.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the settings to use a specific read-only token for accessing our
test repositories in Bitbucket.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4563 from libgit2/ethomson/ssh-unescape</title>
<updated>2018-03-20T00:59:21+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-20T00:59:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=5585e358b2a240ca8ed65a00008dbc865a1381c1'/>
<id>5585e358b2a240ca8ed65a00008dbc865a1381c1</id>
<content type='text'>
Refactor `gitno_extract_url_parts`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor `gitno_extract_url_parts`</pre>
</div>
</content>
</entry>
<entry>
<title>buf: add tests for percent decoding</title>
<updated>2018-03-19T23:08:01+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-14T15:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=9108959a1a444dc2ec327ca7ae3ccb1ec8852c48'/>
<id>9108959a1a444dc2ec327ca7ae3ccb1ec8852c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitno_extract_url_parts: decode hostnames</title>
<updated>2018-03-19T23:08:01+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-03T21:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=0e4f3d9d46609bb12ea2a79da77f0b8f2ae48d8f'/>
<id>0e4f3d9d46609bb12ea2a79da77f0b8f2ae48d8f</id>
<content type='text'>
RFC 3986 says that hostnames can be percent encoded.  Percent decode
hostnames in our URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC 3986 says that hostnames can be percent encoded.  Percent decode
hostnames in our URLs.
</pre>
</div>
</content>
</entry>
</feed>
