Projects tagged ‘hg’ and ‘mercurial’


[29 total ]

416 Users
   

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.
Created over 3 years ago.

49 Users
   

TortoiseHg is a shell extension of Mercurial SCM (Hg) for the MS-Windows Explorer. It is cross-platform and works under Linux too.
Created about 1 year ago.

19 Users
   

MercurialEclipse is a plugin for the Eclipse platform to use the Mercurial source control system.
Created about 1 year ago.

15 Users

cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.
Created over 3 years ago.

5 Users
 

hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client.
Created about 1 year ago.

4 Users

Transifex is a system that facilitates the process of submitting translations in various version control systems (VCS) by acting as a proxy for these submissions for a whole translation community. The ... [More] name literally means "translation-builder" (from the latin verb facere). [Less]
Created about 1 year ago.

3 Users

Hatta is a small wiki engine for use inside a Mercurial repository. It can run locally and doesn't require any configuration; it's just a single Python file. It can be also configured to run on a Web ... [More] server. Since the wiki can be cloned and merged along with the repository, it's perfect for working on project documentation in small teams. [Less]
Created about 1 year ago.

3 Users

This is the Hg-Git plugin for Mercurial, adding the ability to push to and pull from a Git server repository from Hg. It is a two-way bridge. This means you can collaborate on Git based projects ... [More] from Hg and, indirectly, on Hg based projects from Git. [Less]
Created 7 months ago.

2 Users

Hgfs is a read-only filesystem interface to Mercurial repositories. The interface gives access to the commit message, manifest, and files of each revision, and to .tgz's of each revision (the .tgz's ... [More] are generated as they are read). The filesystem is a front-end for the Mercurial library that comes with it. All code is written in Limbo, for Inferno. [Less]
Created 7 months ago.

1 Users

HgKit aims to be a pure Java implementation of Mercurial, an advanced distributed revision control system. This project aims to replace most of the native invocations of Mercurial in e.g. the Mercurial Eclipse Plugin.
Created 8 months ago.