Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/strbuf-add-real-path' | Junio C Hamano | 2017-03-10 | 2 | -0/+22 |
|\ | |||||
| * | strbuf: add strbuf_add_real_path()rs/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) callsrs/cocci-check-free-only-null | 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 transformationsrs/cocci | 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()jc/cocci-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-29 | 1 | -0/+18 |
| * | | | add QSORT | René Scharfe | 2016-09-29 | 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_ARRAYrs/copy-array | René Scharfe | 2016-09-25 | 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 |