ew check
on argc is correct but I wouldn't be surprised if I had off-by-one
error or something silly like that ;-).
-- >8 --
From: Bernhard Reiter
Date: Wed, 5 Nov 2014 15:29:21 +0100
Subject: [PATCH] imap-send: use parse options API to determine verbosity
The -v/-q options were sort-of supp
Bernhard Reiter writes:
> Signed-off-by: Bernhard Reiter
> ---
> In reply to .
>
> Thanks for bearing with me. I should've given the corresponding verbosity
> values more thought myself in the first place.
The original defined and even used these two variables, but as far
as I can tell they wer
Signed-off-by: Bernhard Reiter
---
In reply to .
Thanks for bearing with me. I should've given the corresponding verbosity
values more thought myself in the first place.
Documentation/git-imap-send.txt | 14 +-
imap-send.c | 25 +++--
2 files
Bernhard Reiter writes:
> Signed-off-by: Bernhard Reiter
> ---
> As requested per .
Heh, I didn't quite "request" it, but thanks for a patch anyway.
> diff --git a/imap-send.c b/imap-send.c
> index 70bcc7a..7f40960 100644
> --- a/imap-send.c
> +++ b/imap-send.c
> @@ -26,11 +26,19 @@
> #includ
Signed-off-by: Bernhard Reiter
---
As requested per .
Documentation/git-imap-send.txt | 14 +-
imap-send.c | 25 +++--
2 files changed, 28 insertions(+), 11 deletions(-)
diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-sen
5 matches
Mail list logo