From: Stephen Hemminger <stephen@networkplumber.org>
To: Ferruh Yigit <ferruh.yigit@amd.com>
Cc: dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [PATCH] mailmap: fix sorting
Date: Wed, 5 Jul 2023 19:03:17 -0700 [thread overview]
Message-ID: <20230705190317.0a20ff1e@hermes.local> (raw)
In-Reply-To: <00be850c-9583-ec9e-6aad-39515cf4dff1@amd.com>
On Thu, 6 Jul 2023 01:58:03 +0100
Ferruh Yigit <ferruh.yigit@amd.com> wrote:
> On 7/6/2023 12:45 AM, Stephen Hemminger wrote:
> > The mailmap file is supposed to be in sorted order,
> > but several entries are in the wrong place.
> >
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> >
>
> Hi Stephen,
>
> What are you using for sorting?
Emacs has a sort-lines function.
> When I use 'sort' binary [1] I get only a few lines of diff,
> but if I use vim ":sort" command I get a diff similar to this patch with
> lots of change.
>
> It looks like these two variant of 'sort' works differently.
>
> At least vim ":sort l" gives same output with 'sort' binary, and vim
> language config I have is "en_US.UTF-8", I assume 'sort' binary output
> is based on this language setting.
>
> Will it work to stick with 'sort' binary and fix a few lines of diff in
> current file?
Sure, lets just use sort with utf-8
next prev parent reply other threads:[~2023-07-06 2:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 23:45 [PATCH] mailmap: fix sorting Stephen Hemminger
2023-07-06 0:58 ` Ferruh Yigit
2023-07-06 2:03 ` Stephen Hemminger [this message]
2023-07-06 2:32 ` [PATCH v2] " Stephen Hemminger
2023-07-06 2:42 ` Stephen Hemminger
2023-07-11 9:12 ` Ferruh Yigit
2023-07-17 14:38 ` Bruce Richardson
2024-11-21 15:19 ` [PATCH] " Thomas Monjalon
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=20230705190317.0a20ff1e@hermes.local \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=thomas@monjalon.net \
/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.