Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-apply: start using the index file information. | Linus Torvalds | 2005-05-23 | 1 | -19/+68 | |
* | git-apply: if no input files specified, apply stdin | Linus Torvalds | 2005-05-23 | 1 | -0/+5 | |
* | git-apply: unknown modes are zero, not -1 | Linus Torvalds | 2005-05-23 | 1 | -1/+1 | |
* | git-apply: parse the diff headers (both traditional and new) | Linus Torvalds | 2005-05-23 | 1 | -31/+217 | |
* | git-apply: improve error detection and messages | Linus Torvalds | 2005-05-23 | 1 | -42/+74 | |
* | git-apply: bad patch fragments are fatal | Linus Torvalds | 2005-05-23 | 1 | -1/+1 | |
* | Start implementing "git-apply" | Linus Torvalds | 2005-05-23 | 1 | -0/+317 |