summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* git-tag: add flag to verify a tagSanti Béjar2007-01-031-1/+6
* Documentation/tutorial: misc updatesSanti Béjar2007-01-031-4/+13
* tutorial: misc updates.Junio C Hamano2007-01-031-7/+17
* Add documentation for git-branch's color configuration.Brian Gernhardt2007-01-032-7/+26
* Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-012-1/+16
* Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano2007-01-011-2/+4
* Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields2007-01-011-4/+0
* Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields2007-01-011-44/+25
* Update send-pack pipeline documentation.Junio C Hamano2007-01-011-65/+16
* Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso2006-12-311-12/+14
* Documentation: update tutorial's discussion of originJ. Bruce Fields2006-12-311-10/+15
* Documentation: update glossary entry for "origin"J. Bruce Fields2006-12-311-3/+4
* Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2006-12-311-7/+4
* Docs: update cvs-migration.txt to reflect clone's new default behaviorJ. Bruce Fields2006-12-311-7/+4
* Update documentation for update hook.Junio C Hamano2006-12-311-2/+2
* Merge branch 'jc/send-pack-pipeline'Junio C Hamano2006-12-311-0/+112
|\
| * Documentation: illustrate send-pack pipeline.Junio C Hamano2006-12-291-0/+112
* | Documentation/config.txt (and repo-config manpage): mark-up fix.Junio C Hamano2006-12-301-7/+7
* | Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-301-1/+4
* | Fix formatting for urls section of fetch, pull, and push manpagesTheodore Ts'o2006-12-301-7/+16
* | Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-302-0/+8
* | Documentation: minor rewording for git-log and git-show pages.Junio C Hamano2006-12-302-5/+9
* | Documentation: i18n commit log message notes.Junio C Hamano2006-12-305-0/+78
|/
* Merge branch 'jc/utf8'Junio C Hamano2006-12-281-0/+4
|\
| * UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-271-0/+4
* | Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce2006-12-281-6/+0
* | everyday: replace a few 'prune' and 'repack' with 'gc'Junio C Hamano2006-12-271-3/+6
* | Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-272-0/+67
* | git-reflog: gc.* configuration and documentation.Junio C Hamano2006-12-273-0/+71
* | rerere gc: honor configuration and document itJunio C Hamano2006-12-272-2/+16
* | count-objects -v: show number of packs as well.Junio C Hamano2006-12-271-2/+2
* | everyday: update for v1.5.0Junio C Hamano2006-12-261-41/+48
|/
* Document git-reset <commit> -- <paths>...Junio C Hamano2006-12-261-3/+9
* Document --numstat in git-apply and git-diffJunio C Hamano2006-12-262-3/+6
* show-branch --reflog: add documentation.Junio C Hamano2006-12-261-0/+5
* git-add -f: allow adding otherwise ignored files.Junio C Hamano2006-12-251-2/+6
* git-add: add ignored files when asked explicitly.Junio C Hamano2006-12-251-3/+8
* git-rm: DocumentationJunio C Hamano2006-12-251-24/+27
* Merge branch 'jc/skip-count'Junio C Hamano2006-12-251-0/+5
|\
| * revision: --skip=<n>Junio C Hamano2006-12-201-0/+5
* | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-251-1/+118
|\ \
| * | git-add --interactive: add documentationJunio C Hamano2006-12-251-1/+118
| |/
* | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-232-0/+35
* | Make git-show-branch options similar to git-branch.Brian Gernhardt2006-12-221-4/+6
* | git-tag: support -F <file> optionJohannes Schindelin2006-12-211-1/+5
* | Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat2006-12-201-5/+8
* | Merge branch 'ew/svn-pm'Junio C Hamano2006-12-201-10/+10
|\ \
| * | git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-161-10/+10
* | | diff documentation: mostly talk about <commit>Junio C Hamano2006-12-201-2/+2
* | | Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-195-23/+47
|\ \ \ | | |/ | |/|