Differences between revisions 238 and 280 (spanning 42 versions)
Revision 238 as of 2010-10-18 14:30:36
Size: 2094
Editor: mpm
Comment:
Revision 280 as of 2014-01-14 18:18:05
Size: 2210
Editor: IdanKamara
Comment: fix Mercurial Book link, page seems to have been deleted, can be restored from https://web.archive.org/web/20130606223226/http://mercurial.selenic.com/wiki/MercurialBook
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
'''Mercurial''' is a fast, easy to use, distributed [[http://en.wikipedia.org/wiki/Revision_control|revision control tool]] for software developers.
'''Mercurial''' is a fast, easy to use, distributed [[WikiPedia:Revision_control|revision control tool]] for software developers.

||'''Tip:''' <<RandomQuote(MercurialTips)>> ||
Line 8: Line 12:
 * [[Download|Download]] and install Mercurial  * [[Download]] and install Mercurial
Line 13: Line 17:
 * ''[[MercurialBook|Mercurial: The Definitive Guide]]'', the Mercurial book
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and TipsAndTricks
 * UsingExtensions – add optional features like [[GraphlogExtension|glog]] or [[MqExtension|mq]]
 * [[HOWTOs]] explain some useful ways of using Mercurial
 * ''[[http://hgbook.red-bean.com/|Mercurial: The Definitive Guide]]'', the Mercurial book
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and [[TipsAndTricks|tips and tricks]]
 * [[UsingExtensions|Using extensions]] to add optional features like [[ColorExtension|color]] or [[RebaseExtension|rebase]]
 * [[HowTos]] explaining some useful ways of using
Mercurial
Line 25: Line 29:
 * [[Migration|Migration]] from other SCMs  * [[Migration]] from other SCMs
Line 34: Line 38:
 * Send us [[Donations|a donation]]!  * Send us [[http://www.selenic.com/mercurial/donations.html|a donation]]!
Line 38: Line 42:
~- Mercurial and all wiki contents are available under the GNU General Public License v2 (see [[License|license]]) -~ ~-Mercurial and all wiki contents are available under the GNU General Public License v2 (see [[License|license]]) -~

http://www.selenic.com/hg-logo/logo-droplets-200.png

Latest News

Mercurial is a fast, easy to use, distributed revision control tool for software developers.

Tip:

Enable the color extension to get colorized output

Getting started

Documentation and help

Getting support

Further information

Get involved!

Other Languages: Français, 日本語, Русский, ภาษาไทย, Česky, 中文

Mercurial and all wiki contents are available under the GNU General Public License v2 (see license)

Mercurial (last edited 2024-08-26 23:53:13 by PaulBissex)