<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.37.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.37.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.37.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2022-08-11T04:52:36Z</updated>
<entry>
<title>Git 2.37.2</title>
<updated>2022-08-11T04:52:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-11T04:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ad60dddad72dfb8367bd695028b5b8dc6c33661b'/>
<id>urn:sha1:ad60dddad72dfb8367bd695028b5b8dc6c33661b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Downmerge a bit more for 2.37.x</title>
<updated>2022-08-05T22:51:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-05T22:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a5b4466536668ce595300de249412b2c5b97deb1'/>
<id>urn:sha1:a5b4466536668ce595300de249412b2c5b97deb1</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sg/index-format-doc-update' into maint</title>
<updated>2022-08-05T22:51:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-05T22:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=19177019ed86038a559e0e9d8dc1b2114f13e195'/>
<id>urn:sha1:19177019ed86038a559e0e9d8dc1b2114f13e195</id>
<content type='text'>
Docfix.
source: &lt;20220718085640.7395-1-szeder.dev@gmail.com&gt;

* sg/index-format-doc-update:
  index-format.txt: remove outdated list of supported extensions
</content>
</entry>
<entry>
<title>Merge branch 'ma/sparse-checkout-cone-doc-fix' into maint</title>
<updated>2022-08-05T22:51:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-05T22:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=94fc8a55c2046bd1853477455ca0a5d1f95f0608'/>
<id>urn:sha1:94fc8a55c2046bd1853477455ca0a5d1f95f0608</id>
<content type='text'>
Docfix.
source: &lt;20220718100530.2068354-1-martin.agren@gmail.com&gt;

* ma/sparse-checkout-cone-doc-fix:
  config/core.txt: fix minor issues for `core.sparseCheckoutCone`
</content>
</entry>
<entry>
<title>Merge branch 'ds/doc-wo-whitelist' into maint</title>
<updated>2022-08-05T22:51:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-05T22:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ef7b9ad032be2f0f06186083f3319c18bc002921'/>
<id>urn:sha1:ef7b9ad032be2f0f06186083f3319c18bc002921</id>
<content type='text'>
Avoid "white/black-list" in documentation and code comments.
source: &lt;pull.1274.v3.git.1658255537.gitgitgadget@gmail.com&gt;

* ds/doc-wo-whitelist:
  transport.c: avoid "whitelist"
  t: avoid "whitelist"
  git.txt: remove redundant language
  git-cvsserver: clarify directory list
  daemon: clarify directory arguments
</content>
</entry>
<entry>
<title>Merge branch 'mb/config-document-include' into maint</title>
<updated>2022-08-05T22:51:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-08-05T22:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d16978517c20911cbef6f98b78c6ec84ae1be57d'/>
<id>urn:sha1:d16978517c20911cbef6f98b78c6ec84ae1be57d</id>
<content type='text'>
Add missing documentation for "include" and "includeIf" features in
"git config" file format, which incidentally teaches the command
line completion to include them in its offerings.
source: &lt;pull.1285.v2.git.1658002423864.gitgitgadget@gmail.com&gt;

* mb/config-document-include:
  config.txt: document include, includeIf
</content>
</entry>
<entry>
<title>Downmerge a handful of fixes for 2.37.x maintenance track</title>
<updated>2022-07-27T20:22:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-07-27T20:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=00d12607a27e387ad78b5957afa05e89c87e83a5'/>
<id>urn:sha1:00d12607a27e387ad78b5957afa05e89c87e83a5</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'tk/rev-parse-doc-clarify-at-u' into maint</title>
<updated>2022-07-27T20:19:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-07-27T20:19:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=32290a581834517a6447f3091e5de32fe4eca0b4'/>
<id>urn:sha1:32290a581834517a6447f3091e5de32fe4eca0b4</id>
<content type='text'>
Doc update.
source: &lt;pull.1265.v2.git.1655960512385.gitgitgadget@gmail.com&gt;

* tk/rev-parse-doc-clarify-at-u:
  rev-parse: documentation adjustment - mention remote tracking with @{u}
</content>
</entry>
<entry>
<title>Merge branch 'pb/diff-doc-raw-format' into maint</title>
<updated>2022-07-27T20:19:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-07-27T20:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a3178b87203a226ac05dd90ada88787a994db7a2'/>
<id>urn:sha1:a3178b87203a226ac05dd90ada88787a994db7a2</id>
<content type='text'>
Update "git diff/log --raw" format documentation.
source: &lt;pull.1259.git.1655123383.gitgitgadget@gmail.com&gt;

* pb/diff-doc-raw-format:
  diff-index.txt: update raw output format in examples
  diff-format.txt: correct misleading wording
  diff-format.txt: dst can be 0* SHA-1 when path is deleted, too
</content>
</entry>
<entry>
<title>Merge branch 'jk/revisions-doc-markup-fix' into maint</title>
<updated>2022-07-27T20:19:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-07-27T20:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=84c3dfd023f8e5502a8c49dda92869df2142cd71'/>
<id>urn:sha1:84c3dfd023f8e5502a8c49dda92869df2142cd71</id>
<content type='text'>
Documentation mark-up fix.
source: &lt;YrOmsA04FZae89be@coredump.intra.peff.net&gt;

* jk/revisions-doc-markup-fix:
  revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
</content>
</entry>
</feed>
