<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.8.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.8.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-04-29T21:19:11Z</updated>
<entry>
<title>Git 2.8.2</title>
<updated>2016-04-29T21:19:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-29T21:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=60115f54bda3a127ed3cc8ffc6ab6c771cbceb1b'/>
<id>urn:sha1:60115f54bda3a127ed3cc8ffc6ab6c771cbceb1b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ep/trace-doc-sample-fix' into maint</title>
<updated>2016-04-29T21:16:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-29T21:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4dda133385cedfe530607b6ac9183eeefd2a7b2a'/>
<id>urn:sha1:4dda133385cedfe530607b6ac9183eeefd2a7b2a</id>
<content type='text'>
Fix a typo in an example in the trace API documentation.

* ep/trace-doc-sample-fix:
  api-trace.txt: fix typo
</content>
</entry>
<entry>
<title>Prepare for 2.8.2</title>
<updated>2016-04-15T01:58:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6a6636270fbaf74609cd3e1bd207dd2c420d640a'/>
<id>urn:sha1:6a6636270fbaf74609cd3e1bd207dd2c420d640a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'gf/fetch-pack-direct-object-fetch' into maint</title>
<updated>2016-04-15T01:57:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=dc66371cdf749089bcd1a22335f40c50d8a6b66d'/>
<id>urn:sha1:dc66371cdf749089bcd1a22335f40c50d8a6b66d</id>
<content type='text'>
Fetching of history by naming a commit object name directly didn't
work across remote-curl transport.

* gf/fetch-pack-direct-object-fetch:
  fetch-pack: update the documentation for "&lt;refs&gt;..." arguments
  fetch-pack: fix object_id of exact sha1
</content>
</entry>
<entry>
<title>Merge branch 'jk/config-get-urlmatch' into maint</title>
<updated>2016-04-15T01:57:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0759dfdd9c888cbec92240ada3193b57862b2265'/>
<id>urn:sha1:0759dfdd9c888cbec92240ada3193b57862b2265</id>
<content type='text'>
"git config --get-urlmatch", unlike other variants of the "git
config --get" family, did not signal error with its exit status
when there was no matching configuration.

* jk/config-get-urlmatch:
  Documentation/git-config: fix --get-all description
  Documentation/git-config: use bulleted list for exit codes
  config: fail if --get-urlmatch finds no value
</content>
</entry>
<entry>
<title>Merge branch 'oa/doc-diff-check' into maint</title>
<updated>2016-04-15T01:37:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2bbaad82bb4dfd6e7c2f183187fa2a49bc963d7c'/>
<id>urn:sha1:2bbaad82bb4dfd6e7c2f183187fa2a49bc963d7c</id>
<content type='text'>
A minor documentation update.

* oa/doc-diff-check:
  Documentation: git diff --check detects conflict markers
</content>
</entry>
<entry>
<title>Merge branch 'pb/opt-cmdmode-doc' into maint</title>
<updated>2016-04-15T01:37:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=48adfa18bc5c865d72cb9a5d0f2a875d282dafb1'/>
<id>urn:sha1:48adfa18bc5c865d72cb9a5d0f2a875d282dafb1</id>
<content type='text'>
Minor API documentation update.

* pb/opt-cmdmode-doc:
  api-parse-options.txt: document OPT_CMDMODE()
</content>
</entry>
<entry>
<title>Merge branch 'nd/apply-doc' into maint</title>
<updated>2016-04-15T01:37:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f0acaa6b1cea3acd0b7bd137ee7b74d90f2946f5'/>
<id>urn:sha1:f0acaa6b1cea3acd0b7bd137ee7b74d90f2946f5</id>
<content type='text'>
A minor documentation update.

* nd/apply-doc:
  git-apply.txt: mention the behavior inside a subdir
  git-apply.txt: remove a space
</content>
</entry>
<entry>
<title>Merge branch 'cc/doc-recommend-performance-trace-to-file' into maint</title>
<updated>2016-04-15T01:37:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-15T01:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e919f559645fb184a7660d7aeeaa5c97c5c6aa46'/>
<id>urn:sha1:e919f559645fb184a7660d7aeeaa5c97c5c6aa46</id>
<content type='text'>
A minor documentation update.

* cc/doc-recommend-performance-trace-to-file:
  Documentation: talk about pager in api-trace.txt
</content>
</entry>
<entry>
<title>Start preparing for 2.8.2</title>
<updated>2016-04-13T23:30:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-04-13T23:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=167259bf830d224cfe862a46fc3e8a8f0619f540'/>
<id>urn:sha1:167259bf830d224cfe862a46fc3e8a8f0619f540</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
