A fork of Git containing Microsoft-specific patches.
Перейти к файлу
Linus Torvalds fc7ef1e8ae Add "Index: " to the list of things that start a patch
This way we don't get it in the commit message, even if the patch had
been generated by cogito (or CVS, ugh) and people didn't add the proper
"---" marker.
2005-06-23 11:00:23 -07:00
Makefile Add "cvs2git" program to convert a CVS archive into a GIT archive 2005-05-24 01:07:31 -07:00
applypatch Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically 2005-06-23 09:40:23 -07:00
cvs2git.c cvs2git: use CVS (rather than RCS) to extract the different 2005-05-30 21:00:09 -07:00
dotest Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically 2005-06-23 09:40:23 -07:00
mailinfo.c Add "Index: " to the list of things that start a patch 2005-06-23 11:00:23 -07:00
mailsplit.c Start of early patch applicator tools for git. 2005-04-11 23:46:50 -07:00
stripspace.c Add "stripspace" program to clean up email commentary 2005-04-30 10:58:41 -07:00