From: Thomas Rast <tr@thomasrast.ch>
To: Junio C Hamano <gitster@pobox.com>
Cc: Jeff King <peff@peff.net>,
git@vger.kernel.org, Shawn Pearce <spearce@spearce.org>
Subject: Re: Git GSoC 2014
Date: Fri, 14 Feb 2014 08:26:52 +0100 [thread overview]
Message-ID: <87vbwi6toj.fsf@thomasrast.ch> (raw)
In-Reply-To: <xmqqk3cyk4oz.fsf@gitster.dls.corp.google.com> (Junio C. Hamano's message of "Thu, 13 Feb 2014 14:50:36 -0800")
Junio C Hamano <gitster@pobox.com> writes:
> Thomas Rast <tr@thomasrast.ch> writes:
>
>> Downside: not listing "code merged" as a goal may not make the project
>> as shiny, neither for Git nor for the student.
>
> I'd actually view that as an upside. This sounds like a good first
> step for a feasibility study that is really necessary.
>
> I wonder why the handling of storage corruption and replacement
> could be left broken, though. Is that because libgit2 has known
> breakages in these areas, or is there some other reason?
It's because I don't know enough about what libgit2's state is, and I
wanted to keep the scope limited. Naturally, the next step would then
be to implement the lacking functionality (if any) in libgit2 so that
the test suite passes. I just don't know if that's trivial, or
something for the "if we have time" section of the project, or too much
work.
(I did do a quick "can we reasonably link against libgit2" test where I
gave git-cat-file a --libgit2 option that loads blobs with libgit2.
There are some name collisions in the git_config* identifiers that need
to be resolved, but otherwise it seems entirely possible.)
--
Thomas Rast
tr@thomasrast.ch
next prev parent reply other threads:[~2014-02-14 7:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 9:10 Git GSoC 2014 Jeff King
2014-02-13 21:45 ` Thomas Rast
2014-02-13 22:50 ` Junio C Hamano
2014-02-14 7:26 ` Thomas Rast [this message]
2014-02-14 9:44 ` David Kastrup
2014-02-15 12:17 ` Thomas Rast
2014-02-15 12:35 ` Duy Nguyen
2014-02-15 13:03 ` David Kastrup
2014-02-15 23:47 ` Shawn Pearce
2014-02-14 17:53 ` Vicent Martí
2014-02-13 23:17 ` Ramkumar Ramachandra
2014-02-14 10:41 ` Jeff King
2014-02-14 15:30 ` Ramkumar Ramachandra
2014-02-14 17:29 ` Jeff King
2014-02-14 18:56 ` Jeff King
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=87vbwi6toj.fsf@thomasrast.ch \
--to=tr@thomasrast.ch \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
--cc=spearce@spearce.org \
/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).