Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use DUP_ARRAY | René Scharfe | 2023-01-09 | 1 | -0/+7 |
* | cocci: avoid normalization rules for memcpy | René Scharfe | 2022-07-10 | 1 | -42/+40 |
* | cocci: allow xcalloc(1, size) | Junio C Hamano | 2021-03-16 | 1 | -1/+1 |
* | use CALLOC_ARRAY | René Scharfe | 2021-03-14 | 1 | -0/+8 |
* | coccinelle: use COPY_ARRAY for copying arrays | René Scharfe | 2019-06-18 | 1 | -15/+46 |
* | 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 |
* | cocci: use ALLOC_ARRAY | René Scharfe | 2017-02-27 | 1 | -0/+16 |
* | use COPY_ARRAY | René Scharfe | 2016-09-26 | 1 | -0/+26 |