git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marco Costalba <mcostalba@yahoo.it>
To: git@vger.kernel.org
Subject: [ANNOUNCE qgit-0.97.3]
Date: Sat, 26 Nov 2005 13:39:10 +0100	[thread overview]
Message-ID: <4388576E.3080705@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

This is mainly a fix release with only some little nice features added 
(see changelog below).

Due to some good fixes and stability improvements I suggest to update.

qgit is now in '(almost) just fixes' mode to be in good shape for the 
time of git 1.0 is out, then I will relase qgit 1.0


DOWNLOAD

The page with all the download links is:
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

- qgit now works from subdirectories.

- added 'save file as' feature. To save on disk selected tree files.

- added support for tag messages. When tagging a revision it is
   possible to add a message, this will be shown in status bar, togheter
   with tag name, when a tagged revision is selected.

- added support for tag delete.

- rewritten file/annotate viewer to be more stable when user changes
   request while updating. Now should be possible to safely browse
   through logs and archive tree without waiting for update to finish.

- do not assume git bins directory is in $PATH. Use 'git --exec-path'.

- fix possibly wrong description for revs with no commit messages
   nor subjects

- fix annotate viewer to update correctly with 'jump to rev' function

- fix diff viewer to always center on selected file

- fix regression, bad annotation of deleted files

- various GUI tweaks and small fixes.


      Marco



	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it

                 reply	other threads:[~2005-11-26 12:40 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=4388576E.3080705@yahoo.it \
    --to=mcostalba@yahoo.it \
    --cc=git@vger.kernel.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).