From: Olliver Schinagl <oliver+list@schinagl.nl>
To: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: linux-media <linux-media@vger.kernel.org>
Subject: Re: [PATCH 00/12] dvbv5 scan tables for Brazil
Date: Tue, 02 Sep 2014 20:59:13 +0200 [thread overview]
Message-ID: <54061381.5080309@schinagl.nl> (raw)
In-Reply-To: <20140831135702.045bfbc3.m.chehab@samsung.com>
Ah, you sent this to my +list e-mail, I have a backlog there of 10k
mails due to a new job there now :)
I pulled from your repository, and pushed it upstream.
Thanks!
Olliver
On 08/31/2014 06:57 PM, Mauro Carvalho Chehab wrote:
> Ping.
>
> Em Sun, 27 Jul 2014 22:39:25 -0300
> Mauro Carvalho Chehab <m.chehab@samsung.com> escreveu:
>
>> Hi Olliver,x
>>
>> Em Thu, 12 Jun 2014 21:59:13 +0200
>> Olliver Schinagl <oliver+list@schinagl.nl> escreveu:
>>
>>> Mauro,
>>>
>>> Sorry for my late reply!!
>>>
>>> I've tried to merge your patches, but besides some blank line errors, I got:
>>>
>>> fatal: cannot convert from true to UTF-8
>>>
>>> I upgraded to git 2.0.0 and kept getting the error, atleast for 02.
>>>
>>> My git-foo is not strong enough to figure out whats going on here, or if
>>> the error is on my end or not. If it is on your end, could you re-send
>>> the patch series with the correct formatting?
>>
>> Weird... the patches are already in UTF-8. I just re-checked and
>> applied them without any issue. I didn't even get any blank line errors.
>>
>> I suspect that something got mangled when you saved the patches from a
>> file.
>>
>> I'm enclosing a tarball with all of them. As the patches are using
>> UTF-8 encoding (due to the name of the Brazilian cities and due to
>> the channel names that have accents), you need to be sure that you're
>> using UTF-8 on your distribution.
>>
>> Here, I'm using:
>>
>> LANG=pt_BR.UTF-8
>>
>> On my environment, to be sure that my charset is UTF-8.
>>
>> Anyway, you can also pull from my git tree directly with:
>> git pull git://linuxtv.org/mchehab/dtv-scan-tables.git
>>
>> It will miss your SOB on the patches, though, but you can sign
>> them either with git rebase or with git filter, with something like:
>>
>> $ git branch base
>> $ git pull git://linuxtv.org/mchehab/dtv-scan-tables.git
>> $ git filter-branch -f --msg-filter 'cat && echo "Signed-off-by: Olliver Schinagl <oliver+list@schinagl.nl>"' base..HEAD
>> $ git branch -d base
>>
>>
>> Regards,
>> Mauro
next prev parent reply other threads:[~2014-09-02 19:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 16:50 [PATCH 00/12] dvbv5 scan tables for Brazil Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 01/12] Add ISDB-T brazilian channels table Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 03/12] Add Brazil's Bahia state tables Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 04/12] Add Brazil's Rio Grande do Sul " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 05/12] Add Brazil's Minas Gerais " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 06/12] Add Brazil's Parana " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 07/12] Add Brazil's Santa Catarina " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 08/12] Add Brazil's Sergipe " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 09/12] Add Brazil's Paraiba " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 10/12] Add Brazil's Rio de Janeiro " Mauro Carvalho Chehab
2014-05-27 16:50 ` [PATCH 11/12] Add Brazil's Goias " Mauro Carvalho Chehab
2014-05-30 0:23 ` [PATCH 00/12] dvbv5 scan tables for Brazil Jonathan McCrohan
2014-05-30 0:37 ` Mauro Carvalho Chehab
[not found] ` <539A0691.1030608@schinagl.nl>
[not found] ` <20140727223925.66683c2c.m.chehab@samsung.com>
[not found] ` <20140831135702.045bfbc3.m.chehab@samsung.com>
2014-09-02 18:59 ` Olliver Schinagl [this message]
2014-09-02 19:36 ` Mauro Carvalho Chehab
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=54061381.5080309@schinagl.nl \
--to=oliver+list@schinagl.nl \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.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.