summaryrefslogtreecommitdiff
path: root/Documentation/git-apply.txt
AgeCommit message (Expand)Author
2009-02-28added missing backtick in git-apply.txtDanijel Tasov
2008-07-09Merge branch 'js/apply-root'Junio C Hamano
2008-07-07git-apply --directory: make --root more similar to GNU diffJunio C Hamano
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize command namesJonathan Nieder
2008-07-02Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta
2007-11-25core.whitespace: documentation updates.Junio C Hamano
2007-09-19apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-06-07War on whitespaceJunio C Hamano
2007-04-16Update git-apply documentationAndrew Ruder
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-11-18git-apply: Documentation typo fixPetr Baudis
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-27git-apply --reject: finishing touches.Junio C Hamano
2006-08-26git-apply(1): document missing options and improve existing onesJonas Fonseca
2006-08-17git-apply --rejectJunio C Hamano
2006-08-17apply --reverse: tie it all together.Junio C Hamano
2006-06-07Misc doc improvementsJonas Fonseca
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-04-11Implement limited context matching in git-apply.Eric W. Biederman
2006-03-02war on whitespaces: documentation.Junio C Hamano
2006-02-01Make apply accept the -pNUM option like patch does.Daniel Barkalow
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-11-17GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano
2005-11-12Documentation: git-apply --no-addJunio C Hamano
2005-10-29git-apply --numstatJunio C Hamano
2005-10-18git-apply: remove unused --show-files flag.Junio C Hamano
2005-10-18Update documentation for C-style quoting.Junio C Hamano
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-05Merge branch 'fixes'Junio C Hamano
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-05git-apply: retire unused/unimplemented --no-merge flag.Junio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-07-14[PATCH] apply: match documentation, usage string and code.Junio C Hamano
2005-06-22[PATCH] git-apply: documentation.Junio C Hamano