<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/reference_cmp</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>refs: make `git_reference_cmp` consider the name</title>
<updated>2022-07-08T01:30:28+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-08T01:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2a4d100ae862bc964c36d41ff69a5f0b17c5515d'/>
<id>2a4d100ae862bc964c36d41ff69a5f0b17c5515d</id>
<content type='text'>
`git_reference_cmp` only considers the target of a reference, and
ignores the name. Meaning that a reference `foo` and reference `bar`
pointing to the same commit will compare equal.

Correct this, comparing the name _and_ target of a reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git_reference_cmp` only considers the target of a reference, and
ignores the name. Meaning that a reference `foo` and reference `bar`
pointing to the same commit will compare equal.

Correct this, comparing the name _and_ target of a reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6333 from jpalus/pcre2-detection</title>
<updated>2022-07-07T13:43:56+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-07T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=92ffdd2cd243a49fafb317ea3a819dbe8a6dd3c9'/>
<id>92ffdd2cd243a49fafb317ea3a819dbe8a6dd3c9</id>
<content type='text'>
cmake: drop posix dependency from pcre* detection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmake: drop posix dependency from pcre* detection</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: drop posix dependency from pcre* detection</title>
<updated>2022-07-07T08:50:08+00:00</updated>
<author>
<name>Jan Palus</name>
<email>jpalus@fastmail.com</email>
</author>
<published>2022-06-27T08:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=636a2752180180132270d23a84ece7114ea331c6'/>
<id>636a2752180180132270d23a84ece7114ea331c6</id>
<content type='text'>
since f585b12 neither PCRE nor PCRE2 backends rely on POSIX regex, so
reflect it in library detection logic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since f585b12 neither PCRE nor PCRE2 backends rely on POSIX regex, so
reflect it in library detection logic
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6334 from i-tengfei/fix-rebase-interactive</title>
<updated>2022-07-07T04:28:56+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-07T04:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=50a1f6374fd487ae6c9359c8807826efe7782372'/>
<id>50a1f6374fd487ae6c9359c8807826efe7782372</id>
<content type='text'>
fix interactive rebase detect.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix interactive rebase detect.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6335 from kcsaul/fix/config-find-system-file</title>
<updated>2022-07-07T03:21:30+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-07T03:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=b34b831c97ccc99643752becf761378728e38ea0'/>
<id>b34b831c97ccc99643752becf761378728e38ea0</id>
<content type='text'>
Fix internal git_sysdir_find* function usage within public git_config_find* functions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix internal git_sysdir_find* function usage within public git_config_find* functions</pre>
</div>
</content>
</entry>
<entry>
<title>rebase: formatting fixes</title>
<updated>2022-07-07T03:19:28+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-07T03:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=cdcf5b9ca2396f7741bede6f0eda78c5aaa54ae7'/>
<id>cdcf5b9ca2396f7741bede6f0eda78c5aaa54ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6340 from vishwin/main</title>
<updated>2022-07-07T03:14:17+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-07T03:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c2dc51e81215b51269c93093e62de7e75082cb13'/>
<id>c2dc51e81215b51269c93093e62de7e75082cb13</id>
<content type='text'>
ntlmclient: LibreSSL 3.5 removed HMAC_CTX_cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ntlmclient: LibreSSL 3.5 removed HMAC_CTX_cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6343 from libgit2/ethomson/ci</title>
<updated>2022-07-06T17:33:06+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-06T17:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=1a94d97e5f5668d25d677471a81dba384267a428'/>
<id>1a94d97e5f5668d25d677471a81dba384267a428</id>
<content type='text'>
ci: update dockerfiles for mbedTLS new url</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ci: update dockerfiles for mbedTLS new url</pre>
</div>
</content>
</entry>
<entry>
<title>ci: update dockerfiles for mbedTLS new url</title>
<updated>2022-07-06T17:10:33+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-06T15:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=5afc146a6fec077e04b755ee8b7dde2a0d30e05c'/>
<id>5afc146a6fec077e04b755ee8b7dde2a0d30e05c</id>
<content type='text'>
Update the new URL for mbedTLS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the new URL for mbedTLS.
</pre>
</div>
</content>
</entry>
<entry>
<title>actions: pass UID and GID to PR builds of dockerfiles</title>
<updated>2022-07-06T17:10:33+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2022-07-06T17:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c70035dc09f30bc28d2c89c29a0c2c3feca501e5'/>
<id>c70035dc09f30bc28d2c89c29a0c2c3feca501e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
