summaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin1-1/+6
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-3/+6
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-6/+6
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta1-1/+1
2007-11-24core.whitespace: documentation updates.Junio C Hamano1-14/+21
2007-09-18apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin1-4/+7
2007-08-15git-apply: apply submodule changesSven Verdoolaege1-0/+14
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-04-16Update git-apply documentationAndrew Ruder1-6/+7
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano1-2/+3
2006-11-18git-apply: Documentation typo fixPetr Baudis1-1/+1
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca1-0/+10
2006-09-07Make apply --binary a no-op.Junio C Hamano1-9/+4
2006-08-27Merge branch 'jc/apply'Junio C Hamano1-2/+2
2006-08-27git-apply --reject: finishing touches.Junio C Hamano1-2/+2
2006-08-25git-apply(1): document missing options and improve existing onesJonas Fonseca1-7/+39
2006-08-17git-apply --rejectJunio C Hamano1-1/+8
2006-08-16apply --reverse: tie it all together.Junio C Hamano1-1/+5
2006-06-07Misc doc improvementsJonas Fonseca1-1/+1
2006-06-03Documentation: Spelling fixesHorst H. von Brand1-1/+1
2006-04-10Implement limited context matching in git-apply.Eric W. Biederman1-1/+7
2006-03-02war on whitespaces: documentation.Junio C Hamano1-0/+30
2006-01-31Make apply accept the -pNUM option like patch does.Daniel Barkalow1-1/+5
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca1-1/+4
2005-11-16GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano1-1/+12
2005-11-11Documentation: git-apply --no-addJunio C Hamano1-1/+7
2005-10-28git-apply --numstatJunio C Hamano1-1/+7
2005-10-17git-apply: remove unused --show-files flag.Junio C Hamano1-4/+1
2005-10-17Update documentation for C-style quoting.Junio C Hamano1-1/+15
2005-10-10Convert usage of GIT and Git into gitChristian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-10-05Merge branch 'fixes'Junio C Hamano1-1/+1
2005-10-05Some typos and light editing of various manpagesChristian Meder1-1/+1
2005-10-04git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano1-6/+1
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-07-13[PATCH] apply: match documentation, usage string and code.Junio C Hamano1-12/+16
2005-06-22[PATCH] git-apply: documentation.Junio C Hamano1-0/+72