summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-11-03Document --since and --until options to rev-parse.Junio C Hamano
2005-11-02Add -P to the documentation head.Junio C Hamano
2005-11-02cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff
2005-11-01git-am.txt is no stub anymorePetr Baudis
2005-11-01Documentation for git-fmt-merge-msgPetr Baudis
2005-11-01Remove 'Previously this command was known as ...' messages.Jon Loeliger
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano
2005-10-31Add examples for git-log documentation and others.Linus Torvalds
2005-10-31Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano
2005-10-31Update git-pack-objects documentation.Junio C Hamano
2005-10-31Update usage string and documentation for git-rev-list.Junio C Hamano
2005-10-31Add to usage and docs for git-add.shChris Shoemaker
2005-10-31Add to documentation of git-update-index arguments and usage.Chris Shoemaker
2005-10-29Documentation updates.Junio C Hamano
2005-10-29Fix recent documentation format breakage.Junio C Hamano
2005-10-29git-apply --numstatJunio C Hamano
2005-10-29Minor clarifications in diffcore documentationc.shoemaker@cox.net
2005-10-29Remove -r from common diff options documentation in one more placec.shoemaker@cox.net
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker
2005-10-28Document git-patch-id a bit better.Junio C Hamano
2005-10-28Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin
2005-10-26Add git-name-revJohannes Schindelin
2005-10-26git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano
2005-10-26Add some missing commands to the git.txt commands listPetr Baudis
2005-10-26Documentation for git-shellPetr Baudis
2005-10-24Add git-mvJosef Weidendorfer
2005-10-22Fix malformatted git-am documentation.Junio C Hamano
2005-10-21Update git-daemon's documentation wrt. new optionsPetr Baudis
2005-10-21Finish git-am documentation.Junio C Hamano
2005-10-21Brief documentation for the mysterious git-am scriptPetr Baudis
2005-10-20git-fetch/push/pull: documentation.Junio C Hamano
2005-10-19git-clone: always keep pack sent from remote (documentation).Junio C Hamano
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio 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-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-17ref-format documentation.Junio C Hamano
2005-10-16Merge branch 'fixes'Junio C Hamano
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16whatchanged: document -m option from git-diff-tree.Junio C Hamano
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13tutorial: update the initial commit example.Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-11svn import: Add direct HTTP accessMatthias Urlichs
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Convert usage of GIT and Git into gitChristian Meder