Differences between revisions 19 and 20
Revision 19 as of 2010-04-07 20:18:59
Size: 1411
Editor: Pradeepkumar
Comment:
Revision 20 as of 2010-04-07 20:19:31
Size: 1411
Editor: Pradeepkumar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
- Fan of C, Python, Haskell. You can find some of my small projects on [[http://www.github.com/in3xes|Github]]. - - Fan of C, Python, Haskell. You can find some of my small projects on [[http://www.github.com/in3Xes|Github]]. -
Line 14: Line 14:
- Love solving mathematics problems by programming. [[http://www.github.com/in3xes/projecteuler|Solutions]] for the problems in [[http://www.projecteuler.net|Project Euler]]. Solved in python. - Love solving mathematics problems by programming. [[http://www.github.com/in3Xes/projecteuler|Solutions]] for the problems in [[http://www.projecteuler.net|Project Euler]]. Solved in python.

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.

CategoryHomepage

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