Hi David,
> > I especially appreciate two features: that I could easily revert
> > changes in a file by right clicking on it, and that I could commit
> > only selected lines from the diff view.
> > I intentionally write "could" because after some distro updates
> > (ubuntu karmic) it is no longer possible.
>
> This is odd.
>
> Can you try the latest checkout from git?
>
http://github.com/davvid/git-cola
>
> here=$(pwd)
> git clone git://
github.com/davvid/git-cola.git
> cd $your_repo
> $here/git-cola/bin/git-cola
>
The new version looks really nice :-), however, it behaves the same
way as 1.3.8 which comes with karmic.
The trouble is that right-click on a file in repository status has no
effect. No context menu shows up.
Right-click on some selected lines in diff viewer works, but the menu
contains only 'Copy' and 'Select All'.
> I'm currently prepping the v1.4.0 Halloween release.
> I use these features everyday so it'd be odd if
> they dissappeared.
I am not blaming git-cola at all. I really suspect that it has
something to do with incompatibilities in bleeding-edge packages of
the distro.
I just wanted to check if you are not aware of some typical
conflicting pieces.
>
> Let me know if that works for you.
>
> 1.4.0 is coming soon and Ubuntu's really good about rolling with
> the latest and greatest, so hopefully your pain is short-lived.
>
I will swith to git checkout for now and keep you informed how it
works.
Best,
Vasek