summaryrefslogtreecommitdiff
path: root/apply.c
AgeCommit message (Expand)Author
2005-05-24git-apply: more consistency checks on gitdiff filenamesLinus Torvalds
2005-05-24git-apply: start using the index file information.Linus Torvalds
2005-05-23git-apply: if no input files specified, apply stdinLinus Torvalds
2005-05-23git-apply: unknown modes are zero, not -1Linus Torvalds
2005-05-23git-apply: parse the diff headers (both traditional and new)Linus Torvalds
2005-05-23git-apply: improve error detection and messagesLinus Torvalds
2005-05-23git-apply: bad patch fragments are fatalLinus Torvalds
2005-05-23Start implementing "git-apply"Linus Torvalds