Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-15 | object_id.cocci: match only expressions of type 'struct object_id' | 1 | -54/+63 | |
2018-08-29 | convert "hashcmp() != 0" to "!hasheq()" | 1 | -0/+9 | |
2018-08-29 | convert "oidcmp() != 0" to "!oideq()" | 1 | -0/+6 | |
2018-08-29 | convert "hashcmp() == 0" to hasheq() | 1 | -0/+9 | |
2018-08-29 | convert "oidcmp() == 0" to oideq() | 1 | -0/+6 | |
2018-08-29 | coccinelle: use <...> for function exclusion | 1 | -10/+10 | |
2016-11-01 | cocci: avoid self-references in object_id transformations | 1 | -0/+15 | |
2016-09-15 | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | 1 | -6/+6 | |
2016-06-28 | contrib/coccinelle: add basic Coccinelle transforms | 1 | -0/+95 |