summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-10Add git-init documentation.Libravatar Nicolas Pitre1-0/+1
2007-01-09-u is now default for 'git-mailinfo'.Libravatar Junio C Hamano1-9/+7
2007-01-09-u is now default for 'git-applymbox'Libravatar Junio C Hamano1-7/+7
2007-01-09Update git-svn manpage to remove the implication that SVN::* is optional.Libravatar Steven Grimm1-59/+6
2007-01-08Documentation: add git-remote man pageLibravatar J. Bruce Fields1-0/+76
2007-01-08--prune is now default for 'pack-refs'Libravatar Junio C Hamano1-4/+5
2007-01-08--utf8 is now default for 'git-am'Libravatar Junio C Hamano1-3/+16
2007-01-08cvsimport: document -S and -L optionsLibravatar Martin Langhoff1-0/+8
2007-01-08cvsimport: skip commits that are too recent (option and documentation)Libravatar Martin Langhoff1-1/+6
2007-01-07git-svn: add --prefix= option to multi-initLibravatar Eric Wong1-0/+18
2007-01-07Documentation: clarify definition of "reachable"Libravatar J. Bruce Fields1-2/+5
2007-01-07"init-db" can really be just "init"Libravatar Nicolas Pitre5-4/+6
2007-01-07Merge branch 'sp/mmap'Libravatar Junio C Hamano1-0/+28
2007-01-06Documentation: tutorial editingLibravatar J. Bruce Fields1-6/+10
2007-01-06Documentation/git-svn: clarify dcommit, rebase vs pull/mergeLibravatar Eric Wong1-15/+18
2007-01-06git-svnimport: support for incremental importLibravatar Sasha Khapyorsky1-1/+9
2007-01-06Describe git-clone's actual behavior in the summaryLibravatar Steven Grimm1-3/+3
2007-01-06Increase packedGit{Limit,WindowSize} on 64 bit systems.Libravatar Shawn O. Pearce1-6/+10
2007-01-04git-svn: update documentation for multi-{init|fetch}Libravatar Eric Wong1-17/+37
2007-01-03git-tag: add flag to verify a tagLibravatar Santi Béjar1-1/+6
2007-01-03Documentation/tutorial: misc updatesLibravatar Santi Béjar1-4/+13
2007-01-03tutorial: misc updates.Libravatar Junio C Hamano1-7/+17
2007-01-03Add documentation for git-branch's color configuration.Libravatar Brian Gernhardt2-7/+26