Download List

Project Description

repos-tools is a set of command-line utilities to make work on your code repositories faster and easier. It lets you push, pull, build, and do other things on your repositories all at once. The supported (D)VCSes are Git, Subersion, Bazaar, and Mercurial. For GitHub users, forking, following, watching, and dealing with issues can be done from the shell.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-02 21:37
r5

Two commands were added to github to display the activity feeds (like the dashboard you see when you login on github.com). The "followers" github command was extended. The usage message and readme file were improved.

2010-08-26 16:16
r4

This release adds bash completion support for both GitHub and repost. Mercurial support was improved and the functionality of "github info" was extended to query any GitHub user.

2010-08-24 21:39
r3

This release adds Mercurial support to repost.
github can now fork, clone, and get information about a repository.

2010-08-04 19:00
r2

This release adds the "github" tool, which uses github.com's API to interact with several of its services like issues and a user's network. The repost tool can now operate on a subset of the repositories instead of all of them (which is still the default).
Tags: github

2010-08-02 23:49
r1

This initial release supports Git, Subversion, and Bazaar. The following commands are implemented: build, diff, list, log, pull, push, and status.

Project Resources