summaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
AgeCommit message (Expand)AuthorFilesLines
2017-03-02Documentation: improve description for core.quotePathLibravatar Andreas Heiduk1-4/+3
2016-03-24git-apply.txt: mention the behavior inside a subdirLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2016-03-24git-apply.txt: remove a spaceLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2015-02-10apply: reject input that touches outside the working areaLibravatar Junio C Hamano1-1/+11
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-2/+2
2012-07-09apply: document --3way optionLibravatar Junio C Hamano1-1/+10
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-10/+0
2011-03-04Documentation: fix a typo in git-apply.txtLibravatar Michał Kiedrowicz1-1/+1
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec1-2/+2
2010-08-09Documentation: cite git-am from git-applyLibravatar Brad King1-0/+10
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-5/+5
2009-11-22apply: Use the term "working tree" consistentlyLibravatar Björn Gustavsson1-2/+2
2009-11-22apply: Format all options using back-quotesLibravatar Björn Gustavsson1-8/+8
2009-11-22apply: apply works outside a repositoryLibravatar Björn Gustavsson1-3/+6
2009-11-22Clarify and correct -zLibravatar Björn Gustavsson1-5/+7
2009-08-05git apply: option to ignore whitespace differencesLibravatar Giuseppe Bilotta1-0/+13
2009-05-31git-apply(1): Clarify that one can select where to apply the patchLibravatar Björn Steinbrink1-1/+1
2009-03-02Documentation: minor grammatical fixes.Libravatar David J. Mellor1-13/+13
2009-02-28Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-02-28Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtLibravatar Danijel Tasov1-1/+1
2008-12-30parse-opt: migrate builtin-apply.Libravatar Miklos Vajna1-2/+2
2008-09-06git-apply:--include=pathspecLibravatar Junio C Hamano1-1/+13
2008-07-09Merge branch 'js/apply-root'Libravatar Junio C Hamano1-1/+9
2008-07-06git-apply --directory: make --root more similar to GNU diffLibravatar Junio C Hamano1-2/+6
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Libravatar Jonathan Nieder1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-5/+5
2008-07-05manpages: italicize command namesLibravatar Jonathan Nieder1-3/+3
2008-07-01Teach "git apply" to prepend a prefix with "--root=<root>"Libravatar Johannes Schindelin1-1/+5
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Libravatar Johannes Schindelin1-1/+6
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-3/+6
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-6/+6
2007-12-12Documentation: minor grammar fix for "git apply"Libravatar Wincent Colaiuta1-1/+1
2007-11-24core.whitespace: documentation updates.Libravatar Junio C Hamano1-14/+21
2007-09-18apply: get rid of --index-info in favor of --build-fake-ancestorLibravatar Johannes Schindelin1-4/+7
2007-08-15git-apply: apply submodule changesLibravatar Sven Verdoolaege1-0/+14
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-04-16Update git-apply documentationLibravatar Andrew Ruder1-6/+7
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano1-1/+1
2006-12-26Document --numstat in git-apply and git-diffLibravatar Junio C Hamano1-2/+3
2006-11-18git-apply: Documentation typo fixLibravatar Petr Baudis1-1/+1
2006-09-17git-apply(1): document --unidiff-zeroLibravatar Jonas Fonseca1-0/+10
2006-09-07Make apply --binary a no-op.Libravatar Junio C Hamano1-9/+4
2006-08-27Merge branch 'jc/apply'Libravatar Junio C Hamano1-2/+2
2006-08-27git-apply --reject: finishing touches.Libravatar Junio C Hamano1-2/+2