[ANNOUNCE] qgit-1.5.3

From: Marco Costalba
Date: Sat Nov 11 2006 - 03:07:20 EST


qgit it's a graphical git repositories viewer built on Qt libraries.

This is mostly a bug fix release.

Several issues has been fixed, also some crash bugs, so an update is
strongly suggested.

To note is the new possibility to set the font used by patch and file
content viewers.

Thanks to Pavel Roskin and Josef Weidendorfer for their help and patches.


Download tarball from http://www.sourceforge.net/projects/qgit
or directly from git public repository
git://git.kernel.org/pub/scm/qgit/qgit.git

Please refer to http://digilander.libero.it/mcostalba/ for additional
information.

Marco


ChangeLog from 1.5.2

- use a smaller tab close button and a smaller icon (Pavel Roskin)

- fix a crash in case of repo change while in filtered view

- fix a crash due to evil static pointers

- clear all the panes if search from the toolbar doesn't find anything

- silence a Qt warning when closing a tab

- let the user to set the typewriter (fixed width) font used
with patch and file content viewers

- fix broken StGit 'pop' command interface

- do not use "--keep" option of git-am as default

- fix issues with tag marks when changing graph size

- fix filenames cache data saving in case of bare repositories

- rewrite and simplify graph drawing code (Josef Weidendorfer)

- fix issues with file names with spaces

- adjust columns width when changing window size

- fetch file history from all trees instead of only current

- early exit update cycle when a new request arrives

- correctly order tags in start-up input range dialog

- fix patch numbering order in format patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/