aboutsummaryrefslogtreecommitdiff
path: root/contrib/coccinelle
Commit message (Expand)AuthorAge
* Merge branch 'rs/qsort'Junio C Hamano2016-10-10
|\
| * remove unnecessary check before QSORTRené Scharfe2016-09-29
| * add QSORTRené Scharfe2016-09-29
* | Merge branch 'rs/cocci'Junio C Hamano2016-10-06
|\ \
| * | coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe2016-10-03
| * | use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe2016-09-27
| * | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-27
| * | gitignore: ignore output files of coccicheck make targetRené Scharfe2016-09-27
| |/
* | Merge branch 'rs/copy-array'Junio C Hamano2016-10-03
|\ \ | |/ |/|
| * use COPY_ARRAYRené Scharfe2016-09-25
* | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-15
* | contrib/coccinelle: fix semantic patch for oid_to_hex_r()René Scharfe2016-09-15
|/
* contrib/coccinelle: add basic Coccinelle transformsbrian m. carlson2016-06-28