summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtLibravatar Junio C Hamano1-1/+1
2007-01-18Documentation: Generate command lists.Libravatar Junio C Hamano9-379/+196
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano63-143/+132
2007-01-18Documentation: move command list in git.txt into separate files.Libravatar Junio C Hamano7-387/+393
2007-01-18Document --ignore-if-in-upstream in git-format-patchLibravatar David Kågedal1-0/+8
2007-01-17git-format-patch: the default suffix is now .patch, not .txtLibravatar Junio C Hamano2-9/+8
2007-01-17git-format-patch -3Libravatar Junio C Hamano1-0/+3
2007-01-17Refer users to git-rev-parse for revision specification syntax.Libravatar Shawn O. Pearce7-1/+17
2007-01-17Document the master@{n} reflog query syntax.Libravatar Shawn O. Pearce1-0/+8
2007-01-17Documentation/git-parse-remote.txt: we deal with config vars as wellLibravatar Junio C Hamano1-2/+4
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Libravatar Junio C Hamano1-1/+4
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Libravatar Junio C Hamano5-1/+13
2007-01-17Documentation/git-resolve: deprecated.Libravatar Junio C Hamano1-0/+2
2007-01-17sanitize content of README fileLibravatar Nicolas Pitre3-8/+593
2007-01-17Introduce 'git-format-patch --suffix=.patch'Libravatar Junio C Hamano1-1/+16
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation: describe shallow repositoryLibravatar Junio C Hamano2-0/+20
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Libravatar Junio C Hamano1-2/+2
2007-01-17Documentation: detached HEADLibravatar Junio C Hamano2-2/+58
2007-01-17Documentation: a few spelling fixesLibravatar René Scharfe12-15/+15
2007-01-17Documentation/git-sh-setup.txt: programmer's docsLibravatar Junio C Hamano1-8/+45
2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-status.txt: mention color configurationLibravatar Junio C Hamano1-0/+9
2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Libravatar Junio C Hamano1-1/+1
2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiLibravatar Junio C Hamano1-2/+12
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Libravatar Junio C Hamano2-2/+2
2007-01-17Documentation/SubmittingPatches: Gnus tipsLibravatar Junio C Hamano1-1/+19
2007-01-16git-commit: document log message formatting conventionLibravatar Junio C Hamano1-0/+6
2007-01-16Document where configuration files are in config.txtLibravatar Junio C Hamano1-1/+6
2007-01-16git-commit documentation: remove comment on unfixed git-rmLibravatar Junio C Hamano1-5/+0
2007-01-16tutorial: shorthand for remotes but show distributed nature of gitLibravatar Junio C Hamano1-19/+24
2007-01-16tutorial: Use only separate layoutLibravatar Santi Béjar1-13/+13
2007-01-16git-rm documentation: remove broken behaviour from the example.Libravatar Junio C Hamano1-8/+4
2007-01-16git-push documentation: remaining bitsLibravatar Junio C Hamano1-1/+13
2007-01-16document --exec for git-pushLibravatar Uwe Kleine-K,Av(Bnig1-1/+7
2007-01-15git-pull: disallow implicit merging to detached HEADLibravatar Jeff King1-0/+4
2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsLibravatar Junio C Hamano1-1/+9
2007-01-15git reflog expire: document --stale-fix option.Libravatar Junio C Hamano1-1/+1
2007-01-14Documentation: merge-output is not too verbose now.Libravatar Junio C Hamano2-11/+2
2007-01-14Improve git-describe performance by reducing revision listing.Libravatar Shawn O. Pearce1-0/+30
2007-01-14some doc updatesLibravatar Nicolas Pitre5-49/+29
2007-01-14git log documentation: teach -<n> form.Libravatar Junio C Hamano1-1/+1
2007-01-14Allow the user to control the verbosity of merge-recursive.Libravatar Shawn O. Pearce1-0/+7
2007-01-13git-commit documentation: -a adds and also removesLibravatar Junio C Hamano1-1/+2
2007-01-12Make git-prune-packed a bit more chatty.Libravatar Junio C Hamano1-1/+4
2007-01-12glossary typofixLibravatar Junio C Hamano1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre10-19/+16
2007-01-12fix documentation for git-commit --no-verifyLibravatar Michael S. Tsirkin1-6/+2
2007-01-11Document git-initLibravatar Junio C Hamano2-90/+115