<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git/Documentation, branch ls/github</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/'/>
<entry>
<title>Git 2.13.1</title>
<updated>2017-06-05T00:05:38+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=2c04f6340579518c55a554fcac9fe21c01b3d3ea'/>
<id>2c04f6340579518c55a554fcac9fe21c01b3d3ea</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ah/doc-rev-parse-short-default' into maint</title>
<updated>2017-06-05T00:03:23+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=478d3c35b020c3d3512769ca5bd46c8e1c167884'/>
<id>478d3c35b020c3d3512769ca5bd46c8e1c167884</id>
<content type='text'>
Doc update.

* ah/doc-rev-parse-short-default:
  doc: rewrite description for rev-parse --short
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc update.

* ah/doc-rev-parse-short-default:
  doc: rewrite description for rev-parse --short
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ah/doc-filter-branch-export-env' into maint</title>
<updated>2017-06-05T00:03:22+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=f166aab8bf877d7448f5bc7257fd43db66983a55'/>
<id>f166aab8bf877d7448f5bc7257fd43db66983a55</id>
<content type='text'>
Docfix.

* ah/doc-filter-branch-export-env:
  doc: filter-branch does not require re-export of vars
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docfix.

* ah/doc-filter-branch-export-env:
  doc: filter-branch does not require re-export of vars
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ah/doc-pretty-format-fix' into maint</title>
<updated>2017-06-05T00:03:20+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=bba1c2b7224cc27531a130ca2e1f5fdff2fa4789'/>
<id>bba1c2b7224cc27531a130ca2e1f5fdff2fa4789</id>
<content type='text'>
Documentation fix.

* ah/doc-pretty-format-fix:
  Documentation: fix formatting typo in pretty-formats.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation fix.

* ah/doc-pretty-format-fix:
  Documentation: fix formatting typo in pretty-formats.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ah/doc-interpret-trailers-ifexists' into maint</title>
<updated>2017-06-05T00:03:19+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=04dad2493b6607c062952abe07c25f66b6dfb07a'/>
<id>04dad2493b6607c062952abe07c25f66b6dfb07a</id>
<content type='text'>
Documentation fix.

* ah/doc-interpret-trailers-ifexists:
  Documentation: fix reference to ifExists for interpret-trailers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation fix.

* ah/doc-interpret-trailers-ifexists:
  Documentation: fix reference to ifExists for interpret-trailers
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ab/ref-filter-no-contains' into maint</title>
<updated>2017-06-05T00:03:18+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=0d86bbdc11c1c5afc33f072824f753ffeacbf13c'/>
<id>0d86bbdc11c1c5afc33f072824f753ffeacbf13c</id>
<content type='text'>
Doc update to a recent topic.

* ab/ref-filter-no-contains:
  tag: duplicate mention of --contains should mention --no-contains
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc update to a recent topic.

* ab/ref-filter-no-contains:
  tag: duplicate mention of --contains should mention --no-contains
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sg/core-filemode-doc-typofix' into maint</title>
<updated>2017-06-05T00:03:17+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=b8a4652d9b96dba797a34be47c6021dad045ebcb'/>
<id>b8a4652d9b96dba797a34be47c6021dad045ebcb</id>
<content type='text'>
* sg/core-filemode-doc-typofix:
  docs/config.txt: fix indefinite article in core.fileMode description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sg/core-filemode-doc-typofix:
  docs/config.txt: fix indefinite article in core.fileMode description
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jn/credential-doc-on-clear' into maint</title>
<updated>2017-06-05T00:03:16+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=9a73c958d84cb59a520213992549a8db21360314'/>
<id>9a73c958d84cb59a520213992549a8db21360314</id>
<content type='text'>
Doc update.

* jn/credential-doc-on-clear:
  credential doc: make multiple-helper behavior more prominent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doc update.

* jn/credential-doc-on-clear:
  credential doc: make multiple-helper behavior more prominent
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/url-insteadof-config' into maint</title>
<updated>2017-06-05T00:03:15+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=7dab7c5b59d2b3e45ecda8cd47931db9dfc96ae2'/>
<id>7dab7c5b59d2b3e45ecda8cd47931db9dfc96ae2</id>
<content type='text'>
The interaction of "url.*.insteadOf" and custom URL scheme's
whitelisting is now documented better.

* jk/url-insteadof-config:
  docs/config: mention protocol implications of url.insteadOf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The interaction of "url.*.insteadOf" and custom URL scheme's
whitelisting is now documented better.

* jk/url-insteadof-config:
  docs/config: mention protocol implications of url.insteadOf
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ab/c-translators-comment-style' into maint</title>
<updated>2017-06-05T00:03:10+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-06-05T00:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/git.git/commit/?id=b19174e2f37cc696cbfded9a02c2f2fd6e93bce7'/>
<id>b19174e2f37cc696cbfded9a02c2f2fd6e93bce7</id>
<content type='text'>
Update the C style recommendation for notes for translators, as
recent versions of gettext tools can work with our style of
multi-line comments.

* ab/c-translators-comment-style:
  C style: use standard style for "TRANSLATORS" comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the C style recommendation for notes for translators, as
recent versions of gettext tools can work with our style of
multi-line comments.

* ab/c-translators-comment-style:
  C style: use standard style for "TRANSLATORS" comments
</pre>
</div>
</content>
</entry>
</feed>
