Source code

We keep our source code in Mercurial on http://bitbucket.org/aafshar/glashammer-main. They provide a number of services to make our lives easier, listed below.

Checking out the source code

Get the source using Mercurial like:

hg clone http://bitbucket.org/aafshar/glashammer-main

You can use https if you prefer

To make changes or features in the source code, browse the repository at http://www.bitbucket.org/aafshar/glashammer-main/overview/ and click the fork button.

Once you are happy with the changes and code has been reviewed we can pull into the main branch.

Browsing the repository online

List of changes
http://www.bitbucket.org/aafshar/glashammer-main/changesets/
List of files and directories
http://www.bitbucket.org/aafshar/glashammer-main/src/

Alternatives to Mercurial

If you hate Mercurial, then I am sorry, there are no longer any alternatives. If you would like to maintain a mirror for git or bzr or something, please let us know, and we shall happily list it here.