Differences between revisions 242 and 280 (spanning 38 versions)
Revision 242 as of 2010-12-09 10:17:46
Size: 2219
Editor: guru
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:
Line 6: Line 7:
||'''Tip:''' <<RandomQuote(MercurialTips)>>|| ||'''Tip:''' <<RandomQuote(MercurialTips)>> ||
Line 10: Line 12:
 * [[Download|Download]] and install Mercurial  * [[Download]] and install Mercurial
Line 15: Line 17:
 * ''[[MercurialBook|Mercurial: The Definitive Guide]]'', the Mercurial book  * ''[[http://hgbook.red-bean.com/|Mercurial: The Definitive Guide]]'', the Mercurial book
Line 17: Line 19:
 * [[UsingExtensions|Using extensions]] to add optional features like [[GraphlogExtension|graphlog]] or [[MqExtension|MQ]]
 * [[HOWTOs]] explaining some useful ways of using Mercurial
 * [[UsingExtensions|Using extensions]] to add optional features like [[ColorExtension|color]] or [[RebaseExtension|rebase]]
 * [[HowTos]] explaining some useful ways of using Mercurial
Line 27: Line 29:
 * [[Migration|Migration]] from other SCMs  * [[Migration]] from other SCMs
Line 36: Line 38:
 * Send us [[Donations|a donation]]!  * Send us [[http://www.selenic.com/mercurial/donations.html|a donation]]!
Line 38: Line 40:
Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]][[http://www.literacyguru.com|world literature]] Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]]
Line 40: 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:

Use 'hg status --rev <X>:<Y>' to see files changes between two revisions

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)