| Commit message (Expand) | Author | Age |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | Documentation: fix a typo in git-apply.txt | Michał Kiedrowicz | 2011-03-04 |
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 |
* | Documentation: cite git-am from git-apply | Brad King | 2010-08-09 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | apply: Use the term "working tree" consistently | Björn Gustavsson | 2009-11-22 |
* | apply: Format all options using back-quotes | Björn Gustavsson | 2009-11-22 |
* | apply: apply works outside a repository | Björn Gustavsson | 2009-11-22 |
* | Clarify and correct -z | Björn Gustavsson | 2009-11-22 |
* | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 |
* | git-apply(1): Clarify that one can select where to apply the patch | Björn Steinbrink | 2009-05-31 |
* | Documentation: minor grammatical fixes. | David J. Mellor | 2009-03-02 |
* | Merge branch 'maint' | Junio C Hamano | 2009-02-28 |
|\ |
|
| * | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-28 |
| |\ |
|
| | * | added missing backtick in git-apply.txt | Danijel Tasov | 2009-02-28 |
* | | | parse-opt: migrate builtin-apply. | Miklos Vajna | 2008-12-30 |
|/ / |
|
* | | git-apply:--include=pathspec | Junio C Hamano | 2008-09-06 |
|/ |
|
* | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 |
|\ |
|
| * | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 |
| * | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-01 |
* | | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | manpages: italicize command names | Jonathan Nieder | 2008-07-05 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Documentation: minor grammar fix for "git apply" | Wincent Colaiuta | 2007-12-12 |
* | core.whitespace: documentation updates. | Junio C Hamano | 2007-11-24 |
* | apply: get rid of --index-info in favor of --build-fake-ancestor | Johannes Schindelin | 2007-09-18 |
* | git-apply: apply submodule changes | Sven Verdoolaege | 2007-08-15 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Update git-apply documentation | Andrew Ruder | 2007-04-16 |
* | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 2007-01-18 |
* | Document --numstat in git-apply and git-diff | Junio C Hamano | 2006-12-26 |
* | git-apply: Documentation typo fix | Petr Baudis | 2006-11-18 |
* | git-apply(1): document --unidiff-zero | Jonas Fonseca | 2006-09-17 |
* | Make apply --binary a no-op. | Junio C Hamano | 2006-09-07 |
* | Merge branch 'jc/apply' | Junio C Hamano | 2006-08-27 |
|\ |
|
| * | git-apply --reject: finishing touches. | Junio C Hamano | 2006-08-27 |
| * | git-apply --reject | Junio C Hamano | 2006-08-17 |
| * | apply --reverse: tie it all together. | Junio C Hamano | 2006-08-16 |
* | | git-apply(1): document missing options and improve existing ones | Jonas Fonseca | 2006-08-25 |
|/ |
|
* | Misc doc improvements | Jonas Fonseca | 2006-06-07 |
* | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 |
* | Implement limited context matching in git-apply. | Eric W. Biederman | 2006-04-10 |
* | war on whitespaces: documentation. | Junio C Hamano | 2006-03-02 |