remove unnecessary NULL check before free(3)
[gitweb.git] / contrib / coccinelle / strbuf.cocci
2016-10-03 coccicheck: make transformation for strbuf_addf(sb...
2016-09-27 use strbuf_add_unique_abbrev() for adding short hashes...
2016-09-27 use strbuf_addstr() instead of strbuf_addf() with ...
2016-09-15 use strbuf_addstr() for adding constant strings to...