Live data from Hacker News

GitQlient – a multi-platform GUI-oriented Git client written with Qt

francescmm.github.io

61–66 of 66 posts

Re: GitQlient – a multi-platform GUI-oriented Git client written with Qt

#61

Tried this on win10: it seems to crash without an error message when I try and open a repository.

As @app4soft said, please open an issue and attach as many logs you can: https://github.com/francescmm/GitQlient/issues

To be fair, in windows the performance is quite low due to Git Bash performance as well. I need to improve that :)

Re: GitQlient – a multi-platform GUI-oriented Git client written with Qt

#62
post #49

Can this stage individual lines, and then display a view of only staged lines and no un-staged lines? AKA only the things you are about to commit. In SourceTree this is called "split view staging" and I find it indispensable. But SourceTree is so old as slow and unsupported that I'm desperately trying to find an alternative. Most of the existing GUI clients don't have this option.

> Can this stage individual lines, and then display a view of only staged lines and no un-staged lines? Try ask developer or submit feature request.[0] [0] https://github.com/francescmm/GitQlient/issues

It's something planned for the future :)

Re: GitQlient – a multi-platform GUI-oriented Git client written with Qt

#63

It certainly looks quite beautiful, but sadly UI interactions -- resizing, clicking around, etc. -- seem to be fairly laggy at this point. Love the look-and-feel, but I think the interactive performance is frustrating at this point.

Hi! Thanks for the feedback!

Which platform did you try it in? I'd love to have as much info as possible so I can fix it :)

Re: GitQlient – a multi-platform GUI-oriented Git client written with Qt

#64
post #49

Can this stage individual lines, and then display a view of only staged lines and no un-staged lines? AKA only the things you are about to commit. In SourceTree this is called "split view staging" and I find it indispensable. But SourceTree is so old as slow and unsupported that I'm desperately trying to find an alternative. Most of the existing GUI clients don't have this option.

I use gitg, precisely because it has this feature.

https://github.com/GNOME/gitg

Re: GitQlient – a multi-platform GUI-oriented Git client written with Qt

#66

It certainly looks quite beautiful, but sadly UI interactions -- resizing, clicking around, etc. -- seem to be fairly laggy at this point. Love the look-and-feel, but I think the interactive performance is frustrating at this point.

Hi! Thanks for the feedback! Which platform did you try it in? I'd love to have as much info as possible so I can fix it :)

This is on Windows 10 x64. I'm interested to try again when you have a new build.
Post reply on HN