lp:~cjwatson/loggerhead/pygments-2.2.0-css

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/loggerhead/pygments-2.2.0-css
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
loggerhead
Status:
Merged

Recent revisions

492. By Colin Watson

Update highlight.css to Pygments 2.2.0.

This is still compatible with previous versions. I generated it as follows:

  from pygments.formatters import HtmlFormatter
  print(HtmlFormatter(
      style='colorful', nowrap=True, classprefix='pyg-').get_style_defs())

491. By Colin Watson

[r=cjwatson] Fix running loggerhead tests with bzr-git installed, by always setting 'REQUEST_METHOD'.

490. By William Grant

Rework get_merge_point_list to iterate rather than recurse.

489. By Kit Randel

Fix wrapping layout of sbs diff.

488. By Colin Watson

Fix RevisionUI to handle recent diff context changes.

487. By Colin Watson

Set the default number of lines of context back to the previous default of 3.

486. By Colin Watson

[r=benji] Add some more minor UI changes to do with rounded corners.

485. By Colin Watson

[r=benji] Use breaking word-wrap on the entire information box.

484. By Colin Watson

[r=jameinel] Widen the line number boxes just a little bit.

483. By Colin Watson

[r=rharding,cruzjbishop] Add ``loggerhead/middleware`` and a few other files to the sdist.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:loggerhead
This branch contains Public information 
Everyone can see this information.

Subscribers