summaryrefslogtreecommitdiff
path: root/contrib/coccinelle
AgeCommit message (Expand)Author
2016-10-28Merge branch 'jc/cocci-xstrdup-or-null' into maintJunio C Hamano
2016-10-28Merge branch 'rs/cocci' into maintJunio C Hamano
2016-10-12cocci: refactor common patterns to use xstrdup_or_null()Junio C Hamano
2016-10-10remove unnecessary NULL check before free(3)René Scharfe
2016-10-03coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe
2016-09-27use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe
2016-09-27use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe
2016-09-27gitignore: ignore output files of coccicheck make targetRené Scharfe
2016-09-25use COPY_ARRAYRené Scharfe
2016-09-15use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe
2016-09-15contrib/coccinelle: fix semantic patch for oid_to_hex_r()René Scharfe
2016-06-28contrib/coccinelle: add basic Coccinelle transformsbrian m. carlson