<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.12.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.12.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.12.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2017-02-10T20:54:23Z</updated>
<entry>
<title>Git 2.12-rc1</title>
<updated>2017-02-10T20:54:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:54:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5588dbffbd61e4906e453808c6ad32f792fea521'/>
<id>urn:sha1:5588dbffbd61e4906e453808c6ad32f792fea521</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'nd/rev-list-all-includes-HEAD-doc'</title>
<updated>2017-02-10T20:52:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=653078bbddef3ecd454c3e36b9e43629128967db'/>
<id>urn:sha1:653078bbddef3ecd454c3e36b9e43629128967db</id>
<content type='text'>
Doc update.

* nd/rev-list-all-includes-HEAD-doc:
  rev-list-options.txt: update --all about HEAD
</content>
</entry>
<entry>
<title>Merge branch 'rs/fill-directory-optim'</title>
<updated>2017-02-10T20:52:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c1462b840517ec0d572b11848fefbd35e65a4f98'/>
<id>urn:sha1:c1462b840517ec0d572b11848fefbd35e65a4f98</id>
<content type='text'>
Code clean-up.

* rs/fill-directory-optim:
  dir: avoid allocation in fill_directory()
</content>
</entry>
<entry>
<title>Merge branch 'jk/log-graph-name-only'</title>
<updated>2017-02-10T20:52:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e53c7f8731f7fa66864397d3d1ec1ad7c035c23a'/>
<id>urn:sha1:e53c7f8731f7fa66864397d3d1ec1ad7c035c23a</id>
<content type='text'>
"git log --graph" did not work well with "--name-only", even though
other forms of "diff" output were handled correctly.

* jk/log-graph-name-only:
  diff: print line prefix for --name-only output
</content>
</entry>
<entry>
<title>Merge branch 'da/t7800-cleanup'</title>
<updated>2017-02-10T20:52:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=dd19bca8270a5f91cd8643055d6316f83017ad72'/>
<id>urn:sha1:dd19bca8270a5f91cd8643055d6316f83017ad72</id>
<content type='text'>
Test updates.

* da/t7800-cleanup:
  t7800: replace "wc -l" with test_line_count
</content>
</entry>
<entry>
<title>Merge branch 'dl/difftool-doc-no-gui-option'</title>
<updated>2017-02-10T20:52:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0ffe1c9c5f2ee6e2efeccff6cf67674130a9c39a'/>
<id>urn:sha1:0ffe1c9c5f2ee6e2efeccff6cf67674130a9c39a</id>
<content type='text'>
Doc update.

* dl/difftool-doc-no-gui-option:
  Document the --no-gui option in difftool
</content>
</entry>
<entry>
<title>Merge branch 'js/difftool-builtin'</title>
<updated>2017-02-10T20:52:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=163d24dc4d914191d1981ed0d9fa2a5d91b7d412'/>
<id>urn:sha1:163d24dc4d914191d1981ed0d9fa2a5d91b7d412</id>
<content type='text'>
A few hot-fixes to C-rewrite of "git difftool".

* js/difftool-builtin:
  t7800: simplify basic usage test
  difftool: fix bug when printing usage
</content>
</entry>
<entry>
<title>Merge branch 'rs/p5302-create-repositories-before-tests'</title>
<updated>2017-02-10T20:52:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cf36a4dc3589da2df8ab2101b5c385f12abcd67d'/>
<id>urn:sha1:cf36a4dc3589da2df8ab2101b5c385f12abcd67d</id>
<content type='text'>
Adjust a perf test to new world order where commands that do
require a repository are really strict about having a repository.

* rs/p5302-create-repositories-before-tests:
  p5302: create repositories for index-pack results explicitly
</content>
</entry>
<entry>
<title>Merge branch 'ps/worktree-prune-help-fix'</title>
<updated>2017-02-10T20:52:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=65fecf0c08ceb5dd492281aa5894df64f898a118'/>
<id>urn:sha1:65fecf0c08ceb5dd492281aa5894df64f898a118</id>
<content type='text'>
Incorrect usage help message for "git worktree prune" has been fixed.

* ps/worktree-prune-help-fix:
  worktree: fix option descriptions for `prune`
</content>
</entry>
<entry>
<title>Merge branch 'ew/complete-svn-authorship-options'</title>
<updated>2017-02-10T20:52:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-02-10T20:52:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f7490fdf855916a4014faeb4fa328239c7eb945b'/>
<id>urn:sha1:f7490fdf855916a4014faeb4fa328239c7eb945b</id>
<content type='text'>
Correct command line completion (in contrib/) on "git svn"

* ew/complete-svn-authorship-options:
  completion: fix git svn authorship switches
</content>
</entry>
</feed>
