21 Commits (fbd09439c097123346d9823b88c87438bf5a11ae)

Author SHA1 Message Date
René Scharfe c2bb0c1d1e cocci: avoid self-references in object_id transformations 8 years ago
Junio C Hamano 13092a916d cocci: refactor common patterns to use xstrdup_or_null() 9 years ago
René Scharfe 39ea59a257 remove unnecessary NULL check before free(3) 9 years ago
René Scharfe 353d84c537 coccicheck: make transformation for strbuf_addf(sb, "...") more precise 9 years ago
René Scharfe 76dd98c139 remove unnecessary check before QSORT 9 years ago
René Scharfe dbc540c7a5 add QSORT 9 years ago
René Scharfe f937d78553 use strbuf_add_unique_abbrev() for adding short hashes, part 2 9 years ago
René Scharfe 92d52fab3a use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 9 years ago
René Scharfe 7f2817daef gitignore: ignore output files of coccicheck make target 9 years ago
René Scharfe 45ccef87b3 use COPY_ARRAY 9 years ago
René Scharfe a22ae753cb use strbuf_addstr() for adding constant strings to a strbuf, part 2 9 years ago
René Scharfe 76d156766f contrib/coccinelle: fix semantic patch for oid_to_hex_r() 9 years ago
brian m. carlson db1d80b8fa contrib/coccinelle: add basic Coccinelle transforms 9 years ago