aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm2007-01-09
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-08
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-08
* --utf8 is now default for 'git-am'Junio C Hamano2007-01-08
* cvsimport: document -S and -L optionsMartin Langhoff2007-01-08
* cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff2007-01-08
* git-svn: add --prefix= option to multi-initEric Wong2007-01-07
* Documentation: clarify definition of "reachable"J. Bruce Fields2007-01-07
* "init-db" can really be just "init"Nicolas Pitre2007-01-07
* Merge branch 'sp/mmap'Junio C Hamano2007-01-07
|\
| * Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce2007-01-06
| * Update packedGit config option documentation.Shawn O. Pearce2006-12-30
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-30
| |\
| * | Fully activate the sliding window pack access.Shawn O. Pearce2006-12-29
| * | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-29
* | | Documentation: tutorial editingJ. Bruce Fields2007-01-06
* | | Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-06
* | | git-svnimport: support for incremental importSasha Khapyorsky2007-01-06
* | | Describe git-clone's actual behavior in the summarySteven Grimm2007-01-06
* | | git-svn: update documentation for multi-{init|fetch}Eric Wong2007-01-04
* | | git-tag: add flag to verify a tagSanti Béjar2007-01-03
* | | 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