unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64833: [mumi] mumi send-email does not handle complex refs
@ 2023-07-24 14:51 Arun Isaac
  2024-01-24  2:18 ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2023-07-24 14:51 UTC (permalink / raw)
  To: 64833


`mumi send-email' only works with patch files. For example, `mumi
send-email foo.patch bar.patch'. It would be nice if it could also
handle refs like `mumi send-email HEAD~5'.

Here's one way to achieve this.

1. When passed a ref, `mumi send-email' must run `git format-patch'
internally to produce patch files, preferably in a temporary directory.

2. Then, `mumi send-email' must send those patches as usual and clean up
the temporary directory.




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

* bug#64833: [mumi] mumi send-email does not handle complex refs
  2023-07-24 14:51 bug#64833: [mumi] mumi send-email does not handle complex refs Arun Isaac
@ 2024-01-24  2:18 ` Maxim Cournoyer
  2024-01-26 21:24   ` Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Maxim Cournoyer @ 2024-01-24  2:18 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 64833

Hi Arun,

Arun Isaac <arunisaac@systemreboot.net> writes:

> `mumi send-email' only works with patch files. For example, `mumi
> send-email foo.patch bar.patch'. It would be nice if it could also
> handle refs like `mumi send-email HEAD~5'.
>
> Here's one way to achieve this.
>
> 1. When passed a ref, `mumi send-email' must run `git format-patch'
> internally to produce patch files, preferably in a temporary directory.
>
> 2. Then, `mumi send-email' must send those patches as usual and clean up
> the temporary directory.

Just a few words to say +1 on this feature :-)

-- 
Thanks,
Maxim




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

* bug#64833: [mumi] mumi send-email does not handle complex refs
  2024-01-24  2:18 ` Maxim Cournoyer
@ 2024-01-26 21:24   ` Arun Isaac
  2024-01-27  3:05     ` Maxim Cournoyer
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2024-01-26 21:24 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 64833


Sorry, I am really constrained for time and not working on this
actively. But, I am happy to review patches if any.




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

* bug#64833: [mumi] mumi send-email does not handle complex refs
  2024-01-26 21:24   ` Arun Isaac
@ 2024-01-27  3:05     ` Maxim Cournoyer
  0 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2024-01-27  3:05 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 64833

Hi Arun,

Arun Isaac <arunisaac@systemreboot.net> writes:

> Sorry, I am really constrained for time and not working on this
> actively. But, I am happy to review patches if any.

No problem, we all get through this cycle called life :-).

Cheers,

-- 
Maxim




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

end of thread, other threads:[~2024-01-27  3:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 14:51 bug#64833: [mumi] mumi send-email does not handle complex refs Arun Isaac
2024-01-24  2:18 ` Maxim Cournoyer
2024-01-26 21:24   ` Arun Isaac
2024-01-27  3:05     ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).