hghooks

hghooks 0.5.4

hghooks is a simple Python module that adds several useful hooks for use in Mercurial hooks system.Right now it includes hooks for: * pep8 checking of python files * pyflakes checking of python files * checking for forgotten pdb statements...

hgnested

hgnested 0.5

hgnested is a Mercurial extension to work with nested repositories.To run the tests, do (run-tests.py comes from mercurial tests): python run-tests.py test-hgnestedFor more information please visit the hgnested website.Requirements:cursor-pointer"...

RhodeCode

RhodeCode 1.7.1

RhodeCode (formerly hg-app) is Pylons based repository management and serving for mercurial. It's similar to github or bitbucket, but it's suppose to run as standalone app, it's open source and focuses more on restricted access to...

hgdistver

hgdistver 0.17

hgdistver is a Python module, a simple drop-in to support setup.py in mercurial based projects.Its supposed to generate version numbers from mercurials metadata.it uses 4 stategies to archive its taks: 1. try to directly ask hg for the...

committer

committer 0.0.93

committer is a Python tool that provides a simplified command-line interface to the version control systems git, mercurial, and subversion.Usage- commit - commit all changes- st - status: show all changes- update - update the current directoryCommit all...

github-plots is an utility that provides misc alternate to Github plots.Currently supported modes:issues - builds an ascii plot of the number of issues for your repo over time.Quick start:$ cat > ~/.github[github]username = joeuserapi_token =...

USVN

USVN 1.0.4

USVN (Userfriendly SVN) is based on a web interface and allows you to configure your subversion repositories. This interface allows you to create new projects without the command line interface, this means without a privileged access on the server.Then...

hg-importfs

hg-importfs 1.3.1

hg-importfs imports a set of files from a given file-system into a Mercurial repository as a changeset.The development of this extension was paid for by Lantiq. It was written and released as Open Source by Markus Zapke-Gründemann.Repository:...

cvs2html

cvs2html 1.97

cvs2html is a Perl program to transform the 'cvs log' output to HTML. The HTML output will show the revision log history, differences between versions and enable a flexible configuration of the amount of information the user like to see from the CVS...