about summary refs log tree commit homepage
path: root/bin/mog
DateCommit message (Expand)
2011-11-11list_keys/each_key: better handling of verbose listings pipeline
2011-11-08get_file_data: avoid exposing users to copy_stream invocation
2011-11-08mog: "ls -l" shows full key name
2011-11-05redo IO.copy_stream usage
2011-11-02remove sysrwloop for copy_stream
2011-11-02mog: remove sysrwloop dependency for "tee"
2009-04-01mog: small cleanup
2009-02-07Force binary encoding on all objects
2009-01-23allow using the default class to store files
2009-01-05mog: fix fallback to MOG_HOSTS env if MOG_TRACKERS is empty
2008-12-10initial bigfile read support
2008-10-31mog: fix 'tee' command so that it actually outputs to stdout
2008-10-15mog: try more verbose error handling
2008-10-15mog: retry on Backend::NoDevicesError
2008-10-15mog: increase timeout for interactive use
2008-09-18mog: add `test' command, currently only supports "test -e"
2008-09-17mog: ensure the tempfile is killed at death
2008-09-11mog: handle SIGPIPE and SIGINT gracefully
2008-09-08Add `mog' command-line tool as an example/frontend