Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | Merge branch 'js/apply-root' | Junio C Hamano | 1 | -1/+9 |
2008-07-06 | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 1 | -2/+6 |
2008-07-05 | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -5/+5 |
2008-07-05 | manpages: italicize command names | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 1 | -1/+5 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-28 | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 1 | -1/+6 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -3/+6 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -6/+6 |
2007-12-12 | Documentation: minor grammar fix for "git apply" | Wincent Colaiuta | 1 | -1/+1 |
2007-11-24 | core.whitespace: documentation updates. | Junio C Hamano | 1 | -14/+21 |
2007-09-18 | apply: get rid of --index-info in favor of --build-fake-ancestor | Johannes Schindelin | 1 | -4/+7 |
2007-08-15 | git-apply: apply submodule changes | Sven Verdoolaege | 1 | -0/+14 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-16 | Update git-apply documentation | Andrew Ruder | 1 | -6/+7 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2006-12-26 | Document --numstat in git-apply and git-diff | Junio C Hamano | 1 | -2/+3 |
2006-11-18 | git-apply: Documentation typo fix | Petr Baudis | 1 | -1/+1 |
2006-09-17 | git-apply(1): document --unidiff-zero | Jonas Fonseca | 1 | -0/+10 |
2006-09-07 | Make apply --binary a no-op. | Junio C Hamano | 1 | -9/+4 |
2006-08-27 | Merge branch 'jc/apply' | Junio C Hamano | 1 | -2/+2 |
2006-08-27 | git-apply --reject: finishing touches. | Junio C Hamano | 1 | -2/+2 |
2006-08-25 | git-apply(1): document missing options and improve existing ones | Jonas Fonseca | 1 | -7/+39 |
2006-08-17 | git-apply --reject | Junio C Hamano | 1 | -1/+8 |
2006-08-16 | apply --reverse: tie it all together. | Junio C Hamano | 1 | -1/+5 |
2006-06-07 | Misc doc improvements | Jonas Fonseca | 1 | -1/+1 |
2006-06-03 | Documentation: Spelling fixes | Horst H. von Brand | 1 | -1/+1 |
2006-04-10 | Implement limited context matching in git-apply. | Eric W. Biederman | 1 | -1/+7 |
2006-03-02 | war on whitespaces: documentation. | Junio C Hamano | 1 | -0/+30 |
2006-01-31 | Make apply accept the -pNUM option like patch does. | Daniel Barkalow | 1 | -1/+5 |
2006-01-05 | Wrap synopsis lines and use [verse] to keep formatting | Jonas Fonseca | 1 | -1/+4 |
2005-11-16 | GIT 0.99.9j aka 1.0rc3 | Junio C Hamano | 1 | -1/+12 |
2005-11-11 | Documentation: git-apply --no-add | Junio C Hamano | 1 | -1/+7 |
2005-10-28 | git-apply --numstat | Junio C Hamano | 1 | -1/+7 |
2005-10-17 | git-apply: remove unused --show-files flag. | Junio C Hamano | 1 | -4/+1 |
2005-10-17 | Update documentation for C-style quoting. | Junio C Hamano | 1 | -1/+15 |
2005-10-10 | Convert usage of GIT and Git into git | Christian Meder | 1 | -1/+1 |
2005-10-10 | Remove the version tags from the manpages | Junio C Hamano | 1 | -1/+0 |
2005-10-05 | Merge branch 'fixes' | Junio C Hamano | 1 | -1/+1 |
2005-10-05 | Some typos and light editing of various manpages | Christian Meder | 1 | -1/+1 |
2005-10-04 | git-apply: retire unused/unimplemented --no-merge flag. | Junio C Hamano | 1 | -6/+1 |
2005-09-20 | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 1 | -1/+1 |
2005-07-13 | [PATCH] apply: match documentation, usage string and code. | Junio C Hamano | 1 | -12/+16 |
2005-06-22 | [PATCH] git-apply: documentation. | Junio C Hamano | 1 | -0/+72 |