All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: git@vger.kernel.org,  Jacob Keller <jacob.keller@gmail.com>
Subject: Re: [PATCH] mailsplit add option to include sanitized subject in filename
Date: Mon, 08 Apr 2024 18:55:53 -0700	[thread overview]
Message-ID: <xmqqpluz2tau.fsf@gitster.g> (raw)
In-Reply-To: <20240409000546.3628898-1-jacob.e.keller@intel.com> (Jacob Keller's message of "Mon, 8 Apr 2024 17:05:46 -0700")

Jacob Keller <jacob.e.keller@intel.com> writes:

> I originally wanted to avoid the need for an option, but git-am
> currently depends on the strict sequence number filenames.  It is
> unclear how difficult it would be to refactor git-am to work with
> names that include the extra subject data.

I am not sure if I follow.  Do you mean

	$ git am ./dir/0*.txt

in a directory where I already have these files

	$ ls dir/0*.txt
	dir/0001-Documentation-CodingGuidelines.txt
	dir/0002-quote-assigned-value.txt
	dir/0003-t-local-var.txt

that have one patch per message does not work?


  reply	other threads:[~2024-04-09  1:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09  0:05 [PATCH] mailsplit add option to include sanitized subject in filename Jacob Keller
2024-04-09  1:55 ` Junio C Hamano [this message]
2024-04-11  3:22   ` Jacob Keller
2024-04-11  5:29     ` Junio C Hamano
2024-04-11  5:55     ` Junio C Hamano
2024-04-11 18:52       ` Jacob Keller
2024-04-11 21:25         ` Junio C Hamano
2024-04-13  0:07           ` Jacob Keller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqpluz2tau.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=jacob.e.keller@intel.com \
    --cc=jacob.keller@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.