All of lore.kernel.org
 help / color / mirror / Atom feed
* broken text encoding in commit author name
@ 2017-04-08 20:30 Michał Walenciak
  2017-04-08 22:07 ` Igor Djordjevic
  0 siblings, 1 reply; 3+ messages in thread
From: Michał Walenciak @ 2017-04-08 20:30 UTC (permalink / raw)
  To: git

Hi

since git 2.12 I'm having random problems with broken text enciding in author 
name.

As an example broken commit:
Author: Michał Walenciak <Kicer86@gmail.com>  2017-04-07 21:38:23
Committer: Michał Walenciak <Kicer86@gmail.com>  2017-04-07 21:38:33

good commit: 
Author: Michał Walenciak <Kicer86@gmail.com>  2017-04-08 21:21:15
Committer: Michał Walenciak <Kicer86@gmail.com>  2017-04-08 21:21:15

Broken commits are quite rare and I cannot find any rule when they happen.
Git 2.12.2 here, Arch linux.

regards

-- 
Michał Walenciak
gmail.com kicer86
http://kicer.sileman.net.pl
gg: 3729519

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

* Re: broken text encoding in commit author name
  2017-04-08 20:30 broken text encoding in commit author name Michał Walenciak
@ 2017-04-08 22:07 ` Igor Djordjevic
  2017-04-10 19:01   ` Michał Walenciak
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Djordjevic @ 2017-04-08 22:07 UTC (permalink / raw)
  To: Michał Walenciak, git

Hi Michał,

On 08/04/2017 22:30, Michał Walenciak wrote:
> Hi
> 
> since git 2.12 I'm having random problems with broken text enciding in author 
> name.
> 
> As an example broken commit:
> Author: Michał Walenciak <Kicer86@gmail.com>  2017-04-07 21:38:23
> Committer: Michał Walenciak <Kicer86@gmail.com>  2017-04-07 21:38:33
> 
> good commit: 
> Author: Michał Walenciak <Kicer86@gmail.com>  2017-04-08 21:21:15
> Committer: Michał Walenciak <Kicer86@gmail.com>  2017-04-08 21:21:15
> 
> Broken commits are quite rare and I cannot find any rule when they happen.
> Git 2.12.2 here, Arch linux.

For what it`s worth, looking at the timestamp of the broken commit 
example you`ve shown, could the problem be related to amending commits?

If so, are you amending through the command line, or maybe using some 
tool (like "git-gui")...?

There was a similar discussion recently[1], not sure if it`s related 
to your case.

[1] 
https://public-inbox.org/git/CAEPqvoz8s=CVLABuXx-zOzryrXwr_cb39G2TYJvvF
XRYzpCBFQ@mail.gmail.com/

Regards,
Buga

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

* Re: broken text encoding in commit author name
  2017-04-08 22:07 ` Igor Djordjevic
@ 2017-04-10 19:01   ` Michał Walenciak
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Walenciak @ 2017-04-10 19:01 UTC (permalink / raw)
  To: Igor Djordjevic; +Cc: git

Dnia niedziela, 9 kwietnia 2017 00:07:52 CEST Igor Djordjevic pisze:
> Hi Michał,
> 
> For what it`s worth, looking at the timestamp of the broken commit
> example you`ve shown, could the problem be related to amending commits?
> 
> If so, are you amending through the command line, or maybe using some
> tool (like "git-gui")...?
> 
> There was a similar discussion recently[1], not sure if it`s related
> to your case.
> 
> [1]
> https://public-inbox.org/git/CAEPqvoz8s=CVLABuXx-zOzryrXwr_cb39G2TYJvvF
> XRYzpCBFQ@mail.gmail.com/
> 
> Regards,
> Buga


Hi,

yes indeed, that's the case. Amend from gui ruins my commits :)

regards

-- 
Michał Walenciak
gmail.com kicer86
http://kicer.sileman.net.pl
gg: 3729519


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

end of thread, other threads:[~2017-04-10 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 20:30 broken text encoding in commit author name Michał Walenciak
2017-04-08 22:07 ` Igor Djordjevic
2017-04-10 19:01   ` Michał Walenciak

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.