qgit icon indicating copy to clipboard operation
qgit copied to clipboard

Official git repository for QGit.

Results 64 qgit issues
Sort by recently updated
recently updated
newest added

Since Ubuntu 22.10 (kinetic) qgit will not annotate (ctrl-a) files from a linux kernel repo. It does annotate other (smaller?) repo's. The status line says "Sorry, annotation not available for...

Submitted by Petr Mrazek on 2017-05-16, Basically, when the history consists of many small merges, it gets too wide to make sense of. See attached image for example. ![screenshot-1](https://user-images.githubusercontent.com/1239822/40314765-8127b7a8-5ce7-11e8-914e-2de1e905ed4c.png)

They do not affect the code, but give lots of diagnostic messages when compiled with -W -Wall -Wextra. The changes remove them so that other messages warning of potential problems...

With large patches next functions of PatchContent became so slow that app became unresponsive: * setPlainText() - because of highlighting, not so slow, but significant * find() * moveCursor(QTextCursor::End) And...

Submitted by ralfj ralfj on 2017-07-05. “Amend Commit” incorrectly adds some garbage to the commit message. This can be reproduced as follows: 1. Go to some git repo with a...

bug

Submitted by Michael Gerdau on 2017-04-18. Description: Filenames sporting utf-8 characters are not displayed correctly. E.g. a file named (without the '“') “Abendstille-überall.ly” is displayed as “Abendstille-\303\274berall.ly”. UTF-8 is the...

enhancement
help wanted
entry level

Submitted by Andrey Rahmatullin on 2016-03-27. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791484 “"” I have a local pre-commit hook set up to run some stuff right before the actual commit. This works just fine...

bug

Submitted by Daniel Levin on 2016-01-06. Since Git 2.5 release Git supports multiple working directories. QGit should be able to open such working copy as usual one. This change does...

enhancement

Submitted by Josef Kufner on 2015-05-28. Hello, with 1920px wide screen I would prefer all panes side by side – see attached screenshot. Simply changing orientation of the QSplitter and...

enhancement

Submitted by Mario Blättermann on 2014-02-21: currently QGit seems to don’t have any command line options. It is impossible to submit a folder name (which contains a Git repo). QGit...