octogit

octogit 0.3.3

Do you hate this screen? Do you hate switching screens to see issues? Do you love the terminal? Then you will love the octogit project.During the development of this plugin Github smartened up and introduced a new way to create repositories. Hopefully...

hgallpaths is a Mercurial extension to allow pushing and pulling from all paths specified in the configuration.InstallationAdd hgallpaths extension to your ~/.hgrc:[extensions]hgallpaths = /path/to/hgallpaths.pyThe list of all paths is available from the...

gett-cli

gett-cli 0.2.2

gett-cli is a basic command-line interface to the ge.tt file sharing website. You can use it to upload files, list and create shares, and also delete those.One of the advantages of ge.tt over other sharing websites is that you don't need to wait for...

hg-git

hg-git 0.3.3

hg-git is a Mercurial extension that lets you communicate (push and pull) with a Git server. This way you can use Git hosting for your project or collaborate with a project that is in Git. A bridger of worlds, this plugin...

infrae.i18nextract is a buildout recipe which create a script to extract i18n strings from multiple packages into a .pot. A script to merge or compile all available translations is also available.The script support extraction from Python Script, Zope...

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...

Hostery

Hostery 0.1.4

Hostery is a command-line tool for pushing git snapshots to a web host. Hostery creates a browsable history for a project by uploading selected git commits to an FTP server.Configure a Repository hostery initIssue this command at the root level...

testrepository provides a database of test results which can be used as part of developer workflow to ensure/check things like: * No commits without having had a test failure, test fixed cycle. * No commits without new tests being added. *...