git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix cover letters when they contain non-ASCII
@ 2009-08-10 16:22 Johannes Schindelin
  2009-08-10 16:22 ` [PATCH 1/2] Expose the has_non_ascii() function Johannes Schindelin
  2009-08-10 16:22 ` [PATCH 2/2] Correctly mark cover letters' encodings if they are not pure ASCII Johannes Schindelin
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Schindelin @ 2009-08-10 16:22 UTC (permalink / raw)
  To: git, gitster

[-- Attachment #1: Type: TEXT/PLAIN, Size: 368 bytes --]

Hi,

I saw this issue with Santi's and Nguyễn's patch series.

Johannes Schindelin (2):
  Expose the has_non_ascii() function
  Correctly mark cover letters' encodings if they are not pure ASCII

 builtin-log.c |    4 ++++
 commit.h      |    1 +
 log-tree.c    |   12 ------------
 pretty.c      |   12 ++++++++++++
 4 files changed, 17 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2009-08-10 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 16:22 [PATCH 0/2] Fix cover letters when they contain non-ASCII Johannes Schindelin
2009-08-10 16:22 ` [PATCH 1/2] Expose the has_non_ascii() function Johannes Schindelin
2009-08-10 16:22 ` [PATCH 2/2] Correctly mark cover letters' encodings if they are not pure ASCII Johannes Schindelin

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).