aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-apply.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-298/+0
2024-09-09apply: support --ours, --theirs, and --union for three-way mergesAlex Henrie1-1/+8
2023-10-09documentation: add some commas where they are helpfulElijah Newren1-5/+5
2023-10-09documentation: add missing articleElijah Newren1-2/+2
2023-10-09documentation: wording improvementsElijah Newren1-1/+1
2023-01-23Documentation: render dash correctlyAndrei Rybak1-1/+1
2022-09-07apply docs: de-duplicate configuration sectionsÆvar Arnfjörð Bjarmason1-7/+3
2021-12-13git-apply: add --allow-empty flagJerry Zhang1-1/+5
2021-12-13git-apply: add --quiet flagJerry Zhang1-1/+6
2021-04-07git-apply: allow simultaneous --cached and --3way optionsJerry Zhang1-2/+4
2021-04-06git-apply: try threeway first when "--3way" is usedJerry Zhang1-3/+2
2020-08-20git-apply.txt: update descriptions of --cached, --indexRaymond E. Pasco1-10/+10
2018-06-25Merge branch 'nd/diff-apply-ita'Junio C Hamano1-1/+9
2018-05-29apply: add --intent-to-addNguyễn Thái Ngọc Duy1-1/+9
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano1-2/+2
2018-05-11apply: clarify "-p" documentationJeff King1-2/+4
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-2/+2
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-2/+2
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk1-4/+3
2016-03-24git-apply.txt: mention the behavior inside a subdirNguyễn Thái Ngọc Duy1-0/+2
2016-03-24git-apply.txt: remove a spaceNguyễn Thái Ngọc Duy1-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-1/+1
2015-02-10apply: reject input that touches outside the working areaJunio C Hamano1-1/+11
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2012-07-09apply: document --3way optionJunio C Hamano1-1/+10
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2011-03-04Documentation: fix a typo in git-apply.txtMichał Kiedrowicz1-1/+1
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec1-2/+2
2010-08-09Documentation: cite git-am from git-applyBrad King1-0/+10
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-5/+5
2009-11-22apply: Use the term "working tree" consistentlyBjörn Gustavsson1-2/+2
2009-11-22apply: Format all options using back-quotesBjörn Gustavsson1-8/+8
2009-11-22apply: apply works outside a repositoryBjörn Gustavsson1-3/+6
2009-11-22Clarify and correct -zBjörn Gustavsson1-5/+7
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta1-0/+13
2009-05-31git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink1-1/+1
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-13/+13
2009-02-28Merge branch 'maint'Junio C Hamano1-1/+1
2009-02-28Merge branch 'maint-1.6.0' into maintJunio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtDanijel Tasov1-1/+1
2008-12-30parse-opt: migrate builtin-apply.Miklos Vajna1-2/+2
2008-09-06git-apply:--include=pathspecJunio C Hamano1-1/+13
2008-07-09Merge branch 'js/apply-root'Junio C Hamano1-1/+9
2008-07-06git-apply --directory: make --root more similar to GNU diffJunio C Hamano1-2/+6
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-5/+5
2008-07-05manpages: italicize command namesJonathan Nieder1-3/+3
2008-07-01Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin1-1/+5
2008-07-01Documentation formatting and cleanupJonathan Nieder1-6/+6