| Commit message (Expand) | Author | Age | Files | Lines |
* | git-apply.txt: mention the behavior inside a subdirnd/apply-doc | Nguyễn Thái Ngọc Duy | 2016-03-24 | 1 | -0/+2 |
* | git-apply.txt: remove a space | Nguyễn Thái Ngọc Duy | 2016-03-24 | 1 | -1/+1 |
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -1/+1 |
* | apply: reject input that touches outside the working area | Junio C Hamano | 2015-02-10 | 1 | -1/+11 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -2/+2 |
* | apply: document --3way option | Junio C Hamano | 2012-07-09 | 1 | -1/+10 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -10/+0 |
* | Documentation: fix a typo in git-apply.txt | Michał Kiedrowicz | 2011-03-04 | 1 | -1/+1 |
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 1 | -2/+2 |
* | Documentation: cite git-am from git-apply | Brad King | 2010-08-09 | 1 | -0/+10 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -5/+5 |
* | apply: Use the term "working tree" consistently | Björn Gustavsson | 2009-11-22 | 1 | -2/+2 |
* | apply: Format all options using back-quotes | Björn Gustavsson | 2009-11-22 | 1 | -8/+8 |
* | apply: apply works outside a repository | Björn Gustavsson | 2009-11-22 | 1 | -3/+6 |
* | Clarify and correct -z | Björn Gustavsson | 2009-11-22 | 1 | -5/+7 |
* | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 | 1 | -0/+13 |
* | git-apply(1): Clarify that one can select where to apply the patch | Björn Steinbrink | 2009-05-31 | 1 | -1/+1 |
* | Documentation: minor grammatical fixes. | David J. Mellor | 2009-03-02 | 1 | -13/+13 |
* | Merge branch 'maint' | Junio C Hamano | 2009-02-28 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-28 | 1 | -1/+1 |
| |\ |
|
| | * | added missing backtick in git-apply.txt | Danijel Tasov | 2009-02-28 | 1 | -1/+1 |
* | | | parse-opt: migrate builtin-apply. | Miklos Vajna | 2008-12-30 | 1 | -2/+2 |
|/ / |
|
* | | git-apply:--include=pathspec | Junio C Hamano | 2008-09-06 | 1 | -1/+13 |
|/ |
|
* | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 | 1 | -1/+9 |
|\ |
|
| * | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 | 1 | -2/+6 |
| * | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-01 | 1 | -1/+5 |
* | | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -5/+5 |
* | | manpages: italicize command names | Jonathan Nieder | 2008-07-05 | 1 | -3/+3 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -6/+6 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 | 1 | -1/+6 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 | 1 | -3/+6 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -6/+6 |
* | Documentation: minor grammar fix for "git apply" | Wincent Colaiuta | 2007-12-12 | 1 | -1/+1 |
* | core.whitespace: documentation updates. | Junio C Hamano | 2007-11-24 | 1 | -14/+21 |
* | apply: get rid of --index-info in favor of --build-fake-ancestor | Johannes Schindelin | 2007-09-18 | 1 | -4/+7 |
* | git-apply: apply submodule changes | Sven Verdoolaege | 2007-08-15 | 1 | -0/+14 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Update git-apply documentation | Andrew Ruder | 2007-04-16 | 1 | -6/+7 |
* | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 2007-01-18 | 1 | -1/+1 |
* | Document --numstat in git-apply and git-diff | Junio C Hamano | 2006-12-26 | 1 | -2/+3 |
* | git-apply: Documentation typo fix | Petr Baudis | 2006-11-18 | 1 | -1/+1 |
* | git-apply(1): document --unidiff-zero | Jonas Fonseca | 2006-09-17 | 1 | -0/+10 |
* | Make apply --binary a no-op. | Junio C Hamano | 2006-09-07 | 1 | -9/+4 |
* | Merge branch 'jc/apply' | Junio C Hamano | 2006-08-27 | 1 | -2/+2 |
|\ |
|
| * | git-apply --reject: finishing touches. | Junio C Hamano | 2006-08-27 | 1 | -2/+2 |
| * | git-apply --reject | Junio C Hamano | 2006-08-17 | 1 | -1/+8 |