An open API service indexing awesome lists of open source software.

https://github.com/breezy-team/loggerhead

Web frontend for Breezy
https://github.com/breezy-team/loggerhead

breezy http loggerhead wsgi

Last synced: 9 months ago
JSON representation

Web frontend for Breezy

Awesome Lists containing this project

README

          

Loggerhead
==========

Overview
--------

Loggerhead is a web viewer for Breezy. Its lets users do stuff like:

* navigate through branch history
* view the files in a given revision
* annotate files (i.e. find out the origin of each line of a file)
* perform searches.

Documentation
-------------

See docs/index.rst for installation instructions and basic
documentation.

Licensing
---------

This software is licensed under the GPL Version 2 or later.
Please see the file COPYING.txt for the licence details.

(C) Copyright Canonical Limited 2006-10
(C) Copyright Breezy Developers 2018