/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Ubuntu One Auto Copilot
  • Author(s): Jelmer Vernooij
  • Date: 2023-02-02 10:58:19 UTC
  • mfrom: (545.1.1 lp:loggerhead)
  • Revision ID: otto-copilot@canonical.com-20230202105819-0ovmyrv0201wm44u
Improve unittest calls

Merged from https://code.launchpad.net/~jelmer/loggerhead/teyit/+merge/436709

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Overview
5
5
--------
6
6
 
7
 
Loggerhead is a web viewer for Bazaar branches. Its lets users do
8
 
stuff like:
 
7
Loggerhead is a web viewer for Breezy. Its lets users do stuff like:
9
8
 
10
9
* navigate through branch history
11
10
* view the files in a given revision
23
22
Licensing
24
23
---------
25
24
 
26
 
This software is (C) Copyright Canonical Limited 2006-10 under the
27
 
GPL Version 2 or later. Please see the file COPYING.txt for the
28
 
licence details.
 
25
This software is licensed under the GPL Version 2 or later.
 
26
Please see the file COPYING.txt for the licence details.
 
27
 
 
28
 (C) Copyright Canonical Limited 2006-10
 
29
 (C) Copyright Breezy Developers 2018