git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vitor Antunes <vitor.hda@gmail.com>
To: git@vger.kernel.org
Cc: Jonathan Nieder <jrnieder@gmail.com>,
	Vitor Antunes <vitor.hda@gmail.com>
Subject: [PATCH v0] fast-import: Add drop command
Date: Sat, 24 Sep 2011 16:27:44 +0100	[thread overview]
Message-ID: <1316878065-11782-1-git-send-email-vitor.hda@gmail.com> (raw)

First try in implementing the drop command that was discussed in the
past. Please be gentle, as this is the first time I touch C in many
years. The git internals are also rather new to me.

No documentation and test cases were added at this point. It would be
great if someone could implement the test case for me.

Vitor Antunes (1):
  fast-import: Add drop command

 fast-import.c |   35 ++++++++++++++++++++++++++++++++++-
 1 files changed, 34 insertions(+), 1 deletions(-)

-- 
1.7.7.rc2.11.g4aecf.dirty

             reply	other threads:[~2011-09-24 15:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-24 15:27 Vitor Antunes [this message]
2011-09-24 15:27 ` [PATCH v0] fast-import: Add drop command Vitor Antunes
2011-09-24 19:37   ` Jonathan Nieder
2011-09-24 21:19     ` Dmitry Ivankov
2011-09-27  8:57       ` Vitor Antunes
2011-10-24 16:37         ` Vitor Antunes
2011-10-24 18:01           ` Sverre Rabbelier
2011-10-25  9:56             ` Vitor Antunes
2011-10-27 11:06               ` Sverre Rabbelier
2011-10-27 11:22                 ` Vitor Antunes
2011-10-27 14:36                   ` Sverre Rabbelier
2011-11-09  0:24                     ` Vitor Antunes
2011-11-09  0:27                       ` Sverre Rabbelier
2011-11-09 11:29                         ` Vitor Antunes
2011-09-24 21:35     ` Vitor Antunes

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=1316878065-11782-1-git-send-email-vitor.hda@gmail.com \
    --to=vitor.hda@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).