* b4 prep/b4 send feature request
@ 2022-09-06 19:16 Dmitry Torokhov
2022-09-06 21:29 ` Konstantin Ryabitsev
2022-09-07 13:50 ` Konstantin Ryabitsev
0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Torokhov @ 2022-09-06 19:16 UTC (permalink / raw)
To: Konstantin Ryabitsev; +Cc: users, tools
Hi Konstantin,
Not sure if you are taking feature requests, but it would be great if
the magic that happens after sending patches via "b4 send" could happen
on demand.
The reason is I am using OAuth2 when authenticating to Gmail to
send/receive mail, and b4 does not support it, so I tried using "b4 send
-o ..." followed by "git send-email ..." (and I was able to set up git
send-email to work with OAuth2 tokens), but in this case the magic does
not happen.
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 prep/b4 send feature request
2022-09-06 19:16 b4 prep/b4 send feature request Dmitry Torokhov
@ 2022-09-06 21:29 ` Konstantin Ryabitsev
2022-09-06 21:55 ` Dmitry Torokhov
2022-09-07 13:50 ` Konstantin Ryabitsev
1 sibling, 1 reply; 4+ messages in thread
From: Konstantin Ryabitsev @ 2022-09-06 21:29 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: users, tools
On Tue, Sep 06, 2022 at 12:16:59PM -0700, Dmitry Torokhov wrote:
> Hi Konstantin,
>
> Not sure if you are taking feature requests, but it would be great if
> the magic that happens after sending patches via "b4 send" could happen
> on demand.
>
> The reason is I am using OAuth2 when authenticating to Gmail to
> send/receive mail, and b4 does not support it, so I tried using "b4 send
> -o ..." followed by "git send-email ..." (and I was able to set up git
> send-email to work with OAuth2 tokens), but in this case the magic does
> not happen.
Yes, this sounds reasonable -- I will add that in.
-K
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 prep/b4 send feature request
2022-09-06 21:29 ` Konstantin Ryabitsev
@ 2022-09-06 21:55 ` Dmitry Torokhov
0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Torokhov @ 2022-09-06 21:55 UTC (permalink / raw)
To: Konstantin Ryabitsev; +Cc: users, tools
On Tue, Sep 06, 2022 at 05:29:39PM -0400, Konstantin Ryabitsev wrote:
> On Tue, Sep 06, 2022 at 12:16:59PM -0700, Dmitry Torokhov wrote:
> > Hi Konstantin,
> >
> > Not sure if you are taking feature requests, but it would be great if
> > the magic that happens after sending patches via "b4 send" could happen
> > on demand.
> >
> > The reason is I am using OAuth2 when authenticating to Gmail to
> > send/receive mail, and b4 does not support it, so I tried using "b4 send
> > -o ..." followed by "git send-email ..." (and I was able to set up git
> > send-email to work with OAuth2 tokens), but in this case the magic does
> > not happen.
>
> Yes, this sounds reasonable -- I will add that in.
Awesome, thank you!
--
Dmitry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 prep/b4 send feature request
2022-09-06 19:16 b4 prep/b4 send feature request Dmitry Torokhov
2022-09-06 21:29 ` Konstantin Ryabitsev
@ 2022-09-07 13:50 ` Konstantin Ryabitsev
1 sibling, 0 replies; 4+ messages in thread
From: Konstantin Ryabitsev @ 2022-09-07 13:50 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: users, tools
On Tue, Sep 06, 2022 at 12:16:59PM -0700, Dmitry Torokhov wrote:
> Hi Konstantin,
>
> Not sure if you are taking feature requests, but it would be great if
> the magic that happens after sending patches via "b4 send" could happen
> on demand.
>
> The reason is I am using OAuth2 when authenticating to Gmail to
> send/receive mail, and b4 does not support it, so I tried using "b4 send
> -o ..." followed by "git send-email ..." (and I was able to set up git
> send-email to work with OAuth2 tokens), but in this case the magic does
> not happen.
This feature is now in master as:
b4 prep --manual-reroll COVER_MSGID
It requires that you look up the message-id of the cover letter so we can
retrieve the body and use it in the tag (for RESEND purposes).
-K
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-09-07 13:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06 19:16 b4 prep/b4 send feature request Dmitry Torokhov
2022-09-06 21:29 ` Konstantin Ryabitsev
2022-09-06 21:55 ` Dmitry Torokhov
2022-09-07 13:50 ` Konstantin Ryabitsev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.