<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.26.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.26.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.26.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2020-03-09T18:21:21Z</updated>
<entry>
<title>Git 2.26-rc1</title>
<updated>2020-03-09T18:21:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:20:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b4374e96c84ed9394fed363973eb540da308ed4f'/>
<id>urn:sha1:b4374e96c84ed9394fed363973eb540da308ed4f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rs/show-progress-in-dumb-http-fetch'</title>
<updated>2020-03-09T18:21:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4a5c3e10f2a17efbbef72b7112d4d036ec89eceb'/>
<id>urn:sha1:4a5c3e10f2a17efbbef72b7112d4d036ec89eceb</id>
<content type='text'>
"git fetch" over HTTP walker protocol did not show any progress
output.  We inherently do not know how much work remains, but still
we can show something not to bore users.

* rs/show-progress-in-dumb-http-fetch:
  remote-curl: show progress for fetches over dumb HTTP
</content>
</entry>
<entry>
<title>Merge branch 'hd/show-one-mergetag-fix'</title>
<updated>2020-03-09T18:21:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3658d77f8e563e77658d9e44df5e24f08ca99e3a'/>
<id>urn:sha1:3658d77f8e563e77658d9e44df5e24f08ca99e3a</id>
<content type='text'>
"git show" and others gave an object name in raw format in its
error output, which has been corrected to give it in hex.

* hd/show-one-mergetag-fix:
  show_one_mergetag: print non-parent in hex form.
</content>
</entry>
<entry>
<title>Merge branch 'rt/format-zero-length-fix'</title>
<updated>2020-03-09T18:21:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6125104b88e8bb0539b5d8a43bd0788922402724'/>
<id>urn:sha1:6125104b88e8bb0539b5d8a43bd0788922402724</id>
<content type='text'>
Recently we inadvertently added a few instances of using 0-width
format string to functions that we mark as printf-like without any
developers noticing.  The root cause was that the compiler warning
that is triggered by this is almost always useless and we disabled
the warning in our developer builds, but not for general public.
The new instances have been corrected, and the warning has been
resurrected in the developer builds.

* rt/format-zero-length-fix:
  config.mak.dev: re-enable -Wformat-zero-length
  rebase-interactive.c: silence format-zero-length warnings
</content>
</entry>
<entry>
<title>Merge branch 'am/mingw-poll-fix'</title>
<updated>2020-03-09T18:21:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1ac37deba2608490642432f16a82c95c0abf01fa'/>
<id>urn:sha1:1ac37deba2608490642432f16a82c95c0abf01fa</id>
<content type='text'>
MinGW's poll() emulation has been improved.

* am/mingw-poll-fix:
  mingw: workaround for hangs when sending STDIN
</content>
</entry>
<entry>
<title>Merge branch 'en/test-cleanup'</title>
<updated>2020-03-09T18:21:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cf372dc815f66409de85f558cfcd843d5d4832eb'/>
<id>urn:sha1:cf372dc815f66409de85f558cfcd843d5d4832eb</id>
<content type='text'>
Test cleanup.

* en/test-cleanup:
  t6020: new test with interleaved lexicographic ordering of directories
  t6022, t6046: test expected behavior instead of testing a proxy for it
  t3035: prefer test_must_fail to bash negation for git commands
  t6020, t6022, t6035: update merge tests to use test helper functions
  t602[1236], t6034: modernize test formatting
</content>
</entry>
<entry>
<title>Merge branch 'en/merge-path-collision'</title>
<updated>2020-03-09T18:21:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d1075adfdf2d2008d665dc57b37c1f027f4ffd42'/>
<id>urn:sha1:d1075adfdf2d2008d665dc57b37c1f027f4ffd42</id>
<content type='text'>
Handling of conflicting renames in merge-recursive have further
been made consistent with how existing codepaths try to mimic what
is done to add/add conflicts.

* en/merge-path-collision:
  merge-recursive: apply collision handling unification to recursive case
</content>
</entry>
<entry>
<title>Merge branch 'kk/complete-diff-color-moved'</title>
<updated>2020-03-09T18:21:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a4fd114ffca1e3c5fff48df382298c2ef9a32f67'/>
<id>urn:sha1:a4fd114ffca1e3c5fff48df382298c2ef9a32f67</id>
<content type='text'>
Completion update.

* kk/complete-diff-color-moved:
  completion: add diff --color-moved[-ws]
</content>
</entry>
<entry>
<title>Merge branch 'rj/t1050-use-test-path-is-file'</title>
<updated>2020-03-09T18:21:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a0d752c1a3c537ea71ccd562c13606cddcb34554'/>
<id>urn:sha1:a0d752c1a3c537ea71ccd562c13606cddcb34554</id>
<content type='text'>
Code cleanup.

* rj/t1050-use-test-path-is-file:
  t1050: replace test -f with test_path_is_file
</content>
</entry>
<entry>
<title>Merge branch 'pb/am-show-current-patch'</title>
<updated>2020-03-09T18:21:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-03-09T18:21:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0e0d717537547e8fcba441e4f65237c7fd227a34'/>
<id>urn:sha1:0e0d717537547e8fcba441e4f65237c7fd227a34</id>
<content type='text'>
"git am --short-current-patch" is a way to show the piece of e-mail
for the stopped step, which is not suitable to directly feed "git
apply" (it is designed to be a good "git am" input).  It learned a
new option to show only the patch part.

* pb/am-show-current-patch:
  am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
  am: support --show-current-patch=raw as a synonym for--show-current-patch
  am: convert "resume" variable to a struct
  parse-options: convert "command mode" to a flag
  parse-options: add testcases for OPT_CMDMODE()
</content>
</entry>
</feed>
