<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.15.0-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.15.0-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.15.0-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2017-10-19T05:49:17Z</updated>
<entry>
<title>Git 2.15-rc2</title>
<updated>2017-10-19T05:49:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-19T05:49:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4843cdefe3f30d19c1b2cf601522152c1413459a'/>
<id>urn:sha1:4843cdefe3f30d19c1b2cf601522152c1413459a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/branch-force-doc-readability-fix'</title>
<updated>2017-10-19T05:45:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-19T05:45:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a4ebf9e0c53d03677175a1b32c7a9156c668ee33'/>
<id>urn:sha1:a4ebf9e0c53d03677175a1b32c7a9156c668ee33</id>
<content type='text'>
Doc update.

* jc/branch-force-doc-readability-fix:
  branch doc: sprinkle a few commas for readability
</content>
</entry>
<entry>
<title>Merge branch 'dg/filter-branch-filter-order-doc'</title>
<updated>2017-10-19T05:45:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-19T05:45:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e336afdfb67384aa058eeb47687545f0492ed40c'/>
<id>urn:sha1:e336afdfb67384aa058eeb47687545f0492ed40c</id>
<content type='text'>
Update the documentation for "git filter-branch" so that the filter
options are listed in the same order as they are applied, as
described in an earlier part of the doc.

* dg/filter-branch-filter-order-doc:
  doc: list filter-branch subdirectory-filter first
</content>
</entry>
<entry>
<title>Merge branch 'jc/fetch-refspec-doc-update'</title>
<updated>2017-10-19T05:45:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-19T05:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=39a2aeacc5c606b6b9a4c5b8397b02c35c38ae5f'/>
<id>urn:sha1:39a2aeacc5c606b6b9a4c5b8397b02c35c38ae5f</id>
<content type='text'>
"git fetch &lt;there&gt; &lt;src&gt;:&lt;dst&gt;" allows an object name on the &lt;src&gt;
side when the other side accepts such a request since Git v2.5, but
the documentation was left stale.

* jc/fetch-refspec-doc-update:
  fetch doc: src side of refspec could be full SHA-1
</content>
</entry>
<entry>
<title>Merge branch 'wk/merge-options-gpg-sign-doc'</title>
<updated>2017-10-19T05:45:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-19T05:45:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9f8468be43df74665bfd9fd925d8ab6fc74f963f'/>
<id>urn:sha1:9f8468be43df74665bfd9fd925d8ab6fc74f963f</id>
<content type='text'>
Doc updates.

* wk/merge-options-gpg-sign-doc:
  Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2017-10-18T05:32:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-18T05:26:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=660fb3dfa8f3e42b287ee7e27a36ecd2420b89c3'/>
<id>urn:sha1:660fb3dfa8f3e42b287ee7e27a36ecd2420b89c3</id>
<content type='text'>
* maint:
  Prepare for 2.14.3
</content>
</entry>
<entry>
<title>Prepare for 2.14.3</title>
<updated>2017-10-18T05:24:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-18T05:24:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4c2224e83951a685185bb8c1f83b28e22fee0e27'/>
<id>urn:sha1:4c2224e83951a685185bb8c1f83b28e22fee0e27</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/ref-filter-colors-fix' into maint</title>
<updated>2017-10-18T05:20:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-18T05:20:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e3e3c6a43e7f36d507129909e49d54f1e8ad65e2'/>
<id>urn:sha1:e3e3c6a43e7f36d507129909e49d54f1e8ad65e2</id>
<content type='text'>
This is the "theoretically more correct" approach of simply
stepping back to the state before plumbing commands started paying
attention to "color.ui" configuration variable.

* jk/ref-filter-colors-fix:
  tag: respect color.ui config
  Revert "color: check color.ui in git_default_config()"
  Revert "t6006: drop "always" color config tests"
  Revert "color: make "always" the same as "auto" in config"
  color: make "always" the same as "auto" in config
  provide --color option for all ref-filter users
  t3205: use --color instead of color.branch=always
  t3203: drop "always" color test
  t6006: drop "always" color config tests
  t7502: use diff.noprefix for --verbose test
  t7508: use test_terminal for color output
  t3701: use test-terminal to collect color output
  t4015: prefer --color to -c color.diff=always
  test-terminal: set TERM=vt100
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-checkout' into maint</title>
<updated>2017-10-18T05:19:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-18T05:19:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4e4a0c6e794f1f37ba7fa65e5e774b9d6c168afc'/>
<id>urn:sha1:4e4a0c6e794f1f37ba7fa65e5e774b9d6c168afc</id>
<content type='text'>
Doc update.

* jc/doc-checkout:
  checkout doc: clarify command line args for "checkout paths" mode
</content>
</entry>
<entry>
<title>Merge branch 'tb/complete-describe' into maint</title>
<updated>2017-10-18T05:19:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-10-18T05:19:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3087feaf98d7f3f4df4d178e2c142e78d60c0ba9'/>
<id>urn:sha1:3087feaf98d7f3f4df4d178e2c142e78d60c0ba9</id>
<content type='text'>
Docfix.

* tb/complete-describe:
  completion: add --broken and --dirty to describe
</content>
</entry>
</feed>
