git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Carlos Rica" <jasampler@gmail.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org, "Junio C Hamano" <gitster@pobox.com>
Subject: Re: GSoC 2008 - Mentors Wanted!
Date: Tue, 4 Mar 2008 21:47:14 +0100	[thread overview]
Message-ID: <1b46aba20803041247h5cc64186q2abf7973372fd3ef@mail.gmail.com> (raw)
In-Reply-To: <20080304051149.GS8410@spearce.org>

On Tue, Mar 4, 2008 at 6:11 AM, Shawn O. Pearce <spearce@spearce.org> wrote:
>  OK, enough, onto the project list!
>
>   http://git.or.cz/gitwiki/SoC2008Ideas

Gitster talked today about libification as a project for the GSoC
(I mangled some comments, I accept complaints):

gitster> For the record, i've never said I am not interested in libification.

gitster> However.

gitster> (1) I know of many places whose design is based on
run-once-and-exit, and that was done for very good reasons (simpler
clean-up, no risk of reusing stale data, simpler codepath in general),
and

cehteh> gitster: yes anyone is interested .. i rather meant it would
be nice if you and others make it primary concern for accepting
patches/future development imo .. but well yes still your decision,
just a mild critic

* cehteh currently uses libgit and doesnt really feel comfortable with it

gitster> (2) cleaning up to make functions re-entrant can happen
incrementally, but should not have horrible performance issues for
run-once-and-exit users  --- see what we did to libify merge_base(),
for example, as that one is done the right way;

cehteh> yes

cehteh> we could even #ifdef LIBGIT or such for cleanup/reentrancy
stuff .. but someone has to lead supervise that, and others shouldent
throw bricks in the way which still sometimes happens

gitster> (3) and I know it would be a very large effort to do it all,
so a project that can be described with an umbrella "libification"
name would exceed GSoC size.

gitster> (4) and "should not" list in (2) includes maintainability.
Mindless #ifdefs are out.

gitster> So, I would not oppose it, but I just warn anybody that this
is a long term subproject.  I won't have time to commit myself on it,
unless everybody will be happy not to see any new developments merged
outside libification, that is.

gitster> So "libify merge-base" would have been a focused and well
defined subproject of GSoC size.  "libification" is not.

cehteh> ack

gitster> So was "libify the active_cache[] access".

gitster> "rewrite git-submodule, put the repository for submodules in
the superproject $GIT_DIR/modules, and use .git-file (currently in
'pu') to point at it", would be a good sized one.

gitster> "refine diffcore-rename to add a postprocessing phase so that
if we find rename from i386/foo.c to x86/foo.c but i386/bar.c was
rewritten too much and did not match new x86/bar.c make them match"
would be a good one as well.  Throw in "refine diffcore-rename further
so that it can tell a whole directory movement by summarizing the
constituent files' movement" and you will get a gold star ;-)

gitster> "teach 3-way fallback logic git-am has to git-apply".

....

  parent reply	other threads:[~2008-03-04 20:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  5:11 GSoC 2008 - Mentors Wanted! Shawn O. Pearce
2008-03-04  9:23 ` Matthieu Moy
2008-03-05  6:06   ` Shawn O. Pearce
2008-03-04 17:14 ` Jakub Narebski
2008-03-04 20:47 ` Carlos Rica [this message]
2008-03-04 20:51   ` Carlos Rica
2008-03-05  5:36   ` Shawn O. Pearce
2008-03-05  7:58     ` Imran M Yousuf
2008-03-05  8:15       ` Shawn O. Pearce
2008-03-05  8:25         ` Imran M Yousuf
2008-03-05  8:33           ` Imran M Yousuf
2008-03-05 14:55           ` Noel Grandin
2008-03-05 16:37             ` Johannes Schindelin
2008-03-06  4:58             ` Shawn O. Pearce
2008-03-05 21:13       ` Robin Rosenberg
2008-03-06  5:08         ` Shawn O. Pearce
2008-03-06  5:19           ` Imran M Yousuf
2008-03-06 11:04           ` Johannes Schindelin
2008-03-06 20:48           ` Robin Rosenberg
2008-03-06  5:33         ` Imran M Yousuf
2008-03-06 20:47           ` Robin Rosenberg
2008-03-06  5:06 ` Christian Couder
2008-03-06  5:31   ` Christian Couder
2008-03-06  6:44     ` Shawn O. Pearce

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=1b46aba20803041247h5cc64186q2abf7973372fd3ef@mail.gmail.com \
    --to=jasampler@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).