summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2005-11-05Documentation: format-patchJunio C Hamano1-0/+20
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano4-4/+30
2005-11-04Added a few examples to git-pull man page.Jon Loeliger2-32/+103
2005-11-04Document the --no-commit flag betterJunio C Hamano1-1/+2
2005-11-04Documentation: -merge and -pull: describe merge strategies.Junio C Hamano4-11/+88
2005-11-04Documentation: git-add -- do not say "cache", add examples.Junio C Hamano1-4/+39
2005-11-03Illustration: "Commit DAG Revision Naming"Junio C Hamano1-0/+26
2005-11-03Illustration: "Git Diff Types"Junio C Hamano1-0/+35
2005-11-02Document --since and --until options to rev-parse.Junio C Hamano1-0/+8
2005-11-01Add -P to the documentation head.Junio C Hamano1-1/+1
2005-11-01cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff1-0/+4
2005-11-01git-am.txt is no stub anymorePetr Baudis1-2/+0
2005-11-01Documentation for git-fmt-merge-msgPetr Baudis2-0/+49
2005-11-01Remove 'Previously this command was known as ...' messages.Jon Loeliger1-44/+0
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano2-1/+6
2005-10-30Add examples for git-log documentation and others.Linus Torvalds3-0/+45
2005-10-30Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano1-4/+5
2005-10-30Update git-pack-objects documentation.Junio C Hamano1-1/+6
2005-10-30Update usage string and documentation for git-rev-list.Junio C Hamano1-4/+51
2005-10-30Add to usage and docs for git-add.shChris Shoemaker1-1/+8
2005-10-30Add to documentation of git-update-index arguments and usage.Chris Shoemaker1-7/+24
2005-10-29Documentation updates.Junio C Hamano3-7/+59
2005-10-29Fix recent documentation format breakage.Junio C Hamano1-6/+6
2005-10-28git-apply --numstatJunio C Hamano1-1/+7
2005-10-28Minor clarifications in diffcore documentationc.shoemaker@cox.net1-27/+38
2005-10-28Remove -r from common diff options documentation in one more placec.shoemaker@cox.net1-4/+0
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker1-1/+4
2005-10-28Document git-patch-id a bit better.Junio C Hamano1-0/+6
2005-10-28Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin1-0/+6
2005-10-26Add git-name-revJohannes Schindelin1-0/+66
2005-10-25git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano1-4/+4
2005-10-25Add some missing commands to the git.txt commands listPetr Baudis1-0/+18
2005-10-25Documentation for git-shellPetr Baudis2-0/+38
2005-10-23Add git-mvJosef Weidendorfer1-0/+51
2005-10-21Fix malformatted git-am documentation.Junio C Hamano1-1/+1
2005-10-20Update git-daemon's documentation wrt. new optionsPetr Baudis1-2/+20
2005-10-20Finish git-am documentation.Junio C Hamano1-10/+49
2005-10-20Brief documentation for the mysterious git-am scriptPetr Baudis2-1/+52
2005-10-19git-fetch/push/pull: documentation.Junio C Hamano4-10/+18
2005-10-19git-clone: always keep pack sent from remote (documentation).Junio C Hamano1-12/+3
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano1-3/+39
2005-10-17git-apply: remove unused --show-files flag.Junio C Hamano1-4/+1
2005-10-17Update documentation for C-style quoting.Junio C Hamano4-2/+33
2005-10-17Merge branch 'fixes'Junio C Hamano1-13/+7
2005-10-17git-checkout-index: documentation updates.Junio C Hamano1-13/+7
2005-10-16ref-format documentation.Junio C Hamano2-2/+65
2005-10-16Merge branch 'fixes'Junio C Hamano1-0/+7
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano1-0/+137
2005-10-15whatchanged: document -m option from git-diff-tree.Junio C Hamano1-0/+7
2005-10-15Merge branch 'fixes'Junio C Hamano1-22/+57