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
- Host: GitHub
- URL: https://github.com/breezy-team/loggerhead
- Owner: breezy-team
- License: gpl-2.0
- Created: 2018-05-26T17:04:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-07T01:53:48.000Z (9 months ago)
- Last Synced: 2025-06-07T02:39:01.387Z (9 months ago)
- Topics: breezy, http, loggerhead, wsgi
- Language: Python
- Homepage:
- Size: 10.7 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: COPYING.txt
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