git-apply: if no input files specified, apply stdin
[git.git] / apply.c
2005-05-23 Linus Torvaldsgit-apply: if no input files specified, apply stdin
2005-05-23 Linus Torvaldsgit-apply: unknown modes are zero, not -1
2005-05-23 Linus Torvaldsgit-apply: parse the diff headers (both traditional...
2005-05-23 Linus Torvaldsgit-apply: improve error detection and messages
2005-05-23 Linus Torvaldsgit-apply: bad patch fragments are fatal
2005-05-23 Linus TorvaldsStart implementing "git-apply"