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 14
Date: Tue, 22 Aug 2017 02:18:48 +0530	[thread overview]
Message-ID: <CAME+mvWq2tMfBVwJQyXsn2E2KJ3QFLuTkG+s_vbkYvO2Fy0ZYw@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:

Following are the updates about my ongoing project:

* add: Although much time was spent by me on trying to debug the
  patch, the attempts made were unsuccessful or were
  rather partially successful (since while fixing one issue,
  they invoked a different one). After getting   suggestions and
  help from mentors for the remaining tests, now there are only
  two tests which the patch is currently failing at.
  The current status of the patch can be viewed at [2].

* update: porting this subcommand is already underway, and
  porting of the functions is_tip_reachable() and
  fetch_in_submodule() as completed.

* patches: a smaller patch series is floated on the mailing list
  for the maintainer's review.

The small patch series which recently was floated is pushed on Github
and is available at [3].

PLAN FOR WEEK-15 (22 August 2017 to 28 August 2017):

* add: One of the main aims of the next week is to resolve the
  the two tests which the current patch fails at.

* patches: will be working on getting the smaller series merged, and
  once its done, will prepare and float the next patch for the
  same purpose. Till then, I aim to stay more active on the mailing
  list as well for responding to the reviews.

Since I am a bit busier the following week (due to college academics),
I will resume porting submodule subcommand 'update' in the following week.

[1]: https://docs.google.com/document/d/1krxVLooWl--75Pot3dazhfygR3wCUUWZWzTXtK1L-xU/
[2]: https://github.com/pratham-pc/git/commits/sub-add
[3]: https://github.com/pratham-pc/git/commits/week-14-1

                 reply	other threads:[~2017-08-21 20:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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+mvWq2tMfBVwJQyXsn2E2KJ3QFLuTkG+s_vbkYvO2Fy0ZYw@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).