-
Tree Browser
The browser allows you to browse any tree of your repository from any point in history. With instant access to latest commit information, it's never been easier to refer back to an old file or read your latest code updates from anywhere.
-
Commit & Diff Viewer
Browse commits to your repositories and view easy to understand diff representations of the changes made in them.
-
Syntax Highlighting
Every text file in your repository will be syntax highlighted as appropriate. Highlighting is supported for Ruby, PHP, CSS, (X)HTML, Javascript, Python, C, ASP.NET and many more.
-
Download Archives
Download a compressed tar or zip file for any branch within your repository at the click of a button.
-
Blame!
There's always a time when you need to know who made a specific change to a file. Use the web-based blame tool to establish exactly who is responsible for your test failures.
-
Code Tasks
Every time you push commits to Codebase, we will scan your repositories and check for any TODO, FIXME, OPTIMIZE and BUG tags in your comments, generating a concise report, easily viewable within the web interface.