public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Pierre Habouzit <madcoder@debian•org>
To: git@vger•kernel.org
Cc: torvalds@linux-foundation•org, gitster@pobox•com, peff@peff•net,
	Johannes.Schindelin@gmx•de
Subject: [take 2] revision parsing made incremental
Date: Tue,  8 Jul 2008 15:19:32 +0200	[thread overview]
Message-ID: <1215523175-28436-1-git-send-email-madcoder@debian.org> (raw)

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.

             reply	other threads:[~2008-07-08 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08 13:19 Pierre Habouzit [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1215523175-28436-1-git-send-email-madcoder@debian.org \
    --to=madcoder@debian$(echo .)org \
    --cc=Johannes.Schindelin@gmx$(echo .)de \
    --cc=git@vger$(echo .)kernel.org \
    --cc=gitster@pobox$(echo .)com \
    --cc=peff@peff$(echo .)net \
    --cc=torvalds@linux-foundation$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox