author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 23 Jun 2005 16:40:23 +0000 (09:40 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 23 Jun 2005 16:40:23 +0000 (09:40 -0700) | ||
commit | a196d8d4238f582b6441e8e0c56764679c266231 | |
tree | 5be95bc0bc9ae01873d3d96649a4af2aa5dd8292 | tree | snapshot |
parent | f48516746fada1405e476f04bc855bf91412ed46 | commit | diff |
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 "=====")
..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 "=====")
applypatch | diff | blob | history | |
dotest | diff | blob | history | |
mailinfo.c | diff | blob | history |