[ANNOUNCE] qgit 1.1
Marco Costalba
mcostalba at gmail.com
Wed Aug 31 21:59:44 BST 2011
This is qgit-1.1
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.
- 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.
NEW IN THIS RELEASE
A lot of work has been done by Pavel and me from 1.0, too much to list.
A notably change from the last rc3 is a much improved GUI, courtesy of Pavel,
and various stability fixes.
Update to 1.1 is suggested for all users.
Please note that you will need git 1.2 or newer.
DOWNLOAD
SourceForge tarball link is:
http://prdownloads.sourceforge.net/qgit/qgit-1.1.tar.bz2?download
Refer to http://digilander.libero.it/mcostalba/ for additional links
and detailed change log.
Installation should be as simple as ./configure + make + make install-strip
The last one (install-strip) to have a much smaller bin with debug
info stripped.
Please refer to shipped README file for more information.
In case you prefer to clone from the public git repository:
http://digilander.libero.it/mcostalba/scm/qgit.git
you may run 'autoreconf -i' before ./configure
Marco
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list