Re: [ANNOUNCE] qgit-1.5.5

2007-02-26 Thread Johannes Schindelin
Hi, On Mon, 26 Feb 2007, Marco Costalba wrote: > On 2/26/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote: > > Hi, > > > > On Mon, 26 Feb 2007, Marco Costalba wrote: > > > > > Actually, I didn't test with MinGW port of Git but I would be surprised > > > if it doesn't work (famous last words ;-

Re: [ANNOUNCE] qgit-1.5.5

2007-02-26 Thread Marco Costalba
On 2/26/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote: Hi, On Mon, 26 Feb 2007, Marco Costalba wrote: > Actually, I didn't test with MinGW port of Git but I would be surprised > if it doesn't work (famous last words ;-) ) You don't use cygpath to translate between Windows <-> POSIX filena

Re: [ANNOUNCE] qgit-1.5.5

2007-02-26 Thread Johannes Schindelin
Hi, On Mon, 26 Feb 2007, Marco Costalba wrote: > Actually, I didn't test with MinGW port of Git but I would be surprised > if it doesn't work (famous last words ;-) ) You don't use cygpath to translate between Windows <-> POSIX filenames? AFAICT this is the single most important user-visible

Re: [ANNOUNCE] qgit-1.5.5

2007-02-26 Thread Marco Costalba
On 2/26/07, Johannes Schindelin <[EMAIL PROTECTED]> wrote: Hi, On Mon, 26 Feb 2007, Marco Costalba wrote: > On 2/26/07, Martin Langhoff <[EMAIL PROTECTED]> wrote: > > On 2/26/07, Marco Costalba <[EMAIL PROTECTED]> wrote: > > > P.S: There is also a Qt4 version (works under Windows) downloadable

Re: [ANNOUNCE] qgit-1.5.5

2007-02-26 Thread Johannes Schindelin
Hi, On Mon, 26 Feb 2007, Marco Costalba wrote: > On 2/26/07, Martin Langhoff <[EMAIL PROTECTED]> wrote: > > On 2/26/07, Marco Costalba <[EMAIL PROTECTED]> wrote: > > > P.S: There is also a Qt4 version (works under Windows) downloadable > > > from git://repo.or.cz/qgit4.git it is a little bit exp

Re: [ANNOUNCE] qgit-1.5.5

2007-02-25 Thread Marco Costalba
On 2/26/07, Martin Langhoff <[EMAIL PROTECTED]> wrote: On 2/26/07, Marco Costalba <[EMAIL PROTECTED]> wrote: > P.S: There is also a Qt4 version (works under Windows) downloadable > from git://repo.or.cz/qgit4.git it is a little bit experimental > tough. Is the QT4 Windows port working against t

Re: [ANNOUNCE] qgit-1.5.5

2007-02-25 Thread Martin Langhoff
On 2/26/07, Marco Costalba <[EMAIL PROTECTED]> wrote: P.S: There is also a Qt4 version (works under Windows) downloadable from git://repo.or.cz/qgit4.git it is a little bit experimental tough. Is the QT4 Windows port working against the MinGW port of GIT? cheers. martin - To unsubscribe fro

[ANNOUNCE] qgit-1.5.5

2007-02-25 Thread Marco Costalba
qgit is a git repository GUI browser. This is mostly a bug fix release. Due to a change in git-rev-list output in git version 1.5 and above in case of commit encoding information old version of qgit are no more compatible and big issues in revision list view are possible under some circumstances.