67 Commits (b75cdfaa882a00f2274e74b21c1a9927d184ed29)

Author SHA1 Message Date
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Junio C Hamano 78fb67f31e apply: document --3way option 12 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Michał Kiedrowicz 964498e7f9 Documentation: fix a typo in git-apply.txt 14 years ago
Štěpán Němec 0adda9362a Use parentheses and `...' where appropriate 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Brad King 08b2982645 Documentation: cite git-am from git-apply 14 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Björn Gustavsson c34ec65567 apply: Use the term "working tree" consistently 15 years ago
Björn Gustavsson f9821e2b21 apply: Format all options using back-quotes 15 years ago
Björn Gustavsson 38a39647b4 apply: apply works outside a repository 15 years ago
Björn Gustavsson 64485b4aba Clarify and correct -z 15 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 15 years ago
Björn Steinbrink c4d5359230 git-apply(1): Clarify that one can select where to apply the patch 16 years ago
David J. Mellor 1d035f8564 Documentation: minor grammatical fixes. 16 years ago
Danijel Tasov eb006ccfca added missing backtick in git-apply.txt 16 years ago
Miklos Vajna f26c4940c4 parse-opt: migrate builtin-apply. 16 years ago
Junio C Hamano 6ecb1ee28a git-apply:--include=pathspec 16 years ago
Junio C Hamano f556388747 git-apply --directory: make --root more similar to GNU diff 17 years ago
Jonathan Nieder 2fd02c92db manpages: italicize nongit command names (if they are in teletype font) 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 0979c10649 manpages: italicize command names 17 years ago
Johannes Schindelin c4730f35cc Teach "git apply" to prepend a prefix with "--root=<root>" 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Johannes Schindelin c14b9d1e33 Allow git-apply to recount the lines in a hunk (AKA recountdiff) 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Wincent Colaiuta 71a9883db2 Documentation: minor grammar fix for "git apply" 17 years ago
Junio C Hamano 91af7ae54f core.whitespace: documentation updates. 17 years ago
Johannes Schindelin 26b2800768 apply: get rid of --index-info in favor of --build-fake-ancestor 17 years ago
Johannes Schindelin 7a98869935 apply: get rid of --index-info in favor of --build-fake-ancestor 17 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Andrew Ruder 0b9a9dd00a Update git-apply documentation 18 years ago
Junio C Hamano c3f0baacad Documentation: sync git.txt command list and manual page title 18 years ago
Junio C Hamano 2f89543eaf Document --numstat in git-apply and git-diff 18 years ago
Petr Baudis f847c07b9a git-apply: Documentation typo fix 18 years ago
Jonas Fonseca f58bb6fb41 git-apply(1): document --unidiff-zero 18 years ago
Junio C Hamano 2b6eef943f Make apply --binary a no-op. 18 years ago
Junio C Hamano 8938045a4e git-apply --reject: finishing touches. 18 years ago
Jonas Fonseca 5684ed6d32 git-apply(1): document missing options and improve existing ones 18 years ago
Junio C Hamano 57dc397cff git-apply --reject 18 years ago
Junio C Hamano 2cda1a214e apply --reverse: tie it all together. 18 years ago
Jonas Fonseca 74237d6236 Misc doc improvements 19 years ago
Horst H. von Brand abda1ef590 Documentation: Spelling fixes 19 years ago
Eric W. Biederman 4749588713 Implement limited context matching in git-apply. 19 years ago
Junio C Hamano 8273c79ae2 war on whitespaces: documentation. 19 years ago
Daniel Barkalow e36f8b6034 Make apply accept the -pNUM option like patch does. 19 years ago