You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:runsnakerun

RunSnakeRun has 1 active review. See all merge proposals.

RunSnakeRun has 8 active branches owned by 5 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:runsnakerun
Series: trunk
1 Development 2013-10-25 14:00:13 UTC
190. Bump squaremap required

Author: Mike C. Fletcher
Revision Date: 2013-10-25 14:00:13 UTC

Bump squaremap required

lp:~kawaiicthulhu/runsnakerun/python3x (Has a merge proposal) 1 Development 2016-08-16 14:25:05 UTC
191. Add Python 3.x compatibility Added s...

Author: <email address hidden>
Revision Date: 2016-08-16 11:39:34 UTC

Add Python 3.x compatibility

Added six and future modules to handle both 2.x and 3.x.
Switched from wxPython to Phoenix. Replaced deprecated wx functions.

lp:~eyssen/runsnakerun/novotrade-runsnakerun 1 Development 2011-08-02 13:35:11 UTC
157. Update docs for 2.0.1 release

Author: Mike C. Fletcher
Revision Date: 2011-05-23 18:28:25 UTC

Update docs for 2.0.1 release

lp:~mgedmin/runsnakerun/percentages-in-tooltips 1 Development 2010-03-09 16:32:31 UTC
68. Make tooltips display percentages whe...

Author: Marius Gedminas
Revision Date: 2010-03-09 16:31:54 UTC

Make tooltips display percentages when percentage view is enabled.

lp:~mgedmin/runsnakerun/fix-home-button 1 Development 2010-03-09 15:04:13 UTC
67. Bugfix: make the Home button work aga...

Author: Marius Gedminas
Revision Date: 2010-03-09 15:03:49 UTC

Bugfix: make the Home button work again.

lp:~mgedmin/runsnakerun/pep8ification 1 Development 2010-03-09 14:51:55 UTC
66. Wrap long lines.

Author: Marius Gedminas
Revision Date: 2010-03-09 14:51:19 UTC

Wrap long lines.

lp:~mgedmin/runsnakerun/source-reorganization 1 Development 2010-03-09 14:25:49 UTC
63. Move package files into a subdirector...

Author: Marius Gedminas
Revision Date: 2010-03-09 14:23:55 UTC

Move package files into a subdirectory.

This makes it possible for me to use virtualenv for development:

  bzr get lp... runsnakerun
  cd runsnakerun
  virtualenv venv
  venv/bin/easy_install squaremap
  venv/bin/python setup.py develop
  venv/bin/runsnake

lp:~jameinel/runsnakerun/memory_dump_integration 1 Development 2009-04-07 20:11:31 UTC
54. Don't use decimals in the cumulative ...

Author: John A Meinel
Revision Date: 2009-04-07 20:11:31 UTC

Don't use decimals in the cumulative column, as we are just showing integers.

18 of 8 results
You can't create new branches for RunSnakeRun.