1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Loggerhead
==========
Overview
--------
Loggerhead is a web viewer for Bazaar branches. 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 (C) Copyright Canonical Limited 2006-10 under the
GPL Version 2 or later. Please see the file COPYING.txt for the
licence details.
|