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