hg-versions

hg-versions 0.4.1

Display the version information for Mercurial and all installed extensions.Installation:Use pip or easy_install to install the package:pip install hg-versionsOr install from the sources: tar xzf hg-versions-0.1.tar.gz cd...

bzr-colo

bzr-colo 0.4.0

In order to provide a faster and simpler working model, the bzr-colo plugin tries to support a configuration similar to git and Mercurial's colocated branches, where there is a single working tree that can be switched between multiple branches that all...

bzr-externals plugin offers external branches support for Bazaar.Supports external branches without additional commands. Works from any client: bzr, QBzr, TortoiseBzr or Bazaar Explorer.To use external branch please add to '.bzrexternals' file line of the...

coded4

coded4 0.3.3

Ever wondered how much time have you spent on a project?...coded4 is a Python tool that calculates approximate time that one has spent coding particular project. It uses commit timestamps to reconstruct coding sessions for every commiter in given Git...

Cubicweb is a entities / relations bases knowledge management system developped at Logilab.cubicweb-vcsfile provides a custom source as well as custom entity types and views to provide transparent access of files versioned in subversion or mercurial...

autohook

autohook 1.1.0

autohook can be configured in any hgrc (system, user, repo) and trigger for a push (pretxnchangegroup) into any repository that uses that hgrc. Can load external (Python) hooks that needs to accept parameters repo, user, start revison, end...

gitorious-mrq-monitor is a simple service for following the status of Gitorious merge requests. Currently supports reporting status over IRC.InstallingFrom PyPi: pip install gitorious-mrq-monitorFrom source tree: python setup.py installNote that...

sapling

sapling 0.0.10

sapling is a git porcelain to manage bidirectional subtree syncing with foreign git repositories.Installation:To install the python library you can do one of the following:1.) use easy_install to install from the PyPI registry:...

bzr-git-1480

bzr-git-1480 0.6.6

bzr-git is a Bazaar plugin that adds Git support.This was originally written as a proof of concept at Europython 2006 by Robert Collins, using stgit's convenience methods for accessing gits head and parsing git output. Later, it was adapted to use James...

hgreview

hgreview 0.3

hgreview is a Mercurial extension to work with rietveld code review.It was inspired by the hg nested extension.This extension allow to upload to the rietveld code review website, creating a new issue and remembering its ID for future patches.See hg help...