From: Marco Costalba <mcostalba@yahoo.it>
To: git@vger.kernel.org
Cc: proski@gnu.org
Subject: [ANNOUNCE] qgit 1.0
Date: Fri, 30 Dec 2005 11:24:03 +0100 [thread overview]
Message-ID: <43B50AC3.5000307@yahoo.it> (raw)
qgit, a git GUI viewer.
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
From the last release candidate qgit has undergone an heavy stress test by me
and Pavel. We have found and fixed many crash bugs.
These bugs may not be exploitable by a 'normal' use of the tool, anyway we
feel qgit is pretty stable now.
Another, important, fix is a nasty and subtle 'data missing while loading' bug.
This one, reported and debugged by Pavel Roskin, is due to an elusive race and
is visible only on some platforms and only under certain conditions.
Thanks to everybody who helped qgit with patches and suggestions and particularly to Pavel.
DOWNLOAD
TARBALL: http://prdownloads.sourceforge.net/qgit/qgit-1.0.tar.bz2?download
GIT: http://digilander.libero.it/mcostalba/qgit.git
BINARY (against Qt3.3): http://digilander.libero.it/mcostalba/qgit
Links page: http://digilander.libero.it/mcostalba/
INSTALLATION
You need scons and qt-mt developer libs, version 3.3.4 or better, already installed.
qgit is NOT compatible with Qt4.
On some platforms (Debian) you should set QTDIR before to compile.
- unpack tar file
- make
- make install
qgit will be installed in $HOME/bin
CHANGELOG (from qgit-1.0rc2)
- check 'sign off' setting flag for patch apply too
- fix a crash when getting annotation under stress test [by Pavel Roskin]
- fix crash in file viewer under stress test
- use 'Head' to label current branch, use 'Branch' otherwise
- fix crash when quickly refreshing repo (F5) with tree viewer open
- fix a race: cancel pending annotation before to update the state.
- reuse of invalid lastItem in MainImpl::appendHistCommit [by Pavel Roskin]
- fix a missing/corrupted data bug in git reading functions (very bad!)
- fix missed tree selection in same cases
- fix regression: file viewer broken with deleted files
- fix crash when closing qgit while starting up
- fix a crash when closing file viewer before file content is loaded
- fix regression: codecs settings broken
- ensure current rev is visible when opening diff viewer
- defer author date transformation to increase loading speed
- various small fixes and GUI tweaks
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
reply other threads:[~2005-12-30 10:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43B50AC3.5000307@yahoo.it \
--to=mcostalba@yahoo.it \
--cc=git@vger.kernel.org \
--cc=proski@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).