Differences between revisions 21 and 22
Revision 21 as of 2010-04-12 02:32:19
Size: 1483
Editor: Pradeepkumar
Comment:
Revision 22 as of 2010-04-12 02:33:21
Size: 1483
Editor: Pradeepkumar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Link to my GSoC [[http://www.bitbucker.org/in3xes/gsoc|application]] Link to my GSoC [[http://www.bitbucket.org/in3xes/gsoc|application]]

Email: <in3xes AT SPAMFREE gmail DOT com>

IRC Nick: inXs_

About Me:

- Student at IIT in India. Mathematics is my major.

- Fan of C, Python, Haskell. You can find some of my small projects on Github. -

- Love solving mathematics problems by programming. Solutions for the problems in Project Euler. Solved in python.

- Experienced user of git. Comfortable with Bazaar.

- Find me on Twitter

Google Summer of Code-2010

I am interested in "Parent delta". I can also work on conversion tools. But I am mainly focusing on Parent Delta Plan.

A word about project:

Mercurial calculates diffs against previous revision rather than parent. In some cases this implementation is space inefficient, and it is more sensible to store deltas against parent. This project is about implementing Parent Delta Plan. This implementation changes the structure of revlogs, so wire protocol has to be extended to allow backward compatibility.

Link to my GSoC application

CategoryHomepage

Pradeepkumar (last edited 2010-10-22 18:17:21 by mpm)