onsdag 17 oktober 2007 skrev Marco Costalba: > On 10/17/07, Pete/Piet Delaney <pete@xxxxxxxxxxxx> wrote: > > > > While I'm looking at the diffs for a file if I pull down External Diff > > it launches 'kcompare' but for a file with a large change it seems > > to be running extremely slow. > > qgit does not intergarte Kompare functionality, it just prepares the > files and spawns a Kompare process. > > So there's seem nothing qgit can do about Kompare speed. You can try > with different diff viewers, meld,...etc.. You could avoid the temporary files if you just pipe the diff to kompare. That would require an option to tell qgit that the external viewer can read a git diff. At the time qgit 1.5 was written, kompare could not handle git diffs. -- robin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html