Merge branch 'rs/cocci'
commitf0798e6cdbf99515391242e20f8df495a14e9c22
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (6 14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (6 14:53 -0700)
treede83eeb548197f6c2493a48a617b0f47e4d39a79
parent578e6021c0819d7be1179e05e7ce0e6fdb2a01b7
parent353d84c537485500989b190c5af93ad224264e2c
Merge branch 'rs/cocci'

Code clean-up with help from coccinelle tool continues.

* rs/cocci:
  coccicheck: make transformation for strbuf_addf(sb, "...") more precise
  use strbuf_add_unique_abbrev() for adding short hashes, part 2
  use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
  gitignore: ignore output files of coccicheck make target
builtin/submodule--helper.c
diff.c
submodule.c
wt-status.c