From: "Shawn O. Pearce" <spearce@spearce.org>
To: Joshua Roys <roysjosh@gmail.com>,
Sverre Rabbelier <alturin@gmail.com>,
Lea Wiemann <LeWiemann@gmail.com>,
Marek Zawirski <Marek.Zawirski@gmail.com>,
Miklos Vajna <vmiklos@frugalware
Cc: git@vger.kernel.org, Sam Vilain <sam.vilain@catalyst.net.nz>,
David Symonds <dsymonds@gmail.com>,
"J.H." <warthog19@eaglescrag.net>,
Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Christian Couder <chriscool@tuxfamily.org>,
Daniel Barkalow <barkalow@iabervon.org>
Subject: Welcome to Git's GSoC 2008!
Date: Mon, 21 Apr 2008 21:32:01 -0400 [thread overview]
Message-ID: <20080422013201.GA4828@spearce.org> (raw)
Congratulations, and welcome to the Git community!
By now I hope you are aware that your project proposal has been
selected by the Git community, and will be funded thanks to the
extremely generous folks at Google.
This year Git was fortunate enough to receive funding for 6 students,
and we are looking forward to the successful completion of the
following interesting projects:
GitTorrent
Student: Joshua Roys
Mentor: Sam Vilain
Josh and Sam will be working to implement native git object
transport via a peer-to-peer system, potentially allowing
popular projects such as the linux kernel to be available
via more servers than just git.kernel.org.
git-statistics
Student: Sverre Rabbelier
Mentor: David Symonds
Sverre and David are looking to mine the commit history of
a project and identify "good" changes from "bad" changes.
Such information may help maintainers to better judge the
risk associated with new changes, and help new contributers
to more quickly locate individuals who are experienced in
a particular section of code (e.g. automatically identify
module maintainers).
Gitweb caching
Student: Lea Wiemann
Mentor: John 'warthog' Hawley
Lea and John will be working to port the caching gitweb fork
that runs on kernel.org back into the main tree, as well as
implementing even more improved caching for really large sites
like kernel.org, repo.or.cz, or anyone else using gitweb for
a large number of repositories and users.
Eclipse plugin push support
Student: Marek Zawirski
Mentor: Shawn O. Pearce
Marek and myself will be working to implement pack generation
in jgit, allowing the 100% native Java implementation of Git
to create pack files locally, as well as upload pack files to
a remote repository over the native Git transport. Marek is
also looking forward to improving some of the user interface
aspects of the Eclipse Git team provider plugin.
git-merge builtin
Student: Miklos Vajna
Mentor: Johannes Schindelin
Miklos and Dscho will be porting the git-merge shell script
to C, permitting it to make use of builtin functions like
merge base computation, and making the program overall more
portable to non-POSIX systems. Porting some of the popular
merge strategies (e.g. git-merge-ours) will also be done as
time permits.
git-sequencer
Student: Stephan Beyer
Mentor: Christian Couder, Daniel Barkalow
Stephan, Christian and Daniel will be working to port the
current "git rebase --interactive" to C, as well as create
a general "commit sequencer" that can be used as the backing
implementation for "git-am", all three forms of "git-rebase",
and possibly implement an "interactive rebase GUI" within
git-gui and/or gitk.
Student projects will be worked on roughly full time (~40 hours/week)
between May 26th and August 18th.
Right now you should spend some time talking to your mentor(s),
so you can both get to know each other better. Here's a rough
idea of some of the things you should be trying to work on with
your mentor over the next several weeks:
- Get a copy of Git installed, and become familiar enough with
it that you can make changes and commit them.
- Clone the project you will be working to improve.
- Can you compile it?
- Can you run your compiled version?
- Can you make a silly modification (make it say "hello world!")
and see that modification when you test it?
- Discuss where you will be publishing your work. Publish the
base (unmodified) code to make sure you can publish your own
work later.
I highly recommend creating a repository on repo.or.cz. It is
free, and for many of you the upstream project (git.git or
egit.git) is already hosted there, so you just create a fork
from it.
- Start dicussing with your mentor your timeline and goals.
Yes, you covered this in your proposal. But now that its actually
something you will be working on this summer it will really help
both you and your mentor if you can work out a more detailed
plan of the tasks ahead of you.
- Discuss your personal schedule(s) with your mentor(s)/student(s).
Will you be planning to be offline for any period of time?
Taking a summer vacation/holiday for a week? Now would be a
good time to share this information, so everyone knows what to
expect this summer.
- Consider reviewing the GPL if you have not read it.
Nearly all Git related code is covered by the GNU Public License.
Individual authors (that's you) retain the copyright on works
they create. (egit/jgit is a special case, I'll take it up with
Marek on another thread.)
- Ask you mentor to introduce you around.
You and your mentor are not working in a vacuum. Hundreds of
people have contributed to Git over the years and there is
a wealth of knowledge in the community that you can leverage
to your benefit. Work with your mentor to develop additional
contacts with other contributors who are knowledgable in the
area of your project. Don't hesistate to ask these folks for
help when you get stuck, especially if your mentor is unable to
answer you immediately.
We realize you are still taking classes, and have project deadlines,
homework and exams to still worry about. But now that you are
accepted into GSoC its also time to start setting aside a few
hours a week to plan out your summer, so you can make the most of
this opportunity.
We are excited to have you join us, and are really looking forward
to these projects!
Final note: I am your friendly organization administrator. If you
have any questions that your mentor can't answer, etc., please
email me. I'm here to help both the student and the mentor make
the most of this summer.
--
Shawn.
next reply other threads:[~2008-04-22 1:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 1:32 Shawn O. Pearce [this message]
2008-04-22 1:59 ` GSoC 2008 application summary Shawn O. Pearce
2008-04-23 4:21 ` Shawn O. Pearce
[not found] ` <bd6139dc0804212235p250b7335ide5359b43937869b@mail.gmail.com>
2008-04-22 6:03 ` Welcome to Git's GSoC 2008! Shawn O. Pearce
2008-04-25 16:46 ` Jakub Narebski
2008-04-26 17:29 ` Shawn O. Pearce
2008-04-26 18:28 ` Jakub Narebski
2008-04-26 18:59 ` Shawn O. Pearce
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080422013201.GA4828@spearce.org \
--to=spearce@spearce.org \
--cc=Johannes.Schindelin@gmx.de \
--cc=LeWiemann@gmail.com \
--cc=Marek.Zawirski@gmail.com \
--cc=alturin@gmail.com \
--cc=barkalow@iabervon.org \
--cc=chriscool@tuxfamily.org \
--cc=dsymonds@gmail.com \
--cc=git@vger.kernel.org \
--cc=roysjosh@gmail.com \
--cc=sam.vilain@catalyst.net.nz \
--cc=vmiklos@frugalware \
--cc=warthog19@eaglescrag.net \
/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.
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).