From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Yash Yadav <yashdimpu@gmail.com>
Cc: git@vger.kernel.org, Stefan Beller <sbeller@google.com>
Subject: Re: [GSoC] Scripts to be conversted into builtins
Date: Sat, 17 Mar 2018 19:26:36 +0100 [thread overview]
Message-ID: <87r2oid0df.fsf@evledraar.gmail.com> (raw)
In-Reply-To: <67e865ac-3303-eda6-e14b-f56607d64908@gmail.com>
On Sat, Mar 17 2018, Yash Yadav jotted:
> Hello,
>
> I am a student going through the GSoC process.
>
> In the project ideas listed there is one idea talking of conversion of
> scripts to builtins. This interests me but no pointer forward is given
> and I'd like to dive more into that idea and go through the script(s).
>
> So, where should I look further from here?
One good place to start is to start reading at:
git log -p --stat --full-diff --reverse 74703a1e4d.. -- 'builtin/*--helper.c'
And then search for git-.*\.sh in your pager. These are a bunch of
commits where the bisect, rebase and submodule helpers have had their
shellscript code incrementally replaced by C.
next prev parent reply other threads:[~2018-03-17 18:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-17 12:44 [GSoC] Scripts to be conversted into builtins Yash Yadav
2018-03-17 18:26 ` Ævar Arnfjörð Bjarmason [this message]
2018-03-17 20:51 ` Christian Couder
2018-03-19 17:27 ` Johannes Schindelin
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=87r2oid0df.fsf@evledraar.gmail.com \
--to=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=sbeller@google.com \
--cc=yashdimpu@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 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.