static FILE *cmitmsg, *patchfile, *fin, *fout;
static FILE *cmitmsg, *patchfile, *fin, *fout;
(7 <= remove &&
memmem(subject->buf + at, remove, "PATCH", 5)))
strbuf_remove(subject, at, remove);
(7 <= remove &&
memmem(subject->buf + at, remove, "PATCH", 5)))
strbuf_remove(subject, at, remove);
while (1 < argc && argv[1][0] == '-') {
if (!strcmp(argv[1], "-k"))
while (1 < argc && argv[1][0] == '-') {
if (!strcmp(argv[1], "-k"))
else if (!strcmp(argv[1], "-m") || !strcmp(argv[1], "--message-id"))
add_message_id = 1;
else if (!strcmp(argv[1], "-u"))
else if (!strcmp(argv[1], "-m") || !strcmp(argv[1], "--message-id"))
add_message_id = 1;
else if (!strcmp(argv[1], "-u"))