87 Commits (188a634fec006a37489163b4bd36321d0a0ade77)

Author SHA1 Message Date
Eric W. Biederman 4749588713 Implement limited context matching in git-apply. 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Linus Torvalds c150462824 git-apply: safety fixes 19 years ago
Junio C Hamano 3103cf9e1e git-apply: do not barf when updating an originally empty file. 19 years ago
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Junio C Hamano 8273c79ae2 war on whitespaces: documentation. 19 years ago
Junio C Hamano 56248c5a5c git-apply: war on whitespace -- finishing touches. 19 years ago
Junio C Hamano f21d672615 git-apply: war on whitespace -- finishing touches. 19 years ago
Junio C Hamano 5c0d46eb3d git-apply --whitespace=nowarn 19 years ago
Junio C Hamano 383e20b614 apply --whitespace: configuration option. 19 years ago
Junio C Hamano 59aa256204 apply: squelch excessive errors and --whitespace=error-all 19 years ago
Junio C Hamano 5c7b580c94 apply --whitespace fixes and enhancements. 19 years ago
Linus Torvalds 1187df57c2 The war on trailing whitespace 19 years ago
Junio C Hamano 621603b76a git-apply --whitespace=nowarn 19 years ago
Junio C Hamano 2ae1c53b51 apply --whitespace: configuration option. 19 years ago
Junio C Hamano fc96b7c9ba apply: squelch excessive errors and --whitespace=error-all 19 years ago
Junio C Hamano b5767dd660 apply --whitespace fixes and enhancements. 19 years ago
Linus Torvalds 19bfcd5a14 The war on trailing whitespace 19 years ago
Johannes Schindelin 5b5d4d9e1b Optionally support old diffs 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Jason Riedy 8361e1d4d3 Use sha1_file.c's mkdir-like routine in apply.c. 19 years ago
Daniel Barkalow e36f8b6034 Make apply accept the -pNUM option like patch does. 19 years ago
Alex Riesen d9e08be9d5 fix potential deadlock in create_one_file 19 years ago
Alex Riesen 781411ed46 trivial: O_EXCL makes O_TRUNC redundant 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Junio C Hamano edf2e37002 git-apply: work from subdirectory. 19 years ago
Junio C Hamano 3200d1aee0 Deal with binary diff output from GNU diff 2.8.7 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano 011f4274bb apply: allow-binary-replacement. 19 years ago
Junio C Hamano 92927ed0aa git-apply: fail if a patch cannot be applied. 19 years ago
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
Junio C Hamano ea56188a24 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