summaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
AgeCommit message (Expand)Author
2016-03-24git-apply.txt: mention the behavior inside a subdirNguyễn Thái Ngọc Duy
2016-03-24git-apply.txt: remove a spaceNguyễn Thái Ngọc Duy
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2015-02-10apply: reject input that touches outside the working areaJunio C Hamano
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-07-09apply: document --3way optionJunio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-04Documentation: fix a typo in git-apply.txtMichał Kiedrowicz
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-08-09Documentation: cite git-am from git-applyBrad King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-22apply: Use the term "working tree" consistentlyBjörn Gustavsson
2009-11-22apply: Format all options using back-quotesBjörn Gustavsson
2009-11-22apply: apply works outside a repositoryBjörn Gustavsson
2009-11-22Clarify and correct -zBjörn Gustavsson
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-05-31git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-02-28Merge branch 'maint'Junio C Hamano
2009-02-28Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-28added missing backtick in git-apply.txtDanijel Tasov
2008-12-30parse-opt: migrate builtin-apply.Miklos Vajna
2008-09-07git-apply:--include=pathspecJunio C Hamano
2008-07-09Merge branch 'js/apply-root'Junio C Hamano
2008-07-07git-apply --directory: make --root more similar to GNU diffJunio C Hamano
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize command namesJonathan Nieder
2008-07-02Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta
2007-11-25core.whitespace: documentation updates.Junio C Hamano
2007-09-19apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-06-07War on whitespaceJunio C Hamano
2007-04-16Update git-apply documentationAndrew Ruder
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-11-18git-apply: Documentation typo fixPetr Baudis
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-27git-apply --reject: finishing touches.Junio C Hamano
2006-08-26git-apply(1): document missing options and improve existing onesJonas Fonseca