<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/include/git2, branch ethomson/template</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>Merge pull request #4524 from pks-t/pks/worktree-refs</title>
<updated>2018-04-17T22:38:46+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-04-17T22:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=8529ac9b98e9d05c2616b855a497ee88c4f5c955'/>
<id>8529ac9b98e9d05c2616b855a497ee88c4f5c955</id>
<content type='text'>
worktree: add ability to create worktree with pre-existing branch</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
worktree: add ability to create worktree with pre-existing branch</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4597 from cjhoward92/fix/cert-check-docs</title>
<updated>2018-04-06T09:03:09+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-04-06T09:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=0eca42304a10c9ad6170a38a440dfab8e354d38d'/>
<id>0eca42304a10c9ad6170a38a440dfab8e354d38d</id>
<content type='text'>
remote/proxy: fix git_transport_certificate_check_db description</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remote/proxy: fix git_transport_certificate_check_db description</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4587 from rcjsuen/patch-2</title>
<updated>2018-04-06T08:40:34+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-04-06T08:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=a57f42ac7ec75aa575a74fa52d69f898c6a09ad1'/>
<id>a57f42ac7ec75aa575a74fa52d69f898c6a09ad1</id>
<content type='text'>
Flag options in describe.h as being optional</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flag options in describe.h as being optional</pre>
</div>
</content>
</entry>
<entry>
<title>types: remove unused git_merge_result</title>
<updated>2018-03-27T17:10:09+00:00</updated>
<author>
<name>Carson Howard</name>
<email>carsonh@axosoft.com</email>
</author>
<published>2018-03-27T17:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=370ecdb2fc766d8d1cc7e18186a798fb9dbd6707'/>
<id>370ecdb2fc766d8d1cc7e18186a798fb9dbd6707</id>
<content type='text'>
`git_merge_result` is currently unused in the codebase and generates a blank page in the [documentation](https://libgit2.github.com/libgit2/#HEAD/type/git_merge_result).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`git_merge_result` is currently unused in the codebase and generates a blank page in the [documentation](https://libgit2.github.com/libgit2/#HEAD/type/git_merge_result).</pre>
</div>
</content>
</entry>
<entry>
<title>remote/proxy: fix git_transport_certificate_check_db comment</title>
<updated>2018-03-27T17:05:21+00:00</updated>
<author>
<name>Carson Howard</name>
<email>carsonh@axosoft.com</email>
</author>
<published>2018-03-27T17:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=e6c720ea171506663384d4a969ee643166ee9533'/>
<id>e6c720ea171506663384d4a969ee643166ee9533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flag options in describe.h as being optional</title>
<updated>2018-03-27T11:09:45+00:00</updated>
<author>
<name>Remy Suen</name>
<email>remy.suen@gmail.com</email>
</author>
<published>2018-03-27T11:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=db90e951e365b02d101429ac90bffa6132e0899b'/>
<id>db90e951e365b02d101429ac90bffa6132e0899b</id>
<content type='text'>
The git_describe_options in git_describe_commit and
git_describe_workdir and the git_describe_format_options in
git_describe_format are optional and can be NULL. State this in the
documentation to make people's lives easier when calling these
functions.

Signed-off-by: Remy Suen &lt;remy.suen@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The git_describe_options in git_describe_commit and
git_describe_workdir and the git_describe_format_options in
git_describe_format are optional and can be NULL. State this in the
documentation to make people's lives easier when calling these
functions.

Signed-off-by: Remy Suen &lt;remy.suen@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>checkout: change default strategy to SAFE</title>
<updated>2018-03-26T19:02:16+00:00</updated>
<author>
<name>Etienne Samson</name>
<email>samson.etienne@gmail.com</email>
</author>
<published>2018-03-26T18:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=cdd0bc2f878cc169b0c879f95156d6c356be07ba'/>
<id>cdd0bc2f878cc169b0c879f95156d6c356be07ba</id>
<content type='text'>
As per #4200, our default is quite surprising to users that expect checkout to just "do the thing".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per #4200, our default is quite surprising to users that expect checkout to just "do the thing".</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4544 from josharian/docs</title>
<updated>2018-03-13T13:04:38+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2018-03-13T13:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=937e7e26407b920dde069a3398e33ccfaab61890'/>
<id>937e7e26407b920dde069a3398e33ccfaab61890</id>
<content type='text'>
pathspec: improve git_pathspec_flag_t doc rendering</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pathspec: improve git_pathspec_flag_t doc rendering</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4396 from libgit2/cmn/config-regex-is-normalised</title>
<updated>2018-03-12T08:50:00+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-03-12T08:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=358cc2e2ea2e0fffc0672870e4a99160c068ebde'/>
<id>358cc2e2ea2e0fffc0672870e4a99160c068ebde</id>
<content type='text'>
config: specify how we match the regular expressions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config: specify how we match the regular expressions</pre>
</div>
</content>
</entry>
<entry>
<title>config: explicitly state that subsections are case-sensitive</title>
<updated>2018-03-11T11:36:13+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2018-03-11T11:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=2f89bd90bcdcbd64f3b67e1d9ae6c22711244c43'/>
<id>2f89bd90bcdcbd64f3b67e1d9ae6c22711244c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
