10 Commits (1dff6dc016a3b20e92910004ade1c13339b6fe7f)

Author SHA1 Message Date
Johannes Schindelin 22184af2cb cocci: allow padding with `strbuf_addf()` 3 years ago
SZEDER Gábor 28c23cd4c3 strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other 6 years ago
René Scharfe ae239fc8e5 cocci: simplify check for trivial format strings 7 years ago
René Scharfe cd9a4b6d93 cocci: use format keyword instead of a literal string 7 years ago
René Scharfe 33ad9ddd0b strbuf: add strbuf_add_real_path() 8 years ago
René Scharfe 353d84c537 coccicheck: make transformation for strbuf_addf(sb, "...") more precise 9 years ago
René Scharfe f937d78553 use strbuf_add_unique_abbrev() for adding short hashes, part 2 9 years ago
René Scharfe 92d52fab3a use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 9 years ago
René Scharfe a22ae753cb use strbuf_addstr() for adding constant strings to a strbuf, part 2 9 years ago