summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* -u is now default for 'git-mailinfo'.Junio C Hamano2007-01-091-9/+7
* -u is now default for 'git-applymbox'Junio C Hamano2007-01-091-7/+7
* Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm2007-01-091-59/+6
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-081-0/+76
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-081-4/+5
* --utf8 is now default for 'git-am'Junio C Hamano2007-01-081-3/+16
* cvsimport: document -S and -L optionsMartin Langhoff2007-01-081-0/+8
* cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff2007-01-081-1/+6
* git-svn: add --prefix= option to multi-initEric Wong2007-01-071-0/+18
* Documentation: clarify definition of "reachable"J. Bruce Fields2007-01-071-2/+5
* "init-db" can really be just "init"Nicolas Pitre2007-01-075-4/+6
* Merge branch 'sp/mmap'Junio C Hamano2007-01-071-0/+28
|\
| * Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce2007-01-061-6/+10
| * Update packedGit config option documentation.Shawn O. Pearce2006-12-301-2/+6
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-3010-20/+122
| |\
| * | Fully activate the sliding window pack access.Shawn O. Pearce2006-12-291-0/+11
| * | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-291-0/+9
* | | Documentation: tutorial editingJ. Bruce Fields2007-01-061-6/+10
* | | Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-061-15/+18
* | | git-svnimport: support for incremental importSasha Khapyorsky2007-01-061-1/+9
* | | Describe git-clone's actual behavior in the summarySteven Grimm2007-01-061-3/+3
* | | git-svn: update documentation for multi-{init|fetch}Eric Wong2007-01-041-17/+37
* | | 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