<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t, branch v2.11.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.11.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.11.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-01-31T21:32:09Z</updated>
<entry>
<title>Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maint</title>
<updated>2017-01-31T21:32:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=14beee0d0de56d56a8a61e442754644e16c5ed1a'/>
<id>urn:sha1:14beee0d0de56d56a8a61e442754644e16c5ed1a</id>
<content type='text'>
Tighten a test to avoid mistaking an extended ERE regexp engine as
a PRE regexp engine.

* jk/grep-e-could-be-extended-beyond-posix:
  t7810: avoid assumption about invalid regex syntax
</content>
</entry>
<entry>
<title>Merge branch 'km/branch-get-push-while-detached' into maint</title>
<updated>2017-01-31T21:32:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f5f55a1046d85bd78244d25617358f48619785f8'/>
<id>urn:sha1:f5f55a1046d85bd78244d25617358f48619785f8</id>
<content type='text'>
"git &lt;cmd&gt; @{push}" on a detached HEAD used to segfault; it has
been corrected to error out with a message.

* km/branch-get-push-while-detached:
  branch_get_push: do not segfault when HEAD is detached
</content>
</entry>
<entry>
<title>Merge branch 'jk/blame-fixes' into maint</title>
<updated>2017-01-31T21:32:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5fbb42a21ec6169328e081f7b475e4b56152c5b5'/>
<id>urn:sha1:5fbb42a21ec6169328e081f7b475e4b56152c5b5</id>
<content type='text'>
"git blame --porcelain" misidentified the "previous" &lt;commit, path&gt;
pair (aka "source") when contents came from two or more files.

* jk/blame-fixes:
  blame: output porcelain "previous" header for each file
  blame: handle --no-abbrev
  blame: fix alignment with --abbrev=40
</content>
</entry>
<entry>
<title>Merge branch 'jk/archive-zip-userdiff-config' into maint</title>
<updated>2017-01-31T21:32:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b1e4e1782f13da2a5160b6f35fe383f1e08ad7b6'/>
<id>urn:sha1:b1e4e1782f13da2a5160b6f35fe383f1e08ad7b6</id>
<content type='text'>
"git archive" did not read the standard configuration files, and
failed to notice a file that is marked as binary via the userdiff
driver configuration.

* jk/archive-zip-userdiff-config:
  archive-zip: load userdiff config
</content>
</entry>
<entry>
<title>Merge branch 'dt/disable-bitmap-in-auto-gc' into maint</title>
<updated>2017-01-31T21:32:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=81037171a59db996e05b98878359362ead6029f9'/>
<id>urn:sha1:81037171a59db996e05b98878359362ead6029f9</id>
<content type='text'>
It is natural that "git gc --auto" may not attempt to pack
everything into a single pack, and there is no point in warning
when the user has configured the system to use the pack bitmap,
leading to disabling further "gc".

* dt/disable-bitmap-in-auto-gc:
  repack: die on incremental + write-bitmap-index
  auto gc: don't write bitmaps for incremental repacks
</content>
</entry>
<entry>
<title>Merge branch 'mh/fast-import-notes-fix-new' into maint</title>
<updated>2017-01-31T21:32:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=867ce0416c74ac5d403765ea94673ab8969b1a81'/>
<id>urn:sha1:867ce0416c74ac5d403765ea94673ab8969b1a81</id>
<content type='text'>
"git fast-import" sometimes mishandled while rebalancing notes
tree, which has been fixed.

* mh/fast-import-notes-fix-new:
  fast-import: properly fanout notes when tree is imported
</content>
</entry>
<entry>
<title>Merge branch 'jc/compression-config' into maint</title>
<updated>2017-01-31T21:32:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-31T21:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bdc370a5c1439cbfa020a516d69108dc87a4be7c'/>
<id>urn:sha1:bdc370a5c1439cbfa020a516d69108dc87a4be7c</id>
<content type='text'>
Compression setting for producing packfiles were spread across
three codepaths, one of which did not honor any configuration.
Unify these so that all of them honor core.compression and
pack.compression variables the same way.

* jc/compression-config:
  compression: unify pack.compression configuration parsing
</content>
</entry>
<entry>
<title>Merge branch 'ls/filter-process' into maint</title>
<updated>2017-01-17T23:19:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-17T23:19:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d4a682d42f227be74c49d96eca9b86e35236f7a3'/>
<id>urn:sha1:d4a682d42f227be74c49d96eca9b86e35236f7a3</id>
<content type='text'>
Doc update.

* ls/filter-process:
  t0021: fix flaky test
  docs: warn about possible '=' in clean/smudge filter process values
</content>
</entry>
<entry>
<title>Merge branch 'sb/t3600-cleanup' into maint</title>
<updated>2017-01-17T23:19:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-17T23:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1fb4a1126a137a032e789bb4ab2c437d281cf6c0'/>
<id>urn:sha1:1fb4a1126a137a032e789bb4ab2c437d281cf6c0</id>
<content type='text'>
Code cleanup.

* sb/t3600-cleanup:
  t3600: slightly modernize style
  t3600: remove useless redirect
</content>
</entry>
<entry>
<title>Merge branch 'sb/unpack-trees-grammofix' into maint</title>
<updated>2017-01-17T23:19:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-01-17T23:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1addc197eb41a8fbcd6968c4ee245b65a68c2be6'/>
<id>urn:sha1:1addc197eb41a8fbcd6968c4ee245b65a68c2be6</id>
<content type='text'>
* sb/unpack-trees-grammofix:
  unpack-trees: fix grammar for untracked files in directories
</content>
</entry>
</feed>
