Re: [wishlist] graphical diff

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Raimund Bauer <ray007@...>
Cc: git <git@...>
Date: Sunday, March 18, 2007 - 11:06 am

söndag 18 mars 2007 14:16 skrev Raimund Bauer:

Fine, except it is not likely to be my favourite gui. But you don't have to wait,
you can get a gui easily today.

Pipe the output to another tool. Kompare is such a tool which can take a patch
and compare it. It does not have to a single file. You can diff  two trees and
compare. You'll need at kdesdk version 3.5.5 (or 3.5.6)  or the patch in
http://bugs.kde.org/show_bug.cgi?id=131717 for kompare to display git diffs.

git diff HEAD^..HEAD | kompare -

As for other gui's I don't know which ones work easily out of the box. 

Eclipse will soon have recursive diff mode for git. Seems to work here, so I'll probably submit it soon). 

-- robin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[wishlist] graphical diff, Raimund Bauer, (Sun Mar 18, 9:16 am)
Re: [wishlist] graphical diff, Christian MICHON, (Sun Mar 18, 5:39 pm)
Re: [wishlist] graphical diff, Robin Rosenberg, (Sun Mar 18, 11:06 am)
Re: [wishlist] graphical diff, Johannes Schindelin, (Sun Mar 18, 7:09 pm)
RE: [wishlist] graphical diff, Raimund Bauer, (Mon Mar 19, 4:14 am)
RE: [wishlist] graphical diff, Johannes Schindelin, (Mon Mar 19, 9:00 am)
RE: [wishlist] graphical diff, Raimund Bauer, (Mon Mar 19, 12:44 pm)
RE: [wishlist] graphical diff, Johannes Schindelin, (Mon Mar 19, 12:49 pm)
RE: [wishlist] graphical diff, Raimund Bauer, (Mon Mar 19, 4:29 pm)
Re: [wishlist] graphical diff, Robin Rosenberg, (Sun Mar 18, 7:51 pm)
Re: [wishlist] graphical diff, Johannes Schindelin, (Sun Mar 18, 8:09 pm)