Differences between revisions 235 and 299 (spanning 64 versions)
Revision 235 as of 2010-10-17 20:48:45
Size: 2548
Editor: mpm
Comment:
Revision 299 as of 2021-09-28 19:28:24
Size: 2248
Editor: Juan Vicente
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
|| {{http://www.selenic.com/hg-logo/logo-droplets-200.png}} ||<<Include(Mercurial/NewsItems)>> || || {{https://www.mercurial-scm.org/logo-droplets-200.png}} ||<<Include(Mercurial/NewsItems)>> ||
Line 5: Line 5:
'''Mercurial''' is a cross-platform, distributed [[http://en.wikipedia.org/wiki/Revision_control|revision control tool]] for software developers. It runs on Linux, Windows, Mac OS X and most Unix like systems. Mercurial is dedicated to speed and efficiency with a sane user interface. It's free open source software, available under the GNU General Public License version 2 (see [[License]]). '''Mercurial''' is a fast, easy to use, distributed [[WikiPedia:Revision_control|revision control tool]] for software developers.
||'''Tip:''' <<RandomQuote(MercurialTips)>> ||


Line 9: Line 13:
 * [[Download|Download]] and install Mercurial  * [[Download]] and install Mercurial
Line 14: Line 18:
 * ''[[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
 * ''[[https://book.mercurial-scm.org/|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 [[PurgeExtension|purge]] or [[RebaseExtension|rebase]]
 * HowTos explaining some useful ways of using
Mercurial
Line 21: Line 25:
 * Get expert help via [[IRC]]  * Get expert help via [[IRC]] or our [[MailingLists|mailing lists]]
Line 23: Line 27:
 * Ask questions on our [[MailingLists|mailing lists]]
Line 27: Line 30:
 * [[Migration|Migration]] from other SCMs
 * A list of ProjectsUsingMercurial and links to their repositories.
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
 * MercurialHosting lists public hosting services for your [[Repository|repositories]]
 * [[Presentations]] and OtherWebsites
 * DeveloperInfo for Mercurial hackers
 * [[Migration]] from other SCMs
 * A list of [[ProjectsUsingMercurial|projects using Mercurial]]
 * [[OtherTools|Other tools]] that work with Mercurial (IDE integration, GUI clients, etc.)
 * [[MercurialHosting|Hosting]] services for your projects
 * [[Presentations]] and papers about Mercurial
Line 34: Line 36:
## Please think twice before adding items here, the first page should stay compact!
== Please contribute to this wiki! ==
[[ContributingToMercurialWiki|Contributions]] are most welcome! Just click "Edit" in the upper left to edit most pages.<<BR>> Mercurial and all wiki content are available under the GNU General Public License version 2 (see [[License]]). [[http://selenic.com/mercurial/donations.html|Donations]] are also accepted.
== Get involved! ==
 * [[ContributingToMercurialWiki|How to edit this wiki]]
 * [[DeveloperInfo|Developer info]] for Mercurial hackers
 * Send us [[https://www.mercurial-scm.org/donate|a donation]]!
Line 38: Line 41:
Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]] Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]], [[PortugueseMercurial|Português (Portugal)]],

~-Mercurial and all wiki contents are available under the GNU General Public License v2 (see [[License|license]]) -~

https://www.mercurial-scm.org/logo-droplets-200.png

Latest News

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

Tip:

Use 'hg serve', then browse your repository at 'http://localhost:8000/'

Getting started

Documentation and help

Getting support

Further information

Get involved!

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

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)