aboutsummaryrefslogtreecommitdiff
path: root/apply.c
Commit message (Expand)AuthorAge
...
* git-apply: implement "diffstat" outputLinus Torvalds2005-05-26
* git-apply: parse the whole list of patches into memory firstLinus Torvalds2005-05-26
* [PATCH] Squelch compiler warningJunio C Hamano2005-05-24
* git-apply: more consistency checks on gitdiff filenamesLinus Torvalds2005-05-23
* git-apply: start using the index file information.Linus Torvalds2005-05-23
* git-apply: if no input files specified, apply stdinLinus Torvalds2005-05-23
* git-apply: unknown modes are zero, not -1Linus Torvalds2005-05-23
* git-apply: parse the diff headers (both traditional and new)Linus Torvalds2005-05-23
* git-apply: improve error detection and messagesLinus Torvalds2005-05-23
* git-apply: bad patch fragments are fatalLinus Torvalds2005-05-23
* Start implementing "git-apply"Linus Torvalds2005-05-23