aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
Commit message (Expand)AuthorAge
* treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
* Documentation: improve description for core.quotePathAndreas Heiduk2017-03-02
* git-apply.txt: mention the behavior inside a subdirNguyễn Thái Ngọc Duy2016-03-24
* git-apply.txt: remove a spaceNguyễn Thái Ngọc Duy2016-03-24
* *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
* apply: reject input that touches outside the working areaJunio C Hamano2015-02-10
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* apply: document --3way optionJunio C Hamano2012-07-09
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Documentation: fix a typo in git-apply.txtMichał Kiedrowicz2011-03-04
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* Documentation: cite git-am from git-applyBrad King2010-08-09
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* apply: Use the term "working tree" consistentlyBjörn Gustavsson2009-11-22
* apply: Format all options using back-quotesBjörn Gustavsson2009-11-22
* apply: apply works outside a repositoryBjörn Gustavsson2009-11-22
* Clarify and correct -zBjörn Gustavsson2009-11-22
* git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
* git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink2009-05-31
* Documentation: minor grammatical fixes.David J. Mellor2009-03-02
* Merge branch 'maint'Junio C Hamano2009-02-28
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-28
| |\
| | * added missing backtick in git-apply.txtDanijel Tasov2009-02-28
* | | parse-opt: migrate builtin-apply.Miklos Vajna2008-12-30
|/ /
* | git-apply:--include=pathspecJunio C Hamano2008-09-06
|/
* Merge branch 'js/apply-root'Junio C Hamano2008-07-09
|\
| * git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-06
| * Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-01
* | manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder2008-07-05
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | manpages: italicize command namesJonathan Nieder2008-07-05
* | Documentation formatting and cleanupJonathan Nieder2008-07-01
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-28
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: minor grammar fix for "git apply"Wincent Colaiuta2007-12-12
* core.whitespace: documentation updates.Junio C Hamano2007-11-24
* apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-18
* git-apply: apply submodule changesSven Verdoolaege2007-08-15
* War on whitespaceJunio C Hamano2007-06-07
* Update git-apply documentationAndrew Ruder2007-04-16
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Document --numstat in git-apply and git-diffJunio C Hamano2006-12-26
* git-apply: Documentation typo fixPetr Baudis2006-11-18
* git-apply(1): document --unidiff-zeroJonas Fonseca2006-09-17
* Make apply --binary a no-op.Junio C Hamano2006-09-07
* Merge branch 'jc/apply'Junio C Hamano2006-08-27
|\