Differences between revisions 235 and 243 (spanning 8 versions)
Revision 235 as of 2010-10-17 20:48:45
Size: 2548
Editor: mpm
Comment:
Revision 243 as of 2010-12-09 13:02:33
Size: 2171
Editor: ShaneTurner
Comment: Newer revision had link to LiteracyGuru, which didn't seem to be relevant.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
'''Mercurial''' is a fast, easy to use, distributed [[WikiPedia:Revision_control|revision control tool]] for software developers.
Line 5: Line 6:
'''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]]). ||'''Tip:''' <<RandomQuote(MercurialTips)>>||
Line 15: Line 16:
 * 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
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and [[TipsAndTricks|tips and tricks]]
 * [[UsingExtensions|Using extensions]] to add optional features like [[GraphlogExtension|graphlog]] or [[MqExtension|MQ]]
 * [[HOWTOs]] explaining some useful ways of using Mercurial
Line 21: Line 22:
 * Get expert help via [[IRC]]  * Get expert help via [[IRC]] or our [[MailingLists|mailing lists]]
Line 23: Line 24:
 * Ask questions on our [[MailingLists|mailing lists]]
Line 28: Line 28:
 * 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
 * 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 33:
## 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 [[Donations|a donation]]!
Line 39: Line 39:

~- 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)