Re: [BUG] GITK don't show unstaged changes

2017-06-16 Thread Konstantin Khomoutov
On Fri, Jun 16, 2017 at 11:27:39AM +, Clébio C. Felix wrote: >>> Details: https://github.com/git-for-windows/git/issues/1203 >>> >>> Version with bug: 2.13.1 >>> Normal: 2.13.0 >> >> Attached are the pictures for those who doesn't want to browse that bug >> and dig them up. >> >> Basicall

Re: [BUG] GITK don't show unstaged changes

2017-06-16 Thread Clébio C . Felix
Cc: git@vger.kernel.org Enviadas: Sexta-feira, 16 de Junho de 2017 3:30 Assunto: Re: [BUG] GITK don't show unstaged changes On Thu, Jun 15, 2017 at 11:52:46AM +, Clébio C. Felix wrote: > Details: https://github.com/git-for-windows/git/issues/1203 > > Version with bug: 2.13.1 > N

[BUG] GITK don't show unstaged changes

2017-06-15 Thread Clébio C . Felix
Details: https://github.com/git-for-windows/git/issues/1203 Version with bug: 2.13.1 Normal: 2.13.0 CCFelix

[BUG] gitk tree view: lines messed up

2016-08-23 Thread Raimar Sandner
Hi, I'm having problems with gitk not displaying the history tree correctly. The lines representing branches are messed up, circles for the individual commits are missing (screenshot attached). I tried to delete ~/.config/git/gitk, even tried a completely fresh user account without success. Th

Re: [BUG] gitk

2016-06-08 Thread Mike Rappazzo
On Wed, Jun 8, 2016 at 8:31 AM, Eric Frederich wrote: > Thanks for confirming. I do a similar workaround too. > The issue is when new Git users don't even have a ~/.config/git/gitk to > modify. > They first have to run it natively where lime exists, then they can > edit it and use it over VNC. >

Re: [BUG] gitk

2016-06-08 Thread stefan.naewe
+cc: Paul Mackerras Am 08.06.2016 um 14:31 schrieb Eric Frederich: > Thanks for confirming. I do a similar workaround too. > The issue is when new Git users don't even have a ~/.config/git/gitk to > modify. > They first have to run it natively where lime exists, then they can > edit it and use i

Re: [BUG] gitk

2016-06-08 Thread Eric Frederich
Thanks for confirming. I do a similar workaround too. The issue is when new Git users don't even have a ~/.config/git/gitk to modify. They first have to run it natively where lime exists, then they can edit it and use it over VNC. I cannot find any instructions for submitting patches to the gitk

Re: [BUG] gitk

2016-06-08 Thread stefan.naewe
Am 08.06.2016 um 11:40 schrieb stefan.na...@atlas-elektronik.com: > Am 07.06.2016 um 21:20 schrieb Eric Frederich: >> Hello, >> >> I couldn’t find any documentation on submitting patches for gitk. >> I saw in Documentation/SubmittingPatches that gitk is maintained in >> its own repo. >> I can’t clo

Re: [BUG] gitk

2016-06-08 Thread stefan.naewe
Am 07.06.2016 um 21:20 schrieb Eric Frederich: > Hello, > > I couldn’t find any documentation on submitting patches for gitk. > I saw in Documentation/SubmittingPatches that gitk is maintained in > its own repo. > I can’t clone repo’s unless they’re http while on my corporate proxy. > I’m hoping s

[BUG] gitk

2016-06-07 Thread Eric Frederich
Hello, I couldn’t find any documentation on submitting patches for gitk. I saw in Documentation/SubmittingPatches that gitk is maintained in its own repo. I can’t clone repo’s unless they’re http while on my corporate proxy. I’m hoping someone can help me out or just do it for me ;-) I’d like to r

Re: [BUG] gitk --all and git bisect visualize crash in non-english locale

2015-11-20 Thread Matthieu Moy
Indeed. I should obviously have started by updating my master branch, sorry for the noise. Thanks, Dennis Kaarsemaker writes: > Hi Matthieu, > > This has been reported quite a few times before. A fix is in master, > see 482456a^2 and children. > > On wo, 2015-11-18 at 19:31 +0100, Matthieu Moy

