Re: GSoC 2015: 2 accepted proposals

2015-04-28 Thread karthik nayak

Hello to Everyone,

On 04/28/2015 01:20 AM, Matthieu Moy wrote:

Hi,

The results just got offical: the Git organization has 2 students
accepted for the summer of code 2015.

Karthik Nayak will work on Unifying git branch -l, git tag -l, and git
for-each-ref mentored by Christian Couder and yours truly.


Thanks a lot for accepting my proposal and giving me an opportunity to 
work with Git via GSoC. Can't express how excited I am.


As Matthieu mentioned I will be working on Unifying git branch -l, git 
tag -l, and git for-each-ref. I plan to start off by going through the 
existing implementation of each of the above commands and come up with a 
design for unification for now. Also to take notes from Jeff King's 
attempt at unification[1].


I will be pushing all my work to my personal Git repository on Github[2].
Where anyone can get involved. Will also make sure to notify the mailing 
list on a regular basis on what is going on with my project.


Looking forward to work with Git and complete this project successfully.

Regards,
Karthik



Paul Tan will work on Make git-pull and git-am builtins, mentored by
Johannes Schindelin and Stefan Beller.


Congrats Paul, I wish you the very best.



Regards,



[1] https://github.com/peff/git/tree/jk/for-each-ref-contains-wip
[2] https://github.com/KarthikNayak/git
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: GSoC 2015: 2 accepted proposals

2015-04-28 Thread Paul Tan
Hi all,

On Tue, Apr 28, 2015 at 3:50 AM, Matthieu Moy
matthieu@grenoble-inp.fr wrote:
 Hi,

 The results just got offical: the Git organization has 2 students
 accepted for the summer of code 2015.

 Karthik Nayak will work on Unifying git branch -l, git tag -l, and git
 for-each-ref mentored by Christian Couder and yours truly.

 Paul Tan will work on Make git-pull and git-am builtins, mentored by
 Johannes Schindelin and Stefan Beller.

Thanks for accepting me, and it is my pleasure to work with everyone.
For reference, information on the proposed project can be found at
[1].

As stated in the proposal, I will be starting work on the project
immediately. The first step would be to review the test coverage of
git-pull and git-am in order to make sure that nothing breaks during
the rewriting. I am currently reviewing all related code in order to
get a better perspective on the issues involved. I am also aware of
the recent issues with git-pull[2], which I will look into.

All patches that I'm working on but are not ready to be published to
the mailing list will be cooked in their corresponding branches in my
personal git repo[3], which I will push at least once a working day.
Everyone is welcome to have a look :-).

Again, thanks all for your support and guidance, and I look forward to
working with everyone to make this project a success.

Regards,
Paul

[1] https://gist.github.com/pyokagan/1b7b0d1f4dab6ba3cef1
[2] http://thread.gmane.org/gmane.comp.version-control.git/267432
[3] https://github.com/pyokagan/git
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html