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