git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Prathamesh Chavan <pc44800@gmail.com>
To: git <git@vger.kernel.org>
Cc: Stefan Beller <sbeller@google.com>,
	Christian Couder <christian.couder@gmail.com>
Subject: [GSoC] Update: Week 1
Date: Mon, 22 May 2017 23:22:59 +0530	[thread overview]
Message-ID: <CAME+mvUJSdEyvNho=WwC+9gXaG7_emoHEACznx2goFzPp+t+KA@mail.gmail.com> (raw)

SUMMARY OF MY PROJECT:

Git submodule subcommands are currently implemented by using shell script
'git-submodule.sh'. There are several reasons why we'll prefer not to
use the shell script. My project intends to convert the subcommands into
C code, thus making them builtins. This will increase Git's portability
and hence the efficiency of working with the git-submodule commands.
Link to the complete proposal: [1]

Mentors:
Stefan Beller <sbeller@google.com>
Christian Couder <christian.couder@gmail.com>

UPDATES:

As planned for the first week, I continued working on completing the porting
of submodule subcommand foreach. As suggested in the previous patches, some
additional changes we made to the patch and an updated version of the patch
is posted on the mailing list.[2][3]

Also, porting of submodule subcommand status from shell to C was carried out
in this week. For this purpose, first the function set_name_rev was ported
from shell to C, and then the subcommand. A complete ported version, which
passes all the tests is posted on the mailing list for reviews.[4][5]

PLAN FOR WEEK-2 (23 May 2017 to 29 may 2017):

In this week, I plan to port submodule subcommand sync from shell to C and
post a version of the ported function on the mailing list asap.

Also, I'll get started with porting the submodule subcommand summary in this
week itself and will try my best to port this as well in this week.

Along with this, I'll continue improvising the present patches, which are
currently on the mailing list for reviews.



[1]: https://docs.google.com/document/d/1krxVLooWl--75Pot3dazhfygR3wCUUWZWzTXtK1L-xU/
[2]: https://public-inbox.org/git/20170521125814.26255-1-pc44800@gmail.com/
[3]: https://public-inbox.org/git/20170521125814.26255-2-pc44800@gmail.com/
[4]: https://public-inbox.org/git/20170521122711.22021-1-pc44800@gmail.com/
[5]: https://public-inbox.org/git/20170521122711.22021-2-pc44800@gmail.com/

             reply	other threads:[~2017-05-22 17:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-22 17:52 Prathamesh Chavan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-23 20:10 GSoC Project Selected | Incremental Rewrite of git bisect Pranit Bauva
2016-05-08 11:27 ` [GSOC update] Week 1 Pranit Bauva

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='CAME+mvUJSdEyvNho=WwC+9gXaG7_emoHEACznx2goFzPp+t+KA@mail.gmail.com' \
    --to=pc44800@gmail.com \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=sbeller@google.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.
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).