Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rs/qsort' | Junio C Hamano | 2016-10-10 |
|\ | |||
| * | remove unnecessary check before QSORT | René Scharfe | 2016-09-29 |
| * | add QSORT | René Scharfe | 2016-09-29 |
* | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 |
|\ \ | |||
| * | | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 2016-10-03 |
| * | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 |
| * | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 |
| * | | gitignore: ignore output files of coccicheck make target | René Scharfe | 2016-09-27 |
| |/ | |||
* | | Merge branch 'rs/copy-array' | Junio C Hamano | 2016-10-03 |
|\ \ | |/ |/| | |||
| * | use COPY_ARRAY | René Scharfe | 2016-09-25 |
* | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 |
* | | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 2016-09-15 |
|/ | |||
* | contrib/coccinelle: add basic Coccinelle transforms | brian m. carlson | 2016-06-28 |