<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v1.7.9.3</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.9.3</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.9.3'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2012-03-05T22:29:07Z</updated>
<entry>
<title>Git 1.7.9.3</title>
<updated>2012-03-05T22:29:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T22:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=69f4e08f535d4e5a035069a64d1ebaea7be55d83'/>
<id>urn:sha1:69f4e08f535d4e5a035069a64d1ebaea7be55d83</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-merge-options' into maint</title>
<updated>2012-03-05T22:28:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T22:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=bb8cbe7861546a0646d38d7cd49dc245001ec5c5'/>
<id>urn:sha1:bb8cbe7861546a0646d38d7cd49dc245001ec5c5</id>
<content type='text'>
* jc/doc-merge-options:
  Documentation/merge-options.txt: group "ff" related options together
</content>
</entry>
<entry>
<title>Merge branch 'cn/maint-rev-list-doc' into maint</title>
<updated>2012-03-05T22:27:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T22:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0e20414f106e22fb13aa4d00201dbeb7422b83fb'/>
<id>urn:sha1:0e20414f106e22fb13aa4d00201dbeb7422b83fb</id>
<content type='text'>
* cn/maint-rev-list-doc:
  Documentation: use {asterisk} in rev-list-options.txt when needed
</content>
</entry>
<entry>
<title>fast-import: zero all of 'struct tag' to silence valgrind</title>
<updated>2012-03-05T17:36:09Z</updated>
<author>
<name>Thomas Rast</name>
<email>trast@student.ethz.ch</email>
</author>
<published>2012-03-05T13:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a8ea1b7a5580bc4377818fb6718d55d4b735dae8'/>
<id>urn:sha1:a8ea1b7a5580bc4377818fb6718d55d4b735dae8</id>
<content type='text'>
When running t9300, valgrind (correctly) complains about an
uninitialized value in write_crash_report:

  ==2971== Use of uninitialised value of size 8
  ==2971==    at 0x4164F4: sha1_to_hex (hex.c:70)
  ==2971==    by 0x4073E4: die_nicely (fast-import.c:468)
  ==2971==    by 0x43284C: die (usage.c:86)
  ==2971==    by 0x40420D: main (fast-import.c:2731)
  ==2971==  Uninitialised value was created by a heap allocation
  ==2971==    at 0x4C29B3D: malloc (vg_replace_malloc.c:263)
  ==2971==    by 0x433645: xmalloc (wrapper.c:35)
  ==2971==    by 0x405DF5: pool_alloc (fast-import.c:619)
  ==2971==    by 0x407755: pool_calloc.constprop.14 (fast-import.c:634)
  ==2971==    by 0x403F33: main (fast-import.c:3324)

Fix this by zeroing all of the 'struct tag'.  We would only need to
zero out the 'sha1' field, but this way seems more future-proof.

Signed-off-by: Thomas Rast &lt;trast@student.ethz.ch&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update draft release notes to 1.7.9.3 for the last time</title>
<updated>2012-03-05T06:21:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ead8eb8c1092ce2d94d70872946829a7a946ae9d'/>
<id>urn:sha1:ead8eb8c1092ce2d94d70872946829a7a946ae9d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'cn/maint-branch-with-bad' into maint</title>
<updated>2012-03-05T06:17:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=57f75f31311d380a3ccfbfe7f483253591cf0c87'/>
<id>urn:sha1:57f75f31311d380a3ccfbfe7f483253591cf0c87</id>
<content type='text'>
* cn/maint-branch-with-bad:
  branch: don't assume the merge filter ref exists

Conflicts:
	t/t3200-branch.sh
</content>
</entry>
<entry>
<title>Merge branch 'jn/maint-gitweb-invalid-regexp' into maint</title>
<updated>2012-03-05T06:17:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3ecd0c8b4d9e245e255aa4c061d6a474eb571298'/>
<id>urn:sha1:3ecd0c8b4d9e245e255aa4c061d6a474eb571298</id>
<content type='text'>
* jn/maint-gitweb-invalid-regexp:
  gitweb: Handle invalid regexp in regexp search
</content>
</entry>
<entry>
<title>Merge branch 'nd/maint-verify-objects' into maint</title>
<updated>2012-03-05T06:17:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3fc242f5ab8222745892047d4e481e71540425cd'/>
<id>urn:sha1:3fc242f5ab8222745892047d4e481e71540425cd</id>
<content type='text'>
* nd/maint-verify-objects:
  rev-list: fix --verify-objects --quiet becoming --objects
  rev-list: remove BISECT_SHOW_TRIED flag
</content>
</entry>
<entry>
<title>Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maint</title>
<updated>2012-03-05T06:16:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a09a0c27094f15774e513286c02adacc11b6e6b2'/>
<id>urn:sha1:a09a0c27094f15774e513286c02adacc11b6e6b2</id>
<content type='text'>
* jk/maint-avoid-streaming-filtered-contents:
  do not stream large files to pack when filters are in use
  teach dry-run convert_to_git not to require a src buffer
  teach convert_to_git a "dry run" mode
</content>
</entry>
<entry>
<title>Merge branch 'jb/filter-ignore-sigpipe' into maint</title>
<updated>2012-03-05T06:16:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-03-05T06:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=c08afaf7b6675f3780f041870233e31b77ac4ce8'/>
<id>urn:sha1:c08afaf7b6675f3780f041870233e31b77ac4ce8</id>
<content type='text'>
* jb/filter-ignore-sigpipe:
  Ignore SIGPIPE when running a filter driver
</content>
</entry>
</feed>
