<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/README.md, branch ethomson/transfer_progress</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>README: use correct badge for nightlies</title>
<updated>2019-02-13T11:15:12+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-13T11:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=6f778351bb314643510f0fc19e0eb81e6a23000a'/>
<id>6f778351bb314643510f0fc19e0eb81e6a23000a</id>
<content type='text'>
The URL was incorrect for the nightly badge image; it was erroneously
showing the master branch continuous integration build badge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The URL was incorrect for the nightly badge image; it was erroneously
showing the master branch continuous integration build badge.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: include build badge for v0.28 builds</title>
<updated>2019-02-12T16:45:57+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-02-12T16:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=f34faaa8f3c3526dcc7cc514a5f9226a1704e428'/>
<id>f34faaa8f3c3526dcc7cc514a5f9226a1704e428</id>
<content type='text'>
Include a build badge for `maint/v0.28` builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include a build badge for `maint/v0.28` builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: add coverity badge to the README</title>
<updated>2019-01-28T12:33:31+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-28T12:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=52a97eed430bdf1d6383afb2ebfd09b1a5b96e9e'/>
<id>52a97eed430bdf1d6383afb2ebfd09b1a5b96e9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cdecl calling conventions on Win32</title>
<updated>2019-01-17T21:17:32+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2019-01-09T12:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a74dd39b232ae8c54517446089316b9643b3a84a'/>
<id>a74dd39b232ae8c54517446089316b9643b3a84a</id>
<content type='text'>
The recommendation from engineers within Microsoft is that libraries
should have a calling convention specified in the public API, and that
calling convention should be cdecl unless there are strong reasons to
use a different calling convention.

We previously offered end-users the choice between cdecl and stdcall
calling conventions.  We did this for presumed wider compatibility: most
Windows applications will use cdecl, but C# and PInvoke default to
stdcall for WINAPI compatibility.  (On Windows, the standard library
functions are are stdcall so PInvoke also defaults to stdcall.)

However, C# and PInvoke can easily call cdecl APIs by specifying an
annotation.

Thus, we will explicitly declare ourselves cdecl and remove the option
to build as stdcall.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The recommendation from engineers within Microsoft is that libraries
should have a calling convention specified in the public API, and that
calling convention should be cdecl unless there are strong reasons to
use a different calling convention.

We previously offered end-users the choice between cdecl and stdcall
calling conventions.  We did this for presumed wider compatibility: most
Windows applications will use cdecl, but C# and PInvoke default to
stdcall for WINAPI compatibility.  (On Windows, the standard library
functions are are stdcall so PInvoke also defaults to stdcall.)

However, C# and PInvoke can easily call cdecl APIs by specifying an
annotation.

Thus, we will explicitly declare ourselves cdecl and remove the option
to build as stdcall.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: add maint/v0.26 branch status</title>
<updated>2018-09-22T09:58:37+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-22T09:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3176d9b47992f72506ef0098030d26e9c27527df'/>
<id>3176d9b47992f72506ef0098030d26e9c27527df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: more CI status badges</title>
<updated>2018-09-22T09:58:18+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-06T14:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=4b9a0880147492f47566e56eca101f82de86c0e8'/>
<id>4b9a0880147492f47566e56eca101f82de86c0e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: rename "VSTS" to "Azure DevOps"</title>
<updated>2018-09-18T03:52:08+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-18T03:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=e2613039b34b9f119ca948c70ba75dd93dc1803f'/>
<id>e2613039b34b9f119ca948c70ba75dd93dc1803f</id>
<content type='text'>
Visual Studio Team Services is now a family of applications named "Azure
DevOps".  Update the README to refer to it thusly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Visual Studio Team Services is now a family of applications named "Azure
DevOps".  Update the README to refer to it thusly.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: update the build badge to Azure Pipelines</title>
<updated>2018-09-18T03:51:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-18T03:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=464305b74e87bd008cb9b18af632844f16806327'/>
<id>464305b74e87bd008cb9b18af632844f16806327</id>
<content type='text'>
VSTS is now a family of components; "Azure Pipelines" is the build and
release pipeline application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VSTS is now a family of components; "Azure Pipelines" is the build and
release pipeline application.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: remove travis</title>
<updated>2018-09-03T18:27:30+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-09-03T18:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=76cfeb20fc75f02eee8e1b672889039be282666f'/>
<id>76cfeb20fc75f02eee8e1b672889039be282666f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: remove appveyor build badge</title>
<updated>2018-08-09T14:45:02+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-08-09T14:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=658b8e8a59341a7042a839d0417723d494d7b4cb'/>
<id>658b8e8a59341a7042a839d0417723d494d7b4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
