<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include, branch ethomson/update_tips_spec</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>remote: add git_refspec to update_tips</title>
<updated>2023-05-11T12:30:08+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-10T21:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0e7ab1c4968629b8d42c193eebda48ef146d8e77'/>
<id>0e7ab1c4968629b8d42c193eebda48ef146d8e77</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 #6557 from libgit2/ethomson/shallow</title>
<updated>2023-05-09T19:38:04+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-09T19:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2bbcdee6b666f34e83d1cf9ca9badc66258202d6'/>
<id>2bbcdee6b666f34e83d1cf9ca9badc66258202d6</id>
<content type='text'>
Shallow (#6396) with some fixes from review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shallow (#6396) with some fixes from review</pre>
</div>
</content>
</entry>
<entry>
<title>fetch: remove `unshallow` option</title>
<updated>2023-05-09T16:14:08+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-08T09:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=437c5f5a0b6ae6068168081ac6422dba44cff31d'/>
<id>437c5f5a0b6ae6068168081ac6422dba44cff31d</id>
<content type='text'>
The `depth` field is suitable to specify unshallowing; provide an enum
to aide in specifying the `unshallow` value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `depth` field is suitable to specify unshallowing; provide an enum
to aide in specifying the `unshallow` value.
</pre>
</div>
</content>
</entry>
<entry>
<title>oid: use an oid array instead of shallowarray</title>
<updated>2023-05-09T16:14:08+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-08T09:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0a7e32b2326c02a91f9560dfd209e56ea9fb9d49'/>
<id>0a7e32b2326c02a91f9560dfd209e56ea9fb9d49</id>
<content type='text'>
Users should provide us an array of object ids; we don't need a separate
type. And especially, we should not be mutating user-providing values.
Instead, use `git_oid *` in the shallow code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users should provide us an array of object ids; we don't need a separate
type. And especially, we should not be mutating user-providing values.
Instead, use `git_oid *` in the shallow code.
</pre>
</div>
</content>
</entry>
<entry>
<title>shallow: don't default to -1 for depth</title>
<updated>2023-05-08T14:06:41+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-25T08:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=3388f5ba1b821e9683d21ca41c34ed752d2db222'/>
<id>3388f5ba1b821e9683d21ca41c34ed752d2db222</id>
<content type='text'>
Depth of `0` should indicate full depth. Disallow negative values (they
may have a future meaning) and use `0` as the default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depth of `0` should indicate full depth. Disallow negative values (they
may have a future meaning) and use `0` as the default.
</pre>
</div>
</content>
</entry>
<entry>
<title>sha256: wrap_odb supports SHA256</title>
<updated>2023-05-06T13:33:49+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-05-05T15:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=161d8a12e70936222a55b5571098299957cdee04'/>
<id>161d8a12e70936222a55b5571098299957cdee04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shallow: remove feature flag</title>
<updated>2023-04-24T10:49:12+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-22T22:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=dd15c615bde54eb02c5cec17257a83dcd8528371'/>
<id>dd15c615bde54eb02c5cec17257a83dcd8528371</id>
<content type='text'>
The opt mechanism isn't _really_ meant to be for feature flags, and it's
weird to feature flag shallow / unshallow at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The opt mechanism isn't _really_ meant to be for feature flags, and it's
weird to feature flag shallow / unshallow at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into shallow-clone-network</title>
<updated>2023-04-22T22:17:32+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-22T22:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=190a4c55df72b32adf4d60f77cbc47276b74f84b'/>
<id>190a4c55df72b32adf4d60f77cbc47276b74f84b</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 #6549 from libgit2/ethomson/sha256_experimental</title>
<updated>2023-04-22T22:09:32+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-04-22T22:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8a62616f43fe5ea37d41296f40293ff97aa88cfa'/>
<id>8a62616f43fe5ea37d41296f40293ff97aa88cfa</id>
<content type='text'>
sha256: less hardcoded SHA1 types and lengths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sha256: less hardcoded SHA1 types and lengths</pre>
</div>
</content>
</entry>
<entry>
<title>meta: the main branch is now v1.7.0</title>
<updated>2023-04-12T11:06:22+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2023-02-23T00:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=363088309458e285d03a73e14d7f43a3983b54f9'/>
<id>363088309458e285d03a73e14d7f43a3983b54f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
