<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.8.4-rc0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.8.4-rc0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.8.4-rc0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-07-25T02:29:07Z</updated>
<entry>
<title>Git 1.8.4-rc0</title>
<updated>2013-07-25T02:29:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:29:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c490a6079021a3343ca5b042b37258858fdefbfc'/>
<id>urn:sha1:c490a6079021a3343ca5b042b37258858fdefbfc</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mh/multimail'</title>
<updated>2013-07-25T02:23:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:23:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9e8a901e6b9130ccec149c987e15e55b017a7b29'/>
<id>urn:sha1:9e8a901e6b9130ccec149c987e15e55b017a7b29</id>
<content type='text'>
An enhanced "post-receive" hook to send e-mail messages.

* mh/multimail:
  post-receive-email: deprecate script in favor of git-multimail
  git-multimail: an improved replacement for post-receive-email
</content>
</entry>
<entry>
<title>Merge branch 'ob/typofixes'</title>
<updated>2013-07-25T02:23:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0def7126fda12600017a1d8cd598ee0516cf60a2'/>
<id>urn:sha1:0def7126fda12600017a1d8cd598ee0516cf60a2</id>
<content type='text'>
* ob/typofixes:
  typofix: in-code comments
  typofix: documentation
  typofix: release notes
</content>
</entry>
<entry>
<title>Merge branch 'es/contacts'</title>
<updated>2013-07-25T02:22:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:22:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4274cdf44a6f4929cdcec68b788d9a6991795ff4'/>
<id>urn:sha1:4274cdf44a6f4929cdcec68b788d9a6991795ff4</id>
<content type='text'>
A helper to read from a set of format-patch output files or a range
of commits and find those who may have insights to the code that
the changes touch by running a series of "git blame" commands.

* es/contacts:
  contrib: contacts: add documentation
  contrib: contacts: add mailmap support
  contrib: contacts: interpret committish akin to format-patch
  contrib: contacts: add ability to parse from committish
  contrib: add git-contacts helper
</content>
</entry>
<entry>
<title>Merge branch 'ml/cygwin-updates'</title>
<updated>2013-07-25T02:22:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f01723aaa1dc6ab676073d27b8d471e29abae208'/>
<id>urn:sha1:f01723aaa1dc6ab676073d27b8d471e29abae208</id>
<content type='text'>
The tip one does _not_ revert c869753e (Force core.filemode to
false on Cygwin., 2006-12-30) on purpose, so that people can
still retain the old behaviour if they wanted to.

* ml/cygwin-updates:
  cygwin: stop forcing core.filemode=false
  Cygwin 1.7 supports mmap
  Cygwin 1.7 has thread-safe pread
  Cygwin 1.7 needs compat/regex
</content>
</entry>
<entry>
<title>Merge branch 'rj/sparse'</title>
<updated>2013-07-25T02:21:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:21:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fc5894bc720596964f65f2f645752d4740dbb731'/>
<id>urn:sha1:fc5894bc720596964f65f2f645752d4740dbb731</id>
<content type='text'>
* rj/sparse:
  Revert "compat/unsetenv.c: Fix a sparse warning"
</content>
</entry>
<entry>
<title>Merge branch 'sb/traverse-trees-bitmask-variable-name'</title>
<updated>2013-07-25T02:21:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:21:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cb1824657bd0b6d9b916a0394cc67a6c18a27226'/>
<id>urn:sha1:cb1824657bd0b6d9b916a0394cc67a6c18a27226</id>
<content type='text'>
* sb/traverse-trees-bitmask-variable-name:
  traverse_trees(): clarify return value of the callback
</content>
</entry>
<entry>
<title>Merge branch 'jk/cat-file-batch-optim'</title>
<updated>2013-07-25T02:21:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:21:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=356df9bd8df58eb759fedaee8a8d1a7dc0872f8f'/>
<id>urn:sha1:356df9bd8df58eb759fedaee8a8d1a7dc0872f8f</id>
<content type='text'>
If somebody wants to only know on-disk footprint of an object
without having to know its type or payload size, we can bypass a
lot of code to cheaply learn it.

* jk/cat-file-batch-optim:
  Fix some sparse warnings
  sha1_object_info_extended: pass object_info to helpers
  sha1_object_info_extended: make type calculation optional
  packed_object_info: make type lookup optional
  packed_object_info: hoist delta type resolution to helper
  sha1_loose_object_info: make type lookup optional
  sha1_object_info_extended: rename "status" to "type"
  cat-file: disable object/refname ambiguity check for batch mode
</content>
</entry>
<entry>
<title>Merge branch 'ml/avoid-using-grep-on-crlf-files'</title>
<updated>2013-07-25T02:21:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:21:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2bf3501150145d1f05678c20ab8e8d66f849851f'/>
<id>urn:sha1:2bf3501150145d1f05678c20ab8e8d66f849851f</id>
<content type='text'>
On systems that understand a CRLF as a line ending, tests in this
script that worked on files with CRLF line endings using "grep" to
extract matching lines may lose the CR at the end of lines that
match, causing the actual output not to match the expected output.

* ml/avoid-using-grep-on-crlf-files:
  test-lib.sh - define and use GREP_STRIPS_CR
</content>
</entry>
<entry>
<title>Merge branch 'jm/doc-ref-prune'</title>
<updated>2013-07-25T02:21:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-07-25T02:21:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=677f32c79f30cafc4a3270118d5cb3736d44be26'/>
<id>urn:sha1:677f32c79f30cafc4a3270118d5cb3736d44be26</id>
<content type='text'>
* jm/doc-ref-prune:
  Documentation: fix git-prune example usage
  Documentation: remove --prune from pack-refs examples
</content>
</entry>
</feed>
