On Wed, 11 Mar 2009, Saurabh Gupta wrote: > hello everyone, > > /*First, a brief introduction about me: */ > I am Saurabh Gupta from India. I am a senior engineering student. I > have been working for open source projects for a long time and I was a > *GSoC student in 2008* where I successfully completed my project under > the organization Openmoko (www.openmoko.org > <http://www.openmoko.org/>). In 2008 winters, I had my internship at > *Adobe Inc.* where I worked on the package management system using > C++ and sqlite library. I have a long experience in programming in C, > C++, Python and other languages. Currently, my final year project at > university is about the automatic data logging system in which I am > working upon socket programming in C, C++, MYSQL and setting up an > intra-college website using LAMP. I am a user of svn extensively and > use git sometimes. > > > /*About GSoC GIT ideas; > */Here are the ideas which I found to be interested in. Although, I > would like to discuss any other idea than these in GIT organization. > > *1) Domain specific merge helpers* > Intelligence in the merger can be put which modifies the source file > according the format. Different file formats can be put in the merger > to support. This is something I've thought would be really handy for making git more widely useful. The hard part, of course, is coming up with useful alternative merge algorithms which work for formats that the usual merge doesn't handle. The infrastructure is mostly there (git supports declaring the types of files), but there's no point in support for running a type-specific merger until there are actually type-specific mergers to run. Do you have ideas on what formats you'd try to merge, and how? -Daniel *This .sig left intentionally blank* -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html