lp:~chris-gondolin/+junk/spade

Created by Chris Stratford and last modified
Get this branch:
bzr branch lp:~chris-gondolin/+junk/spade
Only Chris Stratford can upload to this branch. If you are Chris Stratford please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Chris Stratford
Status:
Development

Recent revisions

23. By Chris Stratford

[chriss] Add glob support to some commands (cp, grep, ls, rm so far) so we can handle multiple objects at once

22. By Chris Stratford

Added a mv command - copies then deletes the original
Added a getObjectChecksum() bucket function with the intention that it
could be used to compare copied files, but it currently doesn't work
with multi-segment files, as the md5sum stored for those isn't the
md5sum of the obkect, but a combination of the md5sums for the segments.
Fixed a problem with deleteObject() in swift just deleting the manifest
of multi-segment files.

21. By Chris Stratford

[chriss] fix sed mistake in Makefile

20. By Chris Stratford

Added readline and readlines methods to ObjectIO
Replaced unreadable grep and head methods with simpler readline-based ones
open() now takes an optional blockSize parameter
Fixed a bunch of e.get(blah, default) typos
Added export27 target to the Makefile to make it easier to install on older OSes

19. By Chris Stratford

[chriss] bzip2 and xz/lzma decompression now works for cat, grep and head commands

18. By Chris Stratford

[chriss] Started on compression support. Fixes along the way to cope with reading a single byte

17. By Chris Stratford

[chriss] Fix python-googleapi/python3-googleapi depends. Better debian cleanup in makefile

16. By Chris Stratford

[chriss] Add basic support to create a .deb package

15. By Chris Stratford

[chriss] metadata command should work properly again. Added getBucketMetadata() and getAcls() functions for GCE

14. By Chris Stratford

[chriss] Fix to included libs so that snaps work for swift. Added aliases to avoid the need to remember commonly used acl ids

Branch metadata

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

Subscribers