Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-26 | git-apply: parse the whole list of patches into memory first | 1 | -90/+146 | |
2005-05-24 | [PATCH] Squelch compiler warning | 1 | -1/+1 | |
2005-05-23 | git-apply: more consistency checks on gitdiff filenames | 1 | -4/+46 | |
2005-05-23 | git-apply: start using the index file information. | 1 | -19/+68 | |
2005-05-23 | git-apply: if no input files specified, apply stdin | 1 | -0/+5 | |
2005-05-23 | git-apply: unknown modes are zero, not -1 | 1 | -1/+1 | |
2005-05-23 | git-apply: parse the diff headers (both traditional and new) | 1 | -31/+217 | |
2005-05-23 | git-apply: improve error detection and messages | 1 | -42/+74 | |
2005-05-23 | git-apply: bad patch fragments are fatal | 1 | -1/+1 | |
2005-05-23 | Start implementing "git-apply" | 1 | -0/+317 |