apply --whitespace: configuration option.
[git.git] / apply.c
2006-02-28 Junio C Hamanoapply --whitespace: configuration option.
2006-02-28 Junio C Hamanoapply: squelch excessive errors and --whitespace=error-all
2006-02-28 Junio C Hamanoapply --whitespace fixes and enhancements.
2006-02-28 Linus TorvaldsThe war on trailing whitespace
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-04 Junio C HamanoMerge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 Jason RiedyUse sha1_file.c's mkdir-like routine in apply.c.
2006-02-01 Daniel BarkalowMake apply accept the -pNUM option like patch does.
2006-01-06 Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06 Junio C HamanoGIT 1.0.7 v1.0.7
2006-01-06 Alex Riesenfix potential deadlock in create_one_file
2006-01-06 Alex Riesentrivial: O_EXCL makes O_TRUNC redundant
2005-12-21 Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-20 Junio C Hamanoxread/xwrite: do not worry about EINTR at calling sites.
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30 Junio C HamanoMerge branch 'jc/subdir'
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Junio C Hamanogit-apply: work from subdirectory.
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18 Junio C HamanoMerge branch 'master'
2005-11-18 Junio C HamanoDeal with binary diff output from GNU diff 2.8.7
2005-11-17 Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-17 Junio C Hamanoapply: allow-binary-replacement.
2005-11-16 Junio C Hamanogit-apply: fail if a patch cannot be applied.
2005-11-15 Junio C HamanoGIT 0.99.9i aka 1.0rc2 v0.99.9i v1.0rc2
2005-11-15 Junio C Hamanoapply: fix binary patch detection.
2005-11-12 Junio C HamanoGIT 0.99.9h v0.99.9h v1.0rc1
2005-11-12 Junio C HamanoDocumentation: git-apply --no-add
2005-11-12 Junio C Hamanomerge-one-file: use common as base, instead of emptiness.
2005-11-10 Junio C HamanoGIT 0.99.9g v0.99.9g
2005-11-10 Junio C HamanoMerge branch 'hold/svn'
2005-11-10 Junio C HamanoMerge branch 'hold/rpm'
2005-11-09 Junio C Hamanogit-apply: do not fail on binary diff when not applying...
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31 Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-29 Junio C Hamanogit-apply --numstat
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C Hamanogit-apply: remove unused --show-files flag.
2005-10-18 Junio C HamanoUpdate git-apply to use C-style quoting for funny pathn...
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Junio C HamanoUpdate git-apply to use C-style quoting for funny pathn...
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-08 Junio C HamanoMerge branch 'fixes'
2005-10-07 Junio C Hamanogit-apply: parse index information
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Junio C Hamanogit-apply: retire unused/unimplemented --no-merge flag.
2005-10-05 Junio C Hamanogit-apply: allow operating in sparsely populated workin...
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-01 Linus Torvalds[PATCH] Flag empty patches as errors
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-04 Junio C HamanoMerge branch 'master' of .
2005-09-04 Fredrik Kuivinen[PATCH] Make git-apply understand incomplete lines...
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-28 Robert Fitzsimons[PATCH] Fix git patch header processing in git-apply.
2005-08-24 Jason RiedyFix ?: statements.
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-17 Junio C HamanoMerge changes from master.
2005-08-17 Johannes Schindelin[PATCH] When copying or renaming, keep the mode, please
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Timo Sirainen[PATCH] -Werror fixes
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-29 Linus Torvalds[PATCH] Make git-apply --stat less butt-ugly with long...
2005-07-22 Junio C Hamano[PATCH] apply.c: --exclude=fnmatch-pattern option.
2005-07-22 Junio C Hamano[PATCH] apply.c: handle incomplete lines correctly.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-14 Junio C Hamano[PATCH] apply: match documentation, usage string and...
2005-07-14 Linus Torvaldsgit-apply: be a lot more careful when writing files
2005-07-12 Tony Luck[PATCH] git: fix trivial warning from show_rename_copy()
2005-07-06 Junio C Hamano[PATCH] Let umask do its work upon filesystem object...
next