lp:~deuns-martinez/loggerhead/flup
Created by
Denis Martinez
on
2009-11-23
and last modified on
2009-12-02
- Get this branch:
- bzr branch lp:~deuns-martinez/loggerhead/flup
Only
Denis Martinez
can upload to this branch. If you are
Denis Martinez
please log in for upload directions.
Branch merges
Propose for merging
- Matt Nordhoff: Disapprove on 2009-11-27
-
Diff: 15 lines (+5/-0)1 file modifiedloggerhead/main.py (+5/-0)
Branch information
Recent revisions
- 392. By Matt Nordhoff on 2009-10-21
-
A bunch of random PEP 8 and stylistic improvements. Also fix a typo on error pages.
- 390. By Matt Nordhoff on 2009-10-21
-
Fix .bzr/smart access to branches in shared repos. (Andrew Bennetts)
- 389. By Matt Nordhoff on 2009-10-15
-
Avoid using "dict.keys()" and "dict.items()" in a couple places, in favor of "dict.iter*()".
I can't see how this could possibly break anything. Watch the universe prove me wrong!
- 388. By Matt Nordhoff on 2009-10-09
-
serve_http was passing a transport to BranchesFromTra
nsportRoot, not an URL. This is a waste of a transport object, but oh well.
- 386. By Matt Nordhoff on 2009-09-20
-
Mark Loggerhead plugin as compatible with up to bzr 2.1.0.
Seems to be necessary.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:loggerhead