summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-054-4/+30
* Added a few examples to git-pull man page.Jon Loeliger2005-11-042-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-041-1/+2
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-044-11/+88
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-041-4/+39
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-031-0/+26
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-021-0/+8
* Add -P to the documentation head.Junio C Hamano2005-11-011-1/+1
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-011-0/+4
* git-am.txt is no stub anymorePetr Baudis2005-11-011-2/+0
* Documentation for git-fmt-merge-msgPetr Baudis2005-11-012-0/+49
* Remove 'Previously this command was known as ...' messages.Jon Loeliger2005-11-011-44/+0
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-012-1/+6
* Add examples for git-log documentation and others.Linus Torvalds2005-10-303-0/+45
* Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano2005-10-301-4/+5
* Update git-pack-objects documentation.Junio C Hamano2005-10-301-1/+6
* Update usage string and documentation for git-rev-list.Junio C Hamano2005-10-301-4/+51
* Add to usage and docs for git-add.shChris Shoemaker2005-10-301-1/+8
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-301-7/+24
* Documentation updates.Junio C Hamano2005-10-293-7/+59
* Fix recent documentation format breakage.Junio C Hamano2005-10-291-6/+6
* git-apply --numstatJunio C Hamano2005-10-281-1/+7
* Minor clarifications in diffcore documentationc.shoemaker@cox.net2005-10-281-27/+38
* Remove -r from common diff options documentation in one more placec.shoemaker@cox.net2005-10-281-4/+0
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-281-1/+4
* Document git-patch-id a bit better.Junio C Hamano2005-10-281-0/+6
* Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin2005-10-281-0/+6
* Add git-name-revJohannes Schindelin2005-10-261-0/+66
* git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2005-10-251-4/+4
* Add some missing commands to the git.txt commands listPetr Baudis2005-10-251-0/+18
* Documentation for git-shellPetr Baudis2005-10-252-0/+38
* Add git-mvJosef Weidendorfer2005-10-231-0/+51
* Fix malformatted git-am documentation.Junio C Hamano2005-10-211-1/+1
* Update git-daemon's documentation wrt. new optionsPetr Baudis2005-10-201-2/+20
* Finish git-am documentation.Junio C Hamano2005-10-201-10/+49
* Brief documentation for the mysterious git-am scriptPetr Baudis2005-10-202-1/+52
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-194-10/+18
* git-clone: always keep pack sent from remote (documentation).Junio C Hamano2005-10-191-12/+3
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-181-3/+39
* git-apply: remove unused --show-files flag.Junio C Hamano2005-10-171-4/+1
* Update documentation for C-style quoting.Junio C Hamano2005-10-174-2/+33
* Merge branch 'fixes'Junio C Hamano2005-10-171-13/+7
|\
| * git-checkout-index: documentation updates.Junio C Hamano2005-10-171-13/+7
* | ref-format documentation.Junio C Hamano2005-10-162-2/+65
* | Merge branch 'fixes'Junio C Hamano2005-10-161-0/+7
|\ \ | |/
| * whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-151-0/+7
* | Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-161-0/+137
|\ \
| * | svn import: Add direct HTTP accessMatthias Urlichs2005-10-111-2/+26
| * | svn import: Add a loop limit optionMatthias Urlichs2005-10-101-1/+10