* [ANNOUNCE] qgit-1.5.3
@ 2006-11-11 8:06 Marco Costalba
2006-11-13 11:30 ` Andreas Ericsson
0 siblings, 1 reply; 4+ messages in thread
From: Marco Costalba @ 2006-11-11 8:06 UTC (permalink / raw)
To: Git Mailing List, linux-kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ANNOUNCE] qgit-1.5.3
2006-11-11 8:06 [ANNOUNCE] qgit-1.5.3 Marco Costalba
@ 2006-11-13 11:30 ` Andreas Ericsson
2006-11-15 15:23 ` Marco Costalba
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Ericsson @ 2006-11-13 11:30 UTC (permalink / raw)
To: Marco Costalba; +Cc: Git Mailing List, linux-kernel
Marco Costalba wrote:
>
> Download tarball from http://www.sourceforge.net/projects/qgit
> or directly from git public repository
> git://git.kernel.org/pub/scm/qgit/qgit.git
>
Love the tool, but can't fetch the tag. Did you forget to
$ git push origin 1.5.3
?
git describe tells me that I have qgit-1.5.2-gb764f9b
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ANNOUNCE] qgit-1.5.3
2006-11-13 11:30 ` Andreas Ericsson
@ 2006-11-15 15:23 ` Marco Costalba
2006-11-16 0:42 ` Andreas Ericsson
0 siblings, 1 reply; 4+ messages in thread
From: Marco Costalba @ 2006-11-15 15:23 UTC (permalink / raw)
To: Andreas Ericsson; +Cc: Git Mailing List, linux-kernel
On 11/13/06, Andreas Ericsson <ae@op5.se> wrote:
> Marco Costalba wrote:
> >
> > Download tarball from http://www.sourceforge.net/projects/qgit
> > or directly from git public repository
> > git://git.kernel.org/pub/scm/qgit/qgit.git
> >
>
> Love the tool, but can't fetch the tag. Did you forget to
>
> $ git push origin 1.5.3
>
I think I have pushed the new tag, indeed the gitweb interface on
kernel.org/git shows correctly the 1.5.3 tag (and also two new commits
after that).
I've also pulled from kernel.org/git/qgit in a test repository and got
the tag succesfully.
I'm not able to reproduce this, in any case I will push again the tags.
Thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [ANNOUNCE] qgit-1.5.3
2006-11-15 15:23 ` Marco Costalba
@ 2006-11-16 0:42 ` Andreas Ericsson
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Ericsson @ 2006-11-16 0:42 UTC (permalink / raw)
To: Marco Costalba; +Cc: Git Mailing List, linux-kernel
Marco Costalba wrote:
> On 11/13/06, Andreas Ericsson <ae@op5.se> wrote:
>> Marco Costalba wrote:
>> >
>> > Download tarball from http://www.sourceforge.net/projects/qgit
>> > or directly from git public repository
>> > git://git.kernel.org/pub/scm/qgit/qgit.git
>> >
>>
>> Love the tool, but can't fetch the tag. Did you forget to
>>
>> $ git push origin 1.5.3
>>
>
> I think I have pushed the new tag, indeed the gitweb interface on
> kernel.org/git shows correctly the 1.5.3 tag (and also two new commits
> after that).
>
> I've also pulled from kernel.org/git/qgit in a test repository and got
> the tag succesfully.
>
> I'm not able to reproduce this, in any case I will push again the tags.
>
That's odd. Here's my .git/remotes/origin
---8<---8<---8<---
URL: git://git.kernel.org/pub/scm/qgit/qgit.git
Pull: master:origin
---8<---8<---8<---
I got the tag now, by doing
$ git fetch --tags
although that didn't work last time I fetched the objects (which was
after you had posted the announcement). Strange. This was with git
version 1.4.3.rc3.gb32db.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-11-16 0:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-11 8:06 [ANNOUNCE] qgit-1.5.3 Marco Costalba
2006-11-13 11:30 ` Andreas Ericsson
2006-11-15 15:23 ` Marco Costalba
2006-11-16 0:42 ` Andreas Ericsson
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).