<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t, branch v2.19.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.19.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.19.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2018-11-21T13:58:10Z</updated>
<entry>
<title>Merge branch 'sg/test-rebase-editor-fix' into maint</title>
<updated>2018-11-21T13:58:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a4830a7a4564b78cb0196b931bd4eea918dd1973'/>
<id>urn:sha1:a4830a7a4564b78cb0196b931bd4eea918dd1973</id>
<content type='text'>
* sg/test-rebase-editor-fix:
  t3404-rebase-interactive: test abbreviated commands
</content>
</entry>
<entry>
<title>Merge branch 'ma/t7005-bash-workaround' into maint</title>
<updated>2018-11-21T13:58:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6262f5c4711df705a568a56f3cc2eae34bdc0d0f'/>
<id>urn:sha1:6262f5c4711df705a568a56f3cc2eae34bdc0d0f</id>
<content type='text'>
Test fix.

* ma/t7005-bash-workaround:
  t7005-editor: quote filename to fix whitespace-issue
</content>
</entry>
<entry>
<title>Merge branch 'ma/t1400-undebug-test' into maint</title>
<updated>2018-11-21T13:58:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6f1c8154aa359884aea6d1eb22c61ea323ebb96f'/>
<id>urn:sha1:6f1c8154aa359884aea6d1eb22c61ea323ebb96f</id>
<content type='text'>
Test fix.

* ma/t1400-undebug-test:
  t1400: drop debug `echo` to actually execute `test`
</content>
</entry>
<entry>
<title>Merge branch 'tg/t5551-with-curl-7.61.1' into maint</title>
<updated>2018-11-21T13:57:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2a98f6c2b56c4de74fb9bf35adacca2265388f99'/>
<id>urn:sha1:2a98f6c2b56c4de74fb9bf35adacca2265388f99</id>
<content type='text'>
Test update.
Supersedes tz/t5551-with-curl-7.61.1 topic

* tg/t5551-with-curl-7.61.1:
  t5551: compare sorted cookies files
  t5551: move setup code inside test_expect blocks
</content>
</entry>
<entry>
<title>Merge branch 'sg/split-index-test' into maint</title>
<updated>2018-11-21T13:57:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=85f6afc28b64cfd233f80f56896941530df0dcc0'/>
<id>urn:sha1:85f6afc28b64cfd233f80f56896941530df0dcc0</id>
<content type='text'>
Test updates.

* sg/split-index-test:
  t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
  t1700-split-index: drop unnecessary 'grep'
</content>
</entry>
<entry>
<title>Merge branch 'sg/t3701-tighten-trace' into maint</title>
<updated>2018-11-21T13:57:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9beaf81bce99134f9120afc95f913563d46e68cf'/>
<id>urn:sha1:9beaf81bce99134f9120afc95f913563d46e68cf</id>
<content type='text'>
Test update.

* sg/t3701-tighten-trace:
  t3701-add-interactive: tighten the check of trace output
</content>
</entry>
<entry>
<title>Merge branch 'jk/detect-truncated-zlib-input' into maint</title>
<updated>2018-11-21T13:57:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d75c41b2ae0a4d5dc40af5e7b84afed791bf77c3'/>
<id>urn:sha1:d75c41b2ae0a4d5dc40af5e7b84afed791bf77c3</id>
<content type='text'>
A regression in Git 2.12 era made "git fsck" fall into an infinite
loop while processing truncated loose objects.

* jk/detect-truncated-zlib-input:
  cat-file: handle streaming failures consistently
  check_stream_sha1(): handle input underflow
  t1450: check large blob in trailing-garbage test
</content>
</entry>
<entry>
<title>Merge branch 'sg/test-verbose-log' into maint</title>
<updated>2018-11-21T13:57:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0e57d28a3a867cf2a1cef9e429150709b6f89b91'/>
<id>urn:sha1:0e57d28a3a867cf2a1cef9e429150709b6f89b91</id>
<content type='text'>
Our test scripts can now take the '-V' option as a synonym for the
'--verbose-log' option.

* sg/test-verbose-log:
  test-lib: introduce the '-V' short option for '--verbose-log'
</content>
</entry>
<entry>
<title>Merge branch 'md/exclude-promisor-objects-fix' into maint</title>
<updated>2018-11-21T13:57:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b52ac60bc461a16076209a3027bb15f7c890f148'/>
<id>urn:sha1:b52ac60bc461a16076209a3027bb15f7c890f148</id>
<content type='text'>
Operations on promisor objects make sense in the context of only a
small subset of the commands that internally use the revisions
machinery, but the "--exclude-promisor-objects" option were taken
and led to nonsense results by commands like "log", to which it
didn't make much sense.  This has been corrected.

* md/exclude-promisor-objects-fix:
  exclude-promisor-objects: declare when option is allowed
  Documentation/git-log.txt: do not show --exclude-promisor-objects
</content>
</entry>
<entry>
<title>Merge branch 'js/shallow-and-fetch-prune' into maint</title>
<updated>2018-11-21T13:57:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-11-21T13:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d0975a0724cc8f0f88931264b8b97c8a4c428dda'/>
<id>urn:sha1:d0975a0724cc8f0f88931264b8b97c8a4c428dda</id>
<content type='text'>
"git repack" in a shallow clone did not correctly update the
shallow points in the repository, leading to a repository that
does not pass fsck.

* js/shallow-and-fetch-prune:
  repack -ad: prune the list of shallow commits
  shallow: offer to prune only non-existing entries
  repack: point out a bug handling stale shallow info
</content>
</entry>
</feed>
