aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
Commit message (Expand)AuthorAge
* 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
|\
| * git-apply --reject: finishing touches.Junio C Hamano2006-08-27
| * git-apply --rejectJunio C Hamano2006-08-17
| * apply --reverse: tie it all together.Junio C Hamano2006-08-16
* | git-apply(1): document missing options and improve existing onesJonas Fonseca2006-08-25
|/
* Misc doc improvementsJonas Fonseca2006-06-07
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Implement limited context matching in git-apply.Eric W. Biederman2006-04-10
* war on whitespaces: documentation.Junio C Hamano2006-03-02
* Make apply accept the -pNUM option like patch does.Daniel Barkalow2006-01-31
* Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05