]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ma/ts-cleanups'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:08:22 +0000 (17:08 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:08:22 +0000 (17:08 +0900)
commita48ce378585054f2ae3b2f0e18346ab005290524
treebfb2fab6ffc87128bd4cbc03ff40a83ce07f8001
parent3ec7d702a89c647ddf42a59bc3539361367de9d5
parent6cdf8a7929688ea5702ab53f450d038e973e64e1
Merge branch 'ma/ts-cleanups'

Assorted bugfixes and clean-ups.

* ma/ts-cleanups:
  ThreadSanitizer: add suppressions
  strbuf_setlen: don't write to strbuf_slopbuf
  pack-objects: take lock before accessing `remaining`
  convert: always initialize attr_action in convert_attrs
builtin/pack-objects.c
color.c
convert.c
strbuf.h
transport-helper.c