35 Commits (f40e83d68537cd3e3eb9d94e2c7001fb3f54b67d)

Author SHA1 Message Date
René Scharfe 9ca356fa8b coccinelle: remove parentheses that become unnecessary 7 years ago
René Scharfe 578398071e add MOVE_ARRAY 8 years ago
René Scharfe 76d8d45ffb coccinelle: polish FREE_AND_NULL rules 8 years ago
Ævar Arnfjörð Bjarmason 1b83d1251e coccinelle: add a rule to make "expression" code use FREE_AND_NULL() 8 years ago
Ævar Arnfjörð Bjarmason cf9f49ea48 coccinelle: add a rule to make "type" code use FREE_AND_NULL() 8 years ago
René Scharfe 33ad9ddd0b strbuf: add strbuf_add_real_path() 8 years ago
René Scharfe 3f64699ffd cocci: use ALLOC_ARRAY 8 years ago
René Scharfe ec6cd14c7a cocci: detect useless free(3) calls 8 years ago
René Scharfe 568edcb95a add SWAP macro 8 years ago
René Scharfe b1edb40f25 abspath: add absolute_pathdup() 8 years ago
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() 8 years ago
René Scharfe 39ea59a257 remove unnecessary NULL check before free(3) 8 years ago
René Scharfe 353d84c537 coccicheck: make transformation for strbuf_addf(sb, "...") more precise 8 years ago
René Scharfe 76dd98c139 remove unnecessary check before QSORT 8 years ago
René Scharfe dbc540c7a5 add QSORT 8 years ago
René Scharfe f937d78553 use strbuf_add_unique_abbrev() for adding short hashes, part 2 8 years ago
René Scharfe 92d52fab3a use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 8 years ago
René Scharfe 7f2817daef gitignore: ignore output files of coccicheck make target 8 years ago
René Scharfe 45ccef87b3 use COPY_ARRAY 8 years ago
René Scharfe a22ae753cb use strbuf_addstr() for adding constant strings to a strbuf, part 2 8 years ago
René Scharfe 76d156766f contrib/coccinelle: fix semantic patch for oid_to_hex_r() 8 years ago
brian m. carlson db1d80b8fa contrib/coccinelle: add basic Coccinelle transforms 9 years ago