Git development
 help / color / mirror / Atom feed
* [PATCH 0/2] Series short description
@ 2006-08-14 16:53 Yann Dirson
  2006-08-14 16:55 ` [PATCH 1/2] Add a --parent flag to "stgit pick" Yann Dirson
  2006-08-14 16:55 ` [PATCH 2/2] Look for a commit's parents in the standard way Yann Dirson
  0 siblings, 2 replies; 9+ messages in thread
From: Yann Dirson @ 2006-08-14 16:53 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

The following series allow to pick from all over the tree, even if your tree
is full of merge commits, and if you use grafts extensively.

The series is not really complete, it lacks a fix for a nasty bug that
crashes stgit when "pick" encounters a file-creation conflict.  But
nevertheless, I would not have been able to do my job today without them :)
-- 
Yann Dirson    <ydirson@altern.org> |
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin
@ 2007-03-11 18:15 Robin Rosenberg
  2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
  0 siblings, 1 reply; 9+ messages in thread
From: Robin Rosenberg @ 2007-03-11 18:15 UTC (permalink / raw)
  To: spearce; +Cc: git

Here is a mix of bug fixes and performance improvements. The most
important ones are that the history panel now shows the right
history (yea, I'm an SWT/JFace n00b so there may be more suble bugs
there). Actually, now that I come to think of it; the rows in the
history window sometimes get the wrong height. The workaround is
to press ALT-F4 and then cancel. 

The other big thing is that Eclipse now caches commits so browsing
the resorces updates the history view immediately instead of an
annoying second or two later, provided the Link with Editor button
is pushed.

As for JDK, I recommend JDK 1.5.11 or JDK 1.6 for running because
of improvements and bug fixes made by Sun wrt GC and memory mapping.

-- robin

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

end of thread, other threads:[~2007-03-11 20:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-14 16:53 [PATCH 0/2] Series short description Yann Dirson
2006-08-14 16:55 ` [PATCH 1/2] Add a --parent flag to "stgit pick" Yann Dirson
2006-08-14 16:55 ` [PATCH 2/2] Look for a commit's parents in the standard way Yann Dirson
2006-08-20 10:43   ` Catalin Marinas
2006-08-22  6:42     ` Junio C Hamano
2006-09-03 19:36     ` Yann Dirson
  -- strict thread matches above, loose matches on Subject: below --
2007-03-11 18:15 [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin Robin Rosenberg
2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
2007-03-11 20:19   ` Shawn O. Pearce
2007-03-11 20:45     ` Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox