lp://staging/~darkmuggle-deactivatedaccount/simplestreams/merge_tool
- Get this branch:
- bzr branch lp://staging/~darkmuggle-deactivatedaccount/simplestreams/merge_tool
Branch merges
Branch information
Recent revisions
- 269. By Ben Howard
-
Added merge_indicies tool for creating new index based on multiple
cloud indicies. The tool iterates over all .json in the path, determines
whether it is a cloud index or a download index and then creates an
unified index.{json,sjson, json.gpg} . - 268. By Scott Moser
-
tools/js2signed: change to python2
no changes required to code, but this is to support running
./tools/js2signed on python2. - 267. By Scott Moser
-
change make-test-data to be python2
the system that was running this did not have python3 available.
So make this python2, but it is now functional also as python3. - 261. By Scott Moser
-
use smaller buffer size
In non-scientific tests, 10*1024 was doing about twice as well
as 50*1024 on my cable modem link for ~10M files. - 260. By Scott Moser
-
resolve_work: rename 'max' to 'maxnum' and 'filter' to 'itemfilter'
This is just to avoid collision/confusion with builtin methods 'max' and
'filter'.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~smoser/simplestreams/trunk