Age | Commit message (Expand) | Author | Files | Lines |
2018-02-15 | Merge branch 'rs/cocci-strbuf-addf-to-addstr' | Junio C Hamano | 1 | -16/+1 |
2018-02-02 | cocci: simplify check for trivial format strings | René Scharfe | 1 | -16/+1 |
2018-01-19 | cocci: use format keyword instead of a literal string | René Scharfe | 1 | -1/+2 |
2017-10-02 | coccinelle: remove parentheses that become unnecessary | René Scharfe | 1 | -5/+5 |
2017-07-17 | add MOVE_ARRAY | René Scharfe | 1 | -0/+17 |
2017-06-29 | coccinelle: polish FREE_AND_NULL rules | René Scharfe | 1 | -9/+1 |
2017-06-16 | coccinelle: add a rule to make "expression" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2017-06-16 | coccinelle: add a rule to make "type" code use FREE_AND_NULL() | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
2017-03-10 | Merge branch 'rs/strbuf-add-real-path' | Junio C Hamano | 2 | -0/+22 |
2017-02-27 | strbuf: add strbuf_add_real_path() | René Scharfe | 1 | -0/+6 |
2017-02-27 | cocci: use ALLOC_ARRAY | René Scharfe | 1 | -0/+16 |
2017-02-16 | Merge branch 'rs/cocci-check-free-only-null' | Junio C Hamano | 1 | -0/+6 |
2017-02-15 | Merge branch 'rs/swap' | Junio C Hamano | 1 | -0/+28 |
2017-02-11 | cocci: detect useless free(3) calls | René Scharfe | 1 | -0/+6 |
2017-02-02 | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 1 | -0/+6 |
2017-01-30 | add SWAP macro | René Scharfe | 1 | -0/+28 |
2017-01-26 | abspath: add absolute_pathdup() | René Scharfe | 1 | -0/+6 |
2016-11-01 | Merge branch 'rs/cocci' | Junio C Hamano | 1 | -0/+15 |
2016-11-01 | cocci: avoid self-references in object_id transformations | René Scharfe | 1 | -0/+15 |
2016-10-28 | Merge branch 'jc/cocci-xstrdup-or-null' into maint | Junio C Hamano | 1 | -0/+7 |
2016-10-28 | Merge branch 'rs/cocci' into maint | Junio C Hamano | 4 | -6/+52 |
2016-10-26 | Merge branch 'jc/cocci-xstrdup-or-null' | Junio C Hamano | 1 | -0/+7 |
2016-10-17 | Merge branch 'rs/cocci' | Junio C Hamano | 1 | -0/+5 |
2016-10-12 | cocci: refactor common patterns to use xstrdup_or_null() | Junio C Hamano | 1 | -0/+7 |
2016-10-10 | Merge branch 'rs/qsort' | Junio C Hamano | 1 | -0/+37 |
2016-10-10 | remove unnecessary NULL check before free(3) | René Scharfe | 1 | -0/+5 |
2016-10-06 | Merge branch 'rs/cocci' | Junio C Hamano | 2 | -1/+37 |
2016-10-03 | Merge branch 'rs/copy-array' | Junio C Hamano | 1 | -0/+26 |
2016-10-03 | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 1 | -3/+26 |
2016-09-29 | remove unnecessary check before QSORT | René Scharfe | 1 | -0/+18 |
2016-09-29 | add QSORT | René Scharfe | 1 | -0/+19 |
2016-09-27 | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 1 | -0/+6 |
2016-09-27 | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 1 | -0/+6 |
2016-09-27 | gitignore: ignore output files of coccicheck make target | René Scharfe | 1 | -0/+1 |
2016-09-25 | use COPY_ARRAY | René Scharfe | 1 | -0/+26 |
2016-09-15 | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 1 | -0/+5 |
2016-09-15 | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 1 | -6/+6 |
2016-06-28 | contrib/coccinelle: add basic Coccinelle transforms | brian m. carlson | 2 | -0/+97 |