git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add git imap-get-recipients command
@ 2025-05-21 19:23 Aditya Garg
  2025-05-21 19:52 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Aditya Garg @ 2025-05-21 19:23 UTC (permalink / raw)
  To: Junio C Hamano, git@vger.kernel.org

Hi all

I was wondering if it would be acceptable for the maintainers to add a git imap-get-recipients
command.

I currently am working on it, and it would be a perl script. It would do a very simple thing,
take the message id as an input, and output the To: and Cc: recipients of that message ID.

This can be useful to be used alongwith git-send-email, when you send a v2 and you don't have to
type all the sender mails again.

I got inspired to make this when I saw that replying to a v1 in a GUI client was so easy since
all the recipients got filled automatically.

I currently am using a basic version of this with the --to-cmd command of git-send-email,
but can polish it for git.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-05-22 18:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21 19:23 Add git imap-get-recipients command Aditya Garg
2025-05-21 19:52 ` Junio C Hamano
2025-05-22  1:52   ` Junio C Hamano
2025-05-22  3:20   ` Aditya Garg
2025-05-22 17:54     ` Emily Shaffer
2025-05-22 17:59       ` Aditya Garg
2025-05-22 18:55       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).