* GSoC 2011
@ 2011-03-28 7:13 Karol Samborski
2011-03-28 7:42 ` Christian Couder
0 siblings, 1 reply; 9+ messages in thread
From: Karol Samborski @ 2011-03-28 7:13 UTC (permalink / raw)
To: git
Hello all,
My name is Karol Samborski and I'm a student from Poland. I'm studding
in external way which means I'm only in school at weekends. Daily I
work as a C/C++ programmer and I use git in work. I want to
participate in Google Summer of Code program because I like git and I
have no open source programming experience. I read at SoC2011Ideas
wiki page that I should try sending a few simple patches to the
mailing list. What patches do you mean? Do you have maybe a small task
to do? That would be easier...
Anyway I use vim, git and linux in a daily use and I love using them ;)
But due to I'm external student I have much less time than the other students.
Best regards,
Karol Samborski
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
2011-03-28 7:13 GSoC 2011 Karol Samborski
@ 2011-03-28 7:42 ` Christian Couder
2011-03-28 7:48 ` Nguyen Thai Ngoc Duy
[not found] ` <AANLkTikM7C_h5cwgd5KoddBUH3xsdwtBiGwM_2ecKR2k@mail.gmail.com>
0 siblings, 2 replies; 9+ messages in thread
From: Christian Couder @ 2011-03-28 7:42 UTC (permalink / raw)
To: Karol Samborski; +Cc: git
Hi,
On Mon, Mar 28, 2011 at 9:13 AM, Karol Samborski <edv.karol@gmail.com> wrote:
> Hello all,
>
> My name is Karol Samborski and I'm a student from Poland. I'm studding
> in external way which means I'm only in school at weekends. Daily I
> work as a C/C++ programmer and I use git in work. I want to
> participate in Google Summer of Code program because I like git and I
> have no open source programming experience. I read at SoC2011Ideas
> wiki page that I should try sending a few simple patches to the
> mailing list. What patches do you mean? Do you have maybe a small task
> to do? That would be easier...
It depends a lot what part of git you would like to work on.
Do you find one of the proposed subject interesting?
If yes, tell us and the relevant people will probably tell you what
you could start with.
And by the way the same question has been asked recently and the
answer was to search a mailing list archive for "low hanging fruit" as
we don't use any bug tracker.
You could perhaps search the source code for "TODO" or "NEEDS WORK" too.
> Anyway I use vim, git and linux in a daily use and I love using them ;)
> But due to I'm external student I have much less time than the other students.
I hope you will have more time during the summer otherwise it might
not be enough for the GSOC.
Thanks,
Christian.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
2011-03-28 7:42 ` Christian Couder
@ 2011-03-28 7:48 ` Nguyen Thai Ngoc Duy
[not found] ` <AANLkTikM7C_h5cwgd5KoddBUH3xsdwtBiGwM_2ecKR2k@mail.gmail.com>
1 sibling, 0 replies; 9+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2011-03-28 7:48 UTC (permalink / raw)
To: Christian Couder; +Cc: Karol Samborski, git
On Mon, Mar 28, 2011 at 2:42 PM, Christian Couder
<christian.couder@gmail.com> wrote:
> And by the way the same question has been asked recently and the
> answer was to search a mailing list archive for "low hanging fruit" as
> we don't use any bug tracker.
> You could perhaps search the source code for "TODO" or "NEEDS WORK" too.
Also search for test_expect_failure in t/ directory. I don't know how
hard those breakages are though.
--
Duy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
[not found] ` <AANLkTikM7C_h5cwgd5KoddBUH3xsdwtBiGwM_2ecKR2k@mail.gmail.com>
@ 2011-03-28 8:17 ` Christian Couder
[not found] ` <AANLkTinPK1ONgL5Jv0AVnGngeZ3nUT5DX-dEV9LWWiGt@mail.gmail.com>
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Christian Couder @ 2011-03-28 8:17 UTC (permalink / raw)
To: Karol Samborski; +Cc: git, Nguyen Thai Ngoc Duy
On Mon, Mar 28, 2011 at 9:55 AM, Karol Samborski <edv.karol@gmail.com> wrote:
> 2011/3/28 Christian Couder <christian.couder@gmail.com>:
>>
>> It depends a lot what part of git you would like to work on.
>> Do you find one of the proposed subject interesting?
>> If yes, tell us and the relevant people will probably tell you what
>> you could start with.
>
> I thought about "Build in more external commands".
Ok, but which of the suggested commands would you like to rewrite?
When you know the one you want to work on, you can find the relevant
people and then put them in CC.
And you can look at its source code and find some parts that can
already be implemented in other existing commands in C.
>> I hope you will have more time during the summer otherwise it might
>> not be enough for the GSOC.
>>
>
> OK, maybe it might not be enough but I just want to do something for
> the others ;)
> It's ok if you will not approve my work later because of to slowly
> work but I will finish my task.
Great! We love people who finish the tasks ;-)
Thanks,
Christian.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
[not found] ` <AANLkTinPK1ONgL5Jv0AVnGngeZ3nUT5DX-dEV9LWWiGt@mail.gmail.com>
@ 2011-03-28 8:44 ` Karol Samborski
0 siblings, 0 replies; 9+ messages in thread
From: Karol Samborski @ 2011-03-28 8:44 UTC (permalink / raw)
To: git
2011/3/28 Christian Couder <christian.couder@gmail.com>:
> On Mon, Mar 28, 2011 at 9:55 AM, Karol Samborski <edv.karol@gmail.com> wrote:
>> 2011/3/28 Christian Couder <christian.couder@gmail.com>:
>>>
>>> It depends a lot what part of git you would like to work on.
>>> Do you find one of the proposed subject interesting?
>>> If yes, tell us and the relevant people will probably tell you what
>>> you could start with.
>>
>> I thought about "Build in more external commands".
>
> Ok, but which of the suggested commands would you like to rewrite?
I think I would start with git-pull.sh
> When you know the one you want to work on, you can find the relevant
> people and then put them in CC.
> And you can look at its source code and find some parts that can
> already be implemented in other existing commands in C.
OK, I will do this.
>>> I hope you will have more time during the summer otherwise it might
>>> not be enough for the GSOC.
>>>
>>
>> OK, maybe it might not be enough but I just want to do something for
>> the others ;)
>> It's ok if you will not approve my work later because of to slowly
>> work but I will finish my task.
>
> Great! We love people who finish the tasks ;-)
;)
Best regards,
Karol Samborski
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
2011-03-28 8:17 ` Christian Couder
[not found] ` <AANLkTinPK1ONgL5Jv0AVnGngeZ3nUT5DX-dEV9LWWiGt@mail.gmail.com>
@ 2011-03-29 7:08 ` Karol Samborski
2011-03-29 11:54 ` Nguyen Thai Ngoc Duy
2011-03-29 11:45 ` Erik Faye-Lund
2 siblings, 1 reply; 9+ messages in thread
From: Karol Samborski @ 2011-03-29 7:08 UTC (permalink / raw)
To: git
I heard that it is needed to put 40 hours per week in summer time to
participate GSoC program.
It is impossible in my case so I'll become a contributor outside the
GSoC program.
My question is: should I work on rewriting git commands to C (this
task is on GSoC 2011 ideas page) or leave this task for students from
GSoC program?
Regards,
Karol Samborski
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
2011-03-28 8:17 ` Christian Couder
[not found] ` <AANLkTinPK1ONgL5Jv0AVnGngeZ3nUT5DX-dEV9LWWiGt@mail.gmail.com>
2011-03-29 7:08 ` Karol Samborski
@ 2011-03-29 11:45 ` Erik Faye-Lund
2 siblings, 0 replies; 9+ messages in thread
From: Erik Faye-Lund @ 2011-03-29 11:45 UTC (permalink / raw)
To: Christian Couder; +Cc: Karol Samborski, git, Nguyen Thai Ngoc Duy
On Mon, Mar 28, 2011 at 10:17 AM, Christian Couder
<christian.couder@gmail.com> wrote:
> On Mon, Mar 28, 2011 at 9:55 AM, Karol Samborski <edv.karol@gmail.com> wrote:
>> 2011/3/28 Christian Couder <christian.couder@gmail.com>:
>>>
>>> It depends a lot what part of git you would like to work on.
>>> Do you find one of the proposed subject interesting?
>>> If yes, tell us and the relevant people will probably tell you what
>>> you could start with.
>>
>> I thought about "Build in more external commands".
>
> Ok, but which of the suggested commands would you like to rewrite?
Before anyone starts on git-send-email.perl, I'd like to give heads up
that I've been working on that one a bit.
The code can be found at http://repo.or.cz/w/git/kusma.git in the
work/send-email-c branch if anyone is interested, but be warned: It's
messy and not really working yet, as it only really sends a single
hard-coded e-mail so far.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
2011-03-29 7:08 ` Karol Samborski
@ 2011-03-29 11:54 ` Nguyen Thai Ngoc Duy
[not found] ` <AANLkTin=JnXO7k-NNcHVksDcM7yer=9oh3Eu9McLS15_@mail.gmail.com>
0 siblings, 1 reply; 9+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2011-03-29 11:54 UTC (permalink / raw)
To: Karol Samborski; +Cc: git
On Tue, Mar 29, 2011 at 2:08 PM, Karol Samborski <edv.karol@gmail.com> wrote:
> I heard that it is needed to put 40 hours per week in summer time to
> participate GSoC program.
> It is impossible in my case so I'll become a contributor outside the
> GSoC program.
You're welcome!
> My question is: should I work on rewriting git commands to C (this
> task is on GSoC 2011 ideas page) or leave this task for students from
> GSoC program?
I bet converting small scripts now won't hurt anybody (it's not large
enough for GSoC work anyway, git-repack.sh for instance). It will help
you get familiar with the code base and can keep you busy until GSoC
really starts. By then we'll know what commands are taken by students.
--
Duy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: GSoC 2011
[not found] ` <AANLkTin=JnXO7k-NNcHVksDcM7yer=9oh3Eu9McLS15_@mail.gmail.com>
@ 2011-03-29 12:10 ` Karol Samborski
0 siblings, 0 replies; 9+ messages in thread
From: Karol Samborski @ 2011-03-29 12:10 UTC (permalink / raw)
To: git
2011/3/29 Nguyen Thai Ngoc Duy <pclouds@gmail.com>:
> On Tue, Mar 29, 2011 at 2:08 PM, Karol Samborski <edv.karol@gmail.com> wrote:
>> I heard that it is needed to put 40 hours per week in summer time to
>> participate GSoC program.
>> It is impossible in my case so I'll become a contributor outside the
>> GSoC program.
>
> You're welcome!
>
>> My question is: should I work on rewriting git commands to C (this
>> task is on GSoC 2011 ideas page) or leave this task for students from
>> GSoC program?
>
> I bet converting small scripts now won't hurt anybody (it's not large
> enough for GSoC work anyway, git-repack.sh for instance). It will help
> you get familiar with the code base and can keep you busy until GSoC
> really starts. By then we'll know what commands are taken by students.
> --
> Duy
>
Thank you for your answer. Of course I will get familiar with the code
base first by sending simple patches to the mailing list for review ;)
Your proposal sounds very good so I will start with rewriting
git-repack.sh or another small script.
Regards,
Karol
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-03-29 12:10 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 7:13 GSoC 2011 Karol Samborski
2011-03-28 7:42 ` Christian Couder
2011-03-28 7:48 ` Nguyen Thai Ngoc Duy
[not found] ` <AANLkTikM7C_h5cwgd5KoddBUH3xsdwtBiGwM_2ecKR2k@mail.gmail.com>
2011-03-28 8:17 ` Christian Couder
[not found] ` <AANLkTinPK1ONgL5Jv0AVnGngeZ3nUT5DX-dEV9LWWiGt@mail.gmail.com>
2011-03-28 8:44 ` Karol Samborski
2011-03-29 7:08 ` Karol Samborski
2011-03-29 11:54 ` Nguyen Thai Ngoc Duy
[not found] ` <AANLkTin=JnXO7k-NNcHVksDcM7yer=9oh3Eu9McLS15_@mail.gmail.com>
2011-03-29 12:10 ` Karol Samborski
2011-03-29 11:45 ` Erik Faye-Lund
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 NNTP newsgroup(s).