git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* difftool, open all diff files immediately, not in serial
@ 2009-08-04 20:49 Seba Illingworth
  2009-08-04 21:47 ` Thomas Rast
  0 siblings, 1 reply; 6+ messages in thread
From: Seba Illingworth @ 2009-08-04 20:49 UTC (permalink / raw)
  To: git

The default git diff behavior is to open each diff file in serial 
(wait for previous file to be closed before opening next file).

I'm looking for a way to open all the files at once - in BeyondCompare 
for example this would open all the files in tabs within the same BC window.

This would make it easier to review a complex set of changes; 
flick back and forwards between the diff files and ignore 
unimportant files.

Here's my same question on StackOverflow with a couple of ideas 
I have found (copy files to temp dir and do folder diff, Araxis 
has 'nowait' option): 
http://stackoverflow.com/questions/1220309

--Seba

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-04-14  6:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 20:49 difftool, open all diff files immediately, not in serial Seba Illingworth
2009-08-04 21:47 ` Thomas Rast
2009-08-04 22:52   ` Seba Illingworth
2010-04-14  2:16     ` My solution Seb
2010-04-14  6:41       ` David Aguilar
2009-08-20  1:39   ` difftool, open all diff files immediately, not in serial Seba Illingworth

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).