| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2012 06:44:38
2.3_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
2.3_1
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:59:23
2.3
|
ohauer  |
-remove MD5 |
22 May 2010 19:22:38
2.3
|
itetcu  |
Update to 2.3. This is mainly a manteinance release with added a new and better
graph look. Full checges at: http://git.kernel.org/?p=qgit/qgit4.git;a=shortlog |
28 Mar 2010 06:47:48
2.2_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Nov 2009 19:49:43
2.2_1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
22 Aug 2009 00:18:43
2.2_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
27 Apr 2009 06:23:06
2.2_1
|
itetcu  |
- depend on moc qmake rcc uic only for build [1]
- install the program stripped
- bump PORTREVISION
Submitted by: mack@ [1] |
25 Apr 2009 22:10:01
2.2
|
itetcu  |
QGit is a git GUI viewer built on Qt/C++.
With qgit you will be able to browse revisions history, view patch content and
changed files, graphically following different development branches.
Features :
- View revisions, diffs, files history, files annotation, archive tree.
- Commit changes visually cherry picking modified files.
- Apply or format patch series from selected commits, drag and drop commits
between two instances of qgit.
- Associate commands sequences, scripts and anything else executable to a
custom action. Actions can be run from menu and corresponding output is grabbed
by a terminal window. qgit implements a GUI for the most common StGIT commands
like push/pop and apply/format patches. You can also create new patches or
refresh current top one using the same semantics of git commit,
i.e. cherry picking single modified files.
WWW: https://sourceforge.net/projects/qgit |