<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git, branch ethomson/cli</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>mingw: define DWORD_MAX</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-19T09:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=05c336bad8ef017bee1094ce561a5e07f97fe8ee'/>
<id>05c336bad8ef017bee1094ce561a5e07f97fe8ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: use the exec filter</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-08T11:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d28e443fa4137342e1e4a10ec92bb12329890b2d'/>
<id>d28e443fa4137342e1e4a10ec92bb12329890b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>client: provide a filter that executes the specified command</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-04T09:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=c392ad6df32ea6c0e460ce0622adce9df51598cd'/>
<id>c392ad6df32ea6c0e460ce0622adce9df51598cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>errors: add a GIT_ERROR_CLIENT class</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-06T08:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a52155257b66f8041e5e438329a22b418345ec75'/>
<id>a52155257b66f8041e5e438329a22b418345ec75</id>
<content type='text'>
Provide a mechanism for the client library to report a unique
error class.  This will not be used by libgit2 directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a mechanism for the client library to report a unique
error class.  This will not be used by libgit2 directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>buf: introduce git_buf_shellquote</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-04-02T10:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2cd125280281220b0dc429215a99157f5fef89de'/>
<id>2cd125280281220b0dc429215a99157f5fef89de</id>
<content type='text'>
Introduce a helper method to quote a string in a shellsafe manner.  This
wraps the entire buffer in single quotes, escaping single-quotes and
exclamation points.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a helper method to quote a string in a shellsafe manner.  This
wraps the entire buffer in single quotes, escaping single-quotes and
exclamation points.
</pre>
</div>
</content>
</entry>
<entry>
<title>buf: introduce git_buf_puts_replaced</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-04-01T23:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=8a81cfb53ce96b0fe008d8c6448b809fba7a2d51'/>
<id>8a81cfb53ce96b0fe008d8c6448b809fba7a2d51</id>
<content type='text'>
Add a function to add a search/replaced string to a git_buf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a function to add a search/replaced string to a git_buf.
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: use the ssh command-line transport</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-15T12:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=d6dacfb25f69ff348646d740d768f277db017e3d'/>
<id>d6dacfb25f69ff348646d740d768f277db017e3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>client: provide a transport that uses the ssh CLI</title>
<updated>2020-06-05T06:14:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-04T08:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=de499cc21335ac9ffe44e6c1825ff7417b45a895'/>
<id>de499cc21335ac9ffe44e6c1825ff7417b45a895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net: provide function to parse ssh paths</title>
<updated>2020-06-05T06:14:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-03-31T21:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=7999c662e8ed67250e03a3d47c821b13a64d1177'/>
<id>7999c662e8ed67250e03a3d47c821b13a64d1177</id>
<content type='text'>
SSH paths come in a variety of formats, either URLs (ssh://user@host/path)
or SCP style (user@host:path).  Provide a mechanism to parse them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSH paths come in a variety of formats, either URLs (ssh://user@host/path)
or SCP style (user@host:path).  Provide a mechanism to parse them.
</pre>
</div>
</content>
</entry>
<entry>
<title>client: process class to run a process</title>
<updated>2020-06-05T06:14:25+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2020-05-03T22:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0a6ea41ccd68fab6f3d5bc2d45987d8eece7634f'/>
<id>0a6ea41ccd68fab6f3d5bc2d45987d8eece7634f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
