61 Commits (f8348be3be8493a62110a09ab0343213990b416b)

Author SHA1 Message Date
Junio C Hamano 9add69b1b1 apply: fix binary patch detection. 19 years ago
Junio C Hamano e433705dd4 Documentation: git-apply --no-add 19 years ago
Junio C Hamano cb93c19365 merge-one-file: use common as base, instead of emptiness. 19 years ago
Junio C Hamano ff36de0847 git-apply: do not fail on binary diff when not applying nor checking. 19 years ago
Junio C Hamano 7d8b7c21c9 git-apply --numstat 19 years ago
Junio C Hamano 58452f9442 git-apply: remove unused --show-files flag. 19 years ago
Junio C Hamano 22943f1a52 Update git-apply to use C-style quoting for funny pathnames. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Junio C Hamano 2cf67f1e35 git-apply: parse index information 19 years ago
Junio C Hamano c2d5036de5 git-apply: retire unused/unimplemented --no-merge flag. 19 years ago
Junio C Hamano 56d33b1105 git-apply: allow operating in sparsely populated working tree. 19 years ago
Linus Torvalds 1fea629f79 [PATCH] Flag empty patches as errors 19 years ago
Fredrik Kuivinen 433ef8a2fb [PATCH] Make git-apply understand incomplete lines in non-C locales 19 years ago
Robert Fitzsimons e70a165d3d [PATCH] Fix git patch header processing in git-apply. 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 20 years ago
Johannes Schindelin 35cc4bcd10 [PATCH] When copying or renaming, keep the mode, please 20 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Linus Torvalds 629170973d [PATCH] Make git-apply --stat less butt-ugly with long filenames 20 years ago
Junio C Hamano d854f783af [PATCH] apply.c: --exclude=fnmatch-pattern option. 20 years ago
Junio C Hamano 8b64647dd9 [PATCH] apply.c: handle incomplete lines correctly. 20 years ago
Junio C Hamano 12dd6e8cb0 [PATCH] apply: match documentation, usage string and code. 20 years ago
Linus Torvalds 1b668341db git-apply: be a lot more careful when writing files 20 years ago
Tony Luck e30e814dbf [PATCH] git: fix trivial warning from show_rename_copy() 20 years ago
Junio C Hamano f312de018b [PATCH] Let umask do its work upon filesystem object creation. 20 years ago
Linus Torvalds 6da4016aea Fix sparse warnings. 20 years ago
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