Re: [BUG] gitk --all and git bisect visualize crash in non-english locale

2015-11-18 Thread Dennis Kaarsemaker
Hi Matthieu, This has been reported quite a few times before. A fix is in master, see 482456a^2 and children. On wo, 2015-11-18 at 19:31 +0100, Matthieu Moy wrote: > Hi, > > I'm getting the following crash on recent gitk: > > $ LANG=fr_FR gitk --all > Error in startup script: bad menu entry

[BUG] gitk --all and git bisect visualize crash in non-english locale

2015-11-18 Thread Matthieu Moy
Hi, I'm getting the following crash on recent gitk: $ LANG=fr_FR gitk --all Error in startup script: bad menu entry index "Éditer la vue..." while executing ".bar.view entryconf [mca "Edit view..."] -state normal" invoked from within "if {$cmdline_files ne {} || $revtreeargs n

Re: Bug: gitk crashes for single file with German environment

2015-10-23 Thread Konstantin Khomoutov
On Fri, 23 Oct 2015 15:32:10 +0200 Jörg Bühmann wrote: > gitk crashes for single file with German environment [...] http://thread.gmane.org/gmane.comp.version-control.git/279910 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.or

Bug: gitk crashes for single file with German environment

2015-10-23 Thread Jörg Bühmann
gitk crashes for single file with German environment Git 2.6.2 Installed with homebrew Platform Apple OS X 10.10.5 shell: zsh 5.0.5 (x86_64-apple-darwin14.0) environment: LANG=de_DE.UTF-8 gitk is very useful to show the commit history of one file. However it crashes on

[BUG] gitk deals badly with --not

2015-07-21 Thread ydirson
When gitk is run with " --not " args, things work fine until one tries to modify the view. There it considers "--not" to be an extra git-log argument on its own, and groups the negative refs together with the positive refs, which naturally gives completely wrong results. Not sure what the best c

[BUG gitk] strange scrolling behaviour if history canvas not completely filled

2013-03-27 Thread Uwe Kleine-König
Hello, (running gitk from Debian's gitk 1:1.8.2~rc3-1 package) if only a few commits are shown in gitk such that the history canvas is too big, i.e. there is place for more commits to be shown, the scroll bar on the right hand side correctly is greyed out. Still I can scroll using the mouse movin

[BUG gitk] notes not reloaded on Update/Reload

2013-03-27 Thread Uwe Kleine-König
Hello, running gitk from Debian (1:1.8.2~rc3-1) I noticed that $ gitk ... & $ git notes edit $some_ref_shown_by_gitk and then pressing F5 or Shift-F5 doesn't update the notes shown. Best regards Uwe PS: Please Cc: on replies as I'm not subscribed -- Pengutronix e.K.

Re: [BUG] gitk: clicking on a connecting line produces can't read "cflist_top"

2012-10-21 Thread Paul Mackerras
On Thu, Oct 04, 2012 at 10:50:15PM +0200, Stefan Haller wrote: > Sorry, I didn't realize that there is a display mode where the > list of files is empty, not even showing a "Comments" entry. > > Here's a patch that fixes it, plus another patch that is only related > in so far as the bug that it fi

Re: [BUG] gitk: clicking on a connecting line produces can't read "cflist_top"

2012-10-04 Thread Stefan Haller
Sorry, I didn't realize that there is a display mode where the list of files is empty, not even showing a "Comments" entry. Here's a patch that fixes it, plus another patch that is only related in so far as the bug that it fixes was introduced by the same commit. [PATCH 1/2] gitk: Fix error messa

[BUG] gitk: clicking on a connecting line produces can't read "cflist_top"

2012-10-01 Thread Johannes Sixt
Clicking on a line that connects commit nodes produces this error: can't read "cflist_top": no such variable can't read "cflist_top": no such variable while executing "$cflist tag remove highlight $cflist_top.0 "$cflist_top.0 lineend"" (procedure "highlightfile" line 4) invoked from wi