<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.8.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.8.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.8.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2016-03-04T21:48:55Z</updated>
<entry>
<title>Git 2.8-rc1</title>
<updated>2016-03-04T21:48:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:48:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ab5d01a29eb7380ceab070f0807c2939849c44bc'/>
<id>urn:sha1:ab5d01a29eb7380ceab070f0807c2939849c44bc</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'nd/clear-gitenv-upon-use-of-alias'</title>
<updated>2016-03-04T21:46:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=28ab768afafd0d601db444c1d6253fa1b820b55c'/>
<id>urn:sha1:28ab768afafd0d601db444c1d6253fa1b820b55c</id>
<content type='text'>
Hotfix for a test breakage made between 2.7 and 'master'.

* nd/clear-gitenv-upon-use-of-alias:
  t0001: fix GIT_* environment variable check under --valgrind
</content>
</entry>
<entry>
<title>Merge branch 'js/pthread-exit-emu-windows'</title>
<updated>2016-03-04T21:46:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3978cd06ffcb62ed94e3b3efcc086f8ed623680f'/>
<id>urn:sha1:3978cd06ffcb62ed94e3b3efcc086f8ed623680f</id>
<content type='text'>
* js/pthread-exit-emu-windows:
  Mark win32's pthread_exit() as NORETURN
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-parallel-fetch'</title>
<updated>2016-03-04T21:46:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bbe90e7950456bf1bb1ab17a9ee626f6fad7a7c6'/>
<id>urn:sha1:bbe90e7950456bf1bb1ab17a9ee626f6fad7a7c6</id>
<content type='text'>
Simplify the two callback functions that are triggered when the
child process terminates to avoid misuse of the child-process
structure that has already been cleaned up.

* sb/submodule-parallel-fetch:
  run-command: do not pass child process data into callbacks
</content>
</entry>
<entry>
<title>Merge branch 'jk/tighten-alloc'</title>
<updated>2016-03-04T21:46:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6dd0a37c34e79e38aa611fce10dd5609ccc7c39a'/>
<id>urn:sha1:6dd0a37c34e79e38aa611fce10dd5609ccc7c39a</id>
<content type='text'>
* jk/tighten-alloc:
  compat/mingw: brown paper bag fix for 50a6c8e
</content>
</entry>
<entry>
<title>Merge branch 'nd/i18n-2.8.0'</title>
<updated>2016-03-04T21:46:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=49a435219730b8a0be22887f9e9c4d94b36d3f1f'/>
<id>urn:sha1:49a435219730b8a0be22887f9e9c4d94b36d3f1f</id>
<content type='text'>
* nd/i18n-2.8.0:
  trailer.c: mark strings for translation
  ref-filter.c: mark strings for translation
  builtin/clone.c: mark strings for translation
  builtin/checkout.c: mark strings for translation
</content>
</entry>
<entry>
<title>Merge branch 'tb/avoid-gcc-on-darwin-10-6'</title>
<updated>2016-03-04T21:46:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:46:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=01942002b3cb88f607a5e97b9fa5d1b104e07af5'/>
<id>urn:sha1:01942002b3cb88f607a5e97b9fa5d1b104e07af5</id>
<content type='text'>
Out-of-maintenance gcc on OSX 10.6 fails to compile the code in
'master'; work it around by using clang by default on the platform.

* tb/avoid-gcc-on-darwin-10-6:
  config.mak.uname: use clang for Mac OS X 10.6
</content>
</entry>
<entry>
<title>Merge branch 'jk/pack-idx-corruption-safety'</title>
<updated>2016-03-04T21:45:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=090de6b289ff2d9fc1c82ef85069bd6cba296d63'/>
<id>urn:sha1:090de6b289ff2d9fc1c82ef85069bd6cba296d63</id>
<content type='text'>
The code to read the pack data using the offsets stored in the pack
idx file has been made more carefully check the validity of the
data in the idx.

* jk/pack-idx-corruption-safety:
  sha1_file.c: mark strings for translation
  use_pack: handle signed off_t overflow
  nth_packed_object_offset: bounds-check extended offset
  t5313: test bounds-checks of corrupted/malicious pack/idx files
</content>
</entry>
<entry>
<title>Merge branch 'mg/httpd-tests-update-for-apache-2.4'</title>
<updated>2016-03-04T21:45:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T21:45:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bc0ffd41b92c8539fc7dbe27f256d8bae6b28d05'/>
<id>urn:sha1:bc0ffd41b92c8539fc7dbe27f256d8bae6b28d05</id>
<content type='text'>
The way the test scripts configure the Apache web server has been
updated to work also for Apache 2.4 running on RedHat derived
distros.

* mg/httpd-tests-update-for-apache-2.4:
  t/lib-httpd: load mod_unixd
</content>
</entry>
<entry>
<title>Merge branch 'js/mingw-tests'</title>
<updated>2016-03-04T18:14:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-03-04T18:14:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2e7b6afcba4993a1a424725afaa508b2641fb416'/>
<id>urn:sha1:2e7b6afcba4993a1a424725afaa508b2641fb416</id>
<content type='text'>
* js/mingw-tests:
  t9700: fix test for perl older than 5.14
</content>
</entry>
</feed>
