<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2, branch jamill/push_fetch_first</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>Rename git_threads_ to git_libgit2_</title>
<updated>2014-11-08T22:46:39+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-10-23T15:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=799e22ea0c3f20f1900011573a10053dc3ea9138'/>
<id>799e22ea0c3f20f1900011573a10053dc3ea9138</id>
<content type='text'>
This describes their purpose better, as we now initialize ssl and some
other global stuff in there. Calling the init function is not something
which has been optional for a while now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This describes their purpose better, as we now initialize ssl and some
other global stuff in there. Calling the init function is not something
which has been optional for a while now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2698 from libgit2/cmn/fetchhead-refactor</title>
<updated>2014-11-08T22:05:13+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-08T22:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=02bc5233041ba0b83fc8db66e02214c99f1e75fe'/>
<id>02bc5233041ba0b83fc8db66e02214c99f1e75fe</id>
<content type='text'>
Refactor fetchhead</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor fetchhead</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2695 from libgit2/cmn/remote-lookup</title>
<updated>2014-11-08T21:55:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-08T21:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=bc8c4a8aeb7323e6e7431797a2be0d0e0035d9e8'/>
<id>bc8c4a8aeb7323e6e7431797a2be0d0e0035d9e8</id>
<content type='text'>
remote: rename _load() to _lookup()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remote: rename _load() to _lookup()</pre>
</div>
</content>
</entry>
<entry>
<title>branch: add getter for the upstream remote name</title>
<updated>2014-11-08T19:00:17+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-08T19:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=82374d9825040914a3cfd8ceeaf60f76b93fe638'/>
<id>82374d9825040914a3cfd8ceeaf60f76b93fe638</id>
<content type='text'>
This gets the value from branch.&lt;foo&gt;.remote.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets the value from branch.&lt;foo&gt;.remote.
</pre>
</div>
</content>
</entry>
<entry>
<title>remote: rename _load() to _lookup()</title>
<updated>2014-11-08T12:28:27+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-08T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=209425ce26d777794e9995f757656c7731df087e'/>
<id>209425ce26d777794e9995f757656c7731df087e</id>
<content type='text'>
This brings it in line with the rest of the lookup functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings it in line with the rest of the lookup functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>git_status_file now takes an exact path</title>
<updated>2014-11-07T19:34:54+00:00</updated>
<author>
<name>Ungureanu Marius</name>
<email>marius.ungureanu@xamarin.com</email>
</author>
<published>2014-11-07T18:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=68182085694d76b97eb747960195917df69500c8'/>
<id>68182085694d76b97eb747960195917df69500c8</id>
<content type='text'>
This function has one output but can match multiple files, which can be
unexpected for the user, which would usually path the exact path of the
file he wants the status of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function has one output but can match multiple files, which can be
unexpected for the user, which would usually path the exact path of the
file he wants the status of.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2676 from libgit2/cmn/threading</title>
<updated>2014-11-06T15:25:23+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-06T15:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7bb639911b04addddfda86ca7f61398f779b0d7f'/>
<id>7bb639911b04addddfda86ca7f61398f779b0d7f</id>
<content type='text'>
Threading and crypto libraries</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Threading and crypto libraries</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2661 from swisspol/2656</title>
<updated>2014-11-03T14:10:14+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2014-11-03T14:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0a629181881287fa9646a52b7249f03bd1b8cfc4'/>
<id>0a629181881287fa9646a52b7249f03bd1b8cfc4</id>
<content type='text'>
Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemitconf</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemitconf</pre>
</div>
</content>
</entry>
<entry>
<title>merge: talk about the merging state after git_merge()</title>
<updated>2014-11-02T16:18:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-02T16:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=521c0cab7a02f718e4a7e3c2ae7ef81d6f16ffd1'/>
<id>521c0cab7a02f718e4a7e3c2ae7ef81d6f16ffd1</id>
<content type='text'>
Since it's not necessarily obvious, mention the merging state and how to
clear it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since it's not necessarily obvious, mention the merging state and how to
clear it.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: separate locking init from general init</title>
<updated>2014-11-01T09:58:55+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-11-01T09:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=fe6b51ae40313036436f81d4e87d232691cdacac'/>
<id>fe6b51ae40313036436f81d4e87d232691cdacac</id>
<content type='text'>
Extract the lock-setting functions into their own, as we cannot assume
that it's ok for us to set this unconditionally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract the lock-setting functions into their own, as we cannot assume
that it's ok for us to set this unconditionally.
</pre>
</div>
</content>
</entry>
</feed>
