author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 23 May 2005 23:09:09 +0000 (16:09 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 23 May 2005 23:09:09 +0000 (16:09 -0700) | ||
commit | a4acb0eb140d80141ac564a09219a10c3ab76449 | |
tree | 16ddcc1b79114d9bd9eb23616e00cbd853407adf | tree | snapshot |
parent | 46979f567bde4c299fa18fdc72180361511b0057 | commit | diff |
git-apply: parse the diff headers (both traditional and new)
.. and print out the information. This sets up all the pathname
information, and whether it's a new file, deleted file, rename,
copy or whatever.
It's slowly getting to the point where it all comes together,
and we can actually apply all the information that we've gathered.
.. and print out the information. This sets up all the pathname
information, and whether it's a new file, deleted file, rename,
copy or whatever.
It's slowly getting to the point where it all comes together,
and we can actually apply all the information that we've gathered.
apply.c | diff | blob | history |