Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] GSoC 2012 Ideas

Cool, I've added the idea under
http://wiki.eclipse.org/Google_Summer_of_Code_2012_Ideas#JGit_Command_Line_Interface.
Feel free to tweak it if you think it requires some clarification.

Cheers,
Tomek

On Thu, Mar 22, 2012 at 15:00, Matthias Sohn
<matthias.sohn@xxxxxxxxxxxxxx> wrote:
> 2012/3/22 Tomasz Zarna <tzarna@xxxxxxxxx>
>>
>> Hi guys,
>>
>> I noticed that there is no section for JGit/EGit ideas [1] on this
>> year's edition of GSoC [2].
>>
>> A proposal I have in mind is to tackle bug 365439 [3], which is about
>> adding new CLI commands to the o.e.jgit.pgm project and vice versa ie
>> translating some of the existing CLI commands/switches to JGit API.
>> This would make CLI tests[4] more usable, but also it would boost
>> development of the git console in Orion[5]. Optionally, the student
>> could help me speeding up work on randomized JGit tests[6]. I have a
>> rough draft for that but spending like 60 mins a week will take me
>> ages to finish :)
>>
>> Since I don't have commit rights in JGit, all I can offer is
>> co-mentoring and reviewing eventual patches first before asking for a
>> second opinion of somebody with the commit rights (a second mentor).
>>
>> Does it make any sense to you? Is it ok to add that proposal to the list
>> [1]?
>>
>
> sounds reasonable to me, I registered as a GSoC mentor so if there is a need
> for another mentor I can offer my help
>
>>
>> Cheers,
>> Tomek
>>
>> [1] http://wiki.eclipse.org/Google_Summer_of_Code_2012_Ideas
>> [2] http://code.google.com/soc/
>> [3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=365439
>> [4] o.e.jgit.pgm.test, added in
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=365444
>> [5] https://bugs.eclipse.org/bugs/show_bug.cgi?id=372119
>> [6] https://bugs.eclipse.org/bugs/show_bug.cgi?id=365535
>> _______________________________________________
>> jgit-dev mailing list
>> jgit-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/jgit-dev
>
>
>
>
> --
> Matthias


Back to the top