[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jgit-dev] GSoC 2012 Ideas
|
- From: Tomasz Zarna <tzarna@xxxxxxxxx>
- Date: Thu, 22 Mar 2012 14:16:54 +0100
- Delivered-to: jgit-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=J0m9VJygQBU3yHIr19hys8xTukWAZY5yy9OVOjuxyUE=; b=sSKbk+m2ov08WRh6gF/4beufSodNy2RKxzbTe59cdzR5dWJolCxGnXNxsbpoludpD4 DUIuphckx/2jso1b9+QgeP3Dt+emEsnsvrViQ4eh8ZrO388xs05FT0nMTCGqvyVQXmWO 4MEzVSy08q18uIJW/NqWekwOeJI2dOws5azTtC0al4pu/MIIKe2JeB1EDp6E4a/8zlIX E+oVUM+qXx5xXYOwcBLsiI6jqhE1TPRQ67rwWOrNVlaIcW2C9z9NbCwmppiT6a+9AEkj wE1avwjGFRVoMy52EQSDymTbrXj9+voUHcsmy8pcsNw/R2kTOL62rRSBe1OZjhnzMiQn nBCw==
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]?
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