Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
Linus Torvalds a196d8d423 Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically
..and git-apply does a lot better job at it anyway.

Also, we break the comment/diff on a line that starts with "diff -", not
just on the "---" line.  Especially for git diffs, we actually want that
line in the diff.

(We should probably also break on "Index: ..." followed by "=====")
2005-06-23 09:40:23 -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 Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically 2005-06-23 09:40:23 -07:00
mailsplit.c Start of early patch applicator tools for git. 2005-04-11 23:46:50 -07:00
Makefile Add "cvs2git" program to convert a CVS archive into a GIT archive 2005-05-24 01:07:31 -07:00
stripspace.c Add "stripspace" program to clean up email commentary 2005-04-30 10:58:41 -07:00