QGit¶
Intro¶
QGit is a git repository viewer created by Marco Costalba using the Qt library. It uses git process (command-line calls) to extract data. It is fairly performant on big-ish repositories. It does a better job compared to other viewers when it comes to browsing the sources and following changes to particular code lines.
Versions¶
- 2.3, last release by Marco Costalba and team (see http://qgit.sf.net)
- 2.4, on 2011-11-30
- 2.5, on 2012-09-20
Repository¶
For now, the main repository is located at http://repo.or.cz/w/qgit4/redivivus.git.