lp://staging/~jelmer/loggerhead/no-such-file
Created by
Jelmer Vernooij
and last modified
- Get this branch:
- bzr branch lp://staging/~jelmer/loggerhead/no-such-file
Only
Jelmer Vernooij
can upload to this branch. If you are
Jelmer Vernooij
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Colin Watson (community): Approve
-
Diff: 161 lines (+21/-24)6 files modifiedloggerhead/controllers/annotate_ui.py (+1/-1)
loggerhead/controllers/download_ui.py (+4/-5)
loggerhead/controllers/view_ui.py (+9/-10)
loggerhead/history.py (+3/-4)
loggerhead/templates/view.pt (+1/-1)
loggerhead/tests/test_controllers.py (+3/-3)
Branch information
Recent revisions
- 499. By Jelmer Vernooij
-
Expose file path rather than file id in URLs.
The file-id is meaningless in anything but Bazaar repositories,
and we're hoping to make it an implementation detail in future Breezy releases. - 498. By Colin Watson
-
[r=cjwatson] Avoid breezy.sixish, which is not available in newer versions of Breezy.
- 497. By Colin Watson
-
[r=cjwatson] Fix compatibility with python 3.8, where cgi.escape is not available.
- 494. By Colin Watson
-
[r=cjwatson] Switch loggerhead over to using the Breezy rather than Bazaar APIs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/loggerhead