summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-01-03Documentation/tutorial: misc updatesSanti BĂ©jar
2007-01-03tutorial: misc updates.Junio C Hamano
2007-01-03Add documentation for git-branch's color configuration.Brian Gernhardt
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano
2007-01-01Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano
2007-01-01Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields
2007-01-01Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields
2007-01-01Update send-pack pipeline documentation.Junio C Hamano
2007-01-01Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso
2007-01-01Documentation: update tutorial's discussion of originJ. Bruce Fields
2007-01-01Documentation: update glossary entry for "origin"J. Bruce Fields
2007-01-01Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields
2007-01-01Docs: update cvs-migration.txt to reflect clone's new default behaviorJ. Bruce Fields
2006-12-31Update documentation for update hook.Junio C Hamano
2006-12-31Merge branch 'jc/send-pack-pipeline'Junio C Hamano
2006-12-31Documentation/config.txt (and repo-config manpage): mark-up fix.Junio C Hamano
2006-12-31Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce
2006-12-31Fix formatting for urls section of fetch, pull, and push manpagesTheodore Ts'o
2006-12-30Move commit reencoding parameter parsing to revision.cJunio C Hamano
2006-12-30Documentation: minor rewording for git-log and git-show pages.Junio C Hamano
2006-12-30Documentation: i18n commit log message notes.Junio C Hamano
2006-12-29Documentation: illustrate send-pack pipeline.Junio C Hamano
2006-12-29Merge branch 'jc/utf8'Junio C Hamano
2006-12-28Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce
2006-12-28UTF-8: introduce i18n.logoutputencoding.Junio C Hamano
2006-12-27everyday: replace a few 'prune' and 'repack' with 'gc'Junio C Hamano
2006-12-27Create 'git gc' to perform common maintenance operations.Shawn O. Pearce
2006-12-27git-reflog: gc.* configuration and documentation.Junio C Hamano
2006-12-27rerere gc: honor configuration and document itJunio C Hamano
2006-12-27count-objects -v: show number of packs as well.Junio C Hamano
2006-12-27everyday: update for v1.5.0Junio C Hamano
2006-12-26Document git-reset <commit> -- <paths>...Junio C Hamano
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-12-26show-branch --reflog: add documentation.Junio C Hamano
2006-12-26git-add -f: allow adding otherwise ignored files.Junio C Hamano
2006-12-25git-add: add ignored files when asked explicitly.Junio C Hamano
2006-12-25git-rm: DocumentationJunio C Hamano
2006-12-25Merge branch 'jc/skip-count'Junio C Hamano
2006-12-25Merge branch 'jc/git-add--interactive'Junio C Hamano
2006-12-25git-add --interactive: add documentationJunio C Hamano
2006-12-23Makefile: add quick-install-doc for installing pre-built manpagesEric Wong
2006-12-23Make git-show-branch options similar to git-branch.Brian Gernhardt
2006-12-22git-tag: support -F <file> optionJohannes Schindelin
2006-12-21Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat
2006-12-21Merge branch 'ew/svn-pm'Junio C Hamano
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano
2006-12-20revision: --skip=<n>Junio C Hamano
2006-12-19Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano
2006-12-19Add config example with respect to branchAneesh Kumar K.V
2006-12-19Add documentation for show-branch --topicsBrian Gernhardt