From: Robert David <robert.david.public@gmail.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Thomas Rast <trast@student.ethz.ch>, Jeff King <peff@peff.net>,
Git Mailing List <git@vger.kernel.org>,
Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: Re: GSOC idea: build in scripts and cleanups
Date: Sun, 17 Apr 2011 20:50:27 +0200 [thread overview]
Message-ID: <201104172050.28441.robert.david.public@gmail.com> (raw)
In-Reply-To: <20110411063444.GA6608@elie>
[-- Attachment #1: Type: Text/Plain, Size: 4011 bytes --]
Dne pondělí 11 dubna 2011 08:34:44 Jonathan Nieder napsal(a):
> Hi,
>
> Robert David wrote:
> > I'm sending copy of my proposal to ml.
>
> Thanks, and sorry for a slow response.
I'm also sorry for the late response, I was off for holiday now.
>
> Full disclosure: I locally use a patch[1] to teach a --patience option
> to add -p, checkout -p, etc (to use the "patience diff" algorithm). I
> never submitted it since it wasn't clear to me how to integrate it
> (and other diff options) properly. I will be very happy to see a
> cleaner add--interactive.
>
> So I'm a likely early consumer of your code, although I don't think
> I'll have time to co-mentor. Luckily there seems to be no shortage of
> willing mentors.
>
> Some quick impressions. This is off-the-cuff; please feel free to let
> me know if something sounds crazy.
>
> > Today git code consists of the base written in C and many helper shell or
> > PERL scripts. While at a first time it is easier to write the script,
> > final code is supposed to be in C. One of these scripts is
> > git-add--interactive.
>
> [...]
>
> > But before that, it is need to clean and extend the current git-add--
> > interactive, to serve user needs at the best.
>
> I see two goals in tension: (1) to integrate add--interactive as C
> code, and (2) to clean it up and change its feature set. Either one
> could happen without the other, and for planning it would be useful to
> know which is going to drive decisions (e.g., what if time is short
> and something has to get cut?).
>
> If (1) is the main goal, it might be easiest to first translate the
> existing code, perhaps modulo small preparatory changes that make the
> translation easier, into C and leave major changes for afterwards.
> Tracking down bugs due to a major change (like switch in
> implementation language) is a lot easier if the pre-change version is
> well tested and well understood.
>
> If (2) is the main goal, it might be easiest to rewrite small parts of
> add--interactive in C where convenient rather than rewriting the whole
> thing. In that story, the result is a series of small patches without
> any single world-changing patch. :)
As I updated the proposal, to focus mainly on the (2) way to go. I agree with
your suggestions and I think it will be part of the second round, when the
git-add--interactive will be done and tested enough.
>
> [...]
>
> > How to consider this project has success? That is pretty easy, the
> > already done functionality will be integrated in git-add and the user
> > usage would be consistent.
>
> After each patch, the test suite should pass. If some important
> functionality is not exercised in the test suite, ideally it can be
> added to the test suite. (Though that's no replacement for trying the
> changes in day-to-day use, of course.)
>
> [...]
>
> > The official time-line consists of 12 coding week, starting 24th May. The
> > mid- evaluation is in the 8th week.
> > So the plan is written in week order beginning on the first coding week.
>
> Jeff and Junio's advice seems sane to me. More advice that might help
> with writing a timeline: [2] and Christian's reply.
>
> Because of the uncertainty I mentioned above, it's hard to give an
> example, but an ideal proposal would include a timeline that gives a
> technical plan for the summer.
>
> Also during the bonding time or even earlier it would be nice to get
> used to sending patches and reviewing them (as explained in
> Documentation/SubmittingPatches) if you find time for it.
I'm planing to submit some patches as soon as it will have more time to fully
get in the code, I think it will be something like perl style cleanups.
Thanks for your attention,
Robert.
>
> Thanks again, and hope that helps.
> Jonathan
>
> [1] http://bugs.debian.org/522361
> [2]
> http://thread.gmane.org/gmane.comp.version-control.git/142623/focus=142877
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 230 bytes --]
prev parent reply other threads:[~2011-04-17 18:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-26 0:41 GSOC idea: build in scripts and cleanups Robert David
2011-03-26 2:14 ` Jonathan Nieder
2011-03-26 13:39 ` Jeff King
2011-03-28 8:55 ` Robert David
2011-03-28 14:21 ` Jeff King
2011-03-30 15:39 ` Thomas Rast
2011-03-30 21:17 ` Robert David
2011-04-03 21:17 ` Robert David
2011-04-04 7:43 ` Robert David
2011-04-04 18:09 ` Junio C Hamano
2011-04-04 18:51 ` Robert David
2011-04-05 17:07 ` Jeff King
2011-04-05 18:18 ` Junio C Hamano
2011-04-05 16:52 ` Jeff King
2011-04-05 23:27 ` Robert David
2011-04-07 13:30 ` Robert David
2011-04-07 22:19 ` Junio C Hamano
2011-04-08 9:51 ` Robert David
2011-04-11 6:34 ` Jonathan Nieder
2011-04-17 18:50 ` Robert David [this message]
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=201104172050.28441.robert.david.public@gmail.com \
--to=robert.david.public@gmail.com \
--cc=Matthieu.Moy@imag.fr \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=peff@peff.net \
--cc=trast@student.ethz.ch \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.