About GSoc idea.

2015-03-25 Thread Shanti Swarup Tunga
Hello Duy Nguyen and Stephen Robin , the two developers worked on converting git-pull.sh to C code . But in the idea page it is written that we should start with git-pull.sh. Should I worked on git-pull.sh or other shell script for the GSoc. -- To unsubscribe from this list: send

about Starter project;implementing log --size in the print_commit function.

2015-03-23 Thread Shanti Swarup Tunga
I inserted a size variable of int type and calculated size in each cases of print_commit(). The function is static void print_commit(git_commit *commit) { char buf[GIT_OID_HEXSZ + 1]; int i, count; const git_signature *sig; const char *scan, *eol; int size=0;

About the proposal format of GSoc 2015

2015-03-23 Thread Shanti Swarup Tunga
hey I am Shanti Swarup Tunga . I want to know is there any proposal format for Git .If not what should we focus in the proposal . -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http

Want to work on Git in GSoc 2015

2015-03-14 Thread Shanti Swarup Tunga
Sir I am a third year undergraduate student in Computer Science .I have good knowledge in C. I read all the micro projects ideas and interested to work on it . So kindly tell me how should I start . -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to