35 Commits (69a2d426f0d249bca2c6f754b3c1283c0fa72fd4)

Author SHA1 Message Date
Linus Torvalds aefa4a5b1c git-apply: take "--apply" flag to force an apply even if we also ask for a diffstat 20 years ago
Junio C Hamano 96c912a484 [PATCH] git-apply: implement --summary option. 20 years ago
Junio C Hamano 03b4538bad [PATCH] git-apply --stat: show new filename for rename/copy patch. 20 years ago
Linus Torvalds 5c8af185cc git-apply: create subdirectories leading up to a new file 20 years ago
Sven Verdoolaege 69f956e104 [PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes. 20 years ago
Linus Torvalds b7e8039a6f git-apply: use default name for mode change patches 20 years ago
Linus Torvalds de4971b500 git-apply: normalize file mode when comparing with expected value 20 years ago
Linus Torvalds 84fb9a4dca git-apply: fix error handling for nonexistent files 20 years ago
Linus Torvalds 206de27efa git-apply: ignore empty git headers 20 years ago
Linus Torvalds af3f929f95 git-apply: creatign empty files is nonfatal 20 years ago
Linus Torvalds dc93841715 diff 'rename' format change. 20 years ago
Linus Torvalds f7b797073c git-apply: consider it an error to apply no changes 20 years ago
Linus Torvalds 33f4d087a9 git-apply: fix rename header parsing 20 years ago
Linus Torvalds 5aa7d94cd6 git-apply: actually apply patches and update the index 20 years ago
Linus Torvalds 30996652e7 git-apply: fix apply of a new file 20 years ago
Linus Torvalds 6e7c92a91d git-apply: find offset fragments, and really apply them 20 years ago
Linus Torvalds 3cca928d4a git-apply: first cut at actually checking fragment data 20 years ago
Linus Torvalds 95bedc9eec git-apply --stat: limit lines to 79 characters 20 years ago
Linus Torvalds 381ca9a3bc git-apply: don't try to be clever about filenames and the index 20 years ago
Junio C Hamano 70aadac081 [PATCH] Show dissimilarity index for D and N case. 20 years ago
Linus Torvalds a577284aee git-apply: add "--check" option to check that the diff makes sense 20 years ago
Linus Torvalds 0e87e048e1 git-apply: when validating default names, check the final EOLN too 20 years ago
Linus Torvalds 5041aa7040 git-apply: pick up default filenames from "diff --git" header line 20 years ago
Linus Torvalds fab2c257be git-apply: make the diffstat output happen for "--stat" only. 20 years ago
Linus Torvalds 3f40315aaa git-apply: implement "diffstat" output 20 years ago
Linus Torvalds 19c58fb84d git-apply: parse the whole list of patches into memory first 20 years ago
Junio C Hamano bba0f401ee [PATCH] Squelch compiler warning 20 years ago
Linus Torvalds 1e3f6b6e64 git-apply: more consistency checks on gitdiff filenames 20 years ago
Linus Torvalds 9a4a100eb4 git-apply: start using the index file information. 20 years ago
Linus Torvalds 4dfdbe10dc git-apply: if no input files specified, apply stdin 20 years ago
Linus Torvalds 881b07654c git-apply: unknown modes are zero, not -1 20 years ago
Linus Torvalds a4acb0eb14 git-apply: parse the diff headers (both traditional and new) 20 years ago
Linus Torvalds 46979f567b git-apply: improve error detection and messages 20 years ago
Linus Torvalds 5e224a2ed0 git-apply: bad patch fragments are fatal 20 years ago
Linus Torvalds c1bb935020 Start implementing "git-apply" 20 years ago