public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [take 2] revision parsing made incremental
@ 2008-07-08 13:19 Pierre Habouzit
  2008-07-08 13:19 ` [PATCH 1/3] revisions: split handle_revision_opt from setup_revisions Pierre Habouzit
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pierre Habouzit @ 2008-07-08 13:19 UTC (permalink / raw)
  To: git; +Cc: torvalds, gitster, peff, Johannes.Schindelin

Following Dscho's remarks, I reworked the series to avoid changing
setup_revisions semantics for now, and only exposed the part that groks
options (and keep pseudo revision arguments out).

It indeed makes the series smaller, even if the first patch is quite
long to read, and is just enough for simplifying git-blame in a very
satisfying way.

The series passes the testsuite, has no know blanks issues, and is
pushed to my public repository.

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

end of thread, other threads:[~2008-07-08 22:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-08 13:19 [take 2] revision parsing made incremental Pierre Habouzit
2008-07-08 13:19 ` [PATCH 1/3] revisions: split handle_revision_opt from setup_revisions Pierre Habouzit
2008-07-08 13:19   ` [PATCH 2/3] git-blame: migrate to incremental parse-option [1/2] Pierre Habouzit
2008-07-08 13:19     ` [PATCH 3/3] git-blame: migrate to incremental parse-option [2/2] Pierre Habouzit
2008-07-08 17:41 ` [take 2] revision parsing made incremental Linus Torvalds
2008-07-08 22:57 ` Junio C Hamano

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