Added 'add' and 'remove' functionality.
[arvados.git] / sdk / cli / test /
2013-12-20 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
2013-12-18 Peter AmstutzMerge branch '1495-crunch-documentation'
2013-12-16 Tom CleggChange arv-put default behavior: write a manifest,...
2013-12-11 Peter AmstutzMerge branch '1637-improve-arv-tutorial'
2013-12-10 Tom CleggMerge branch '1646-arv-put'
2013-12-10 Tom CleggMerge branch 'master' into 1646-arv-put
2013-12-09 Tom CleggAdd arv-get -f (force overwrite) and --skip-existing...
2013-12-09 Tom CleggSupport "arv-get {locator}/filename path/to/localdir...
2013-12-09 Tom CleggFail gracefully when fetching a raw block that does...
2013-12-09 Tom CleggFail more gracefully on some common error conditions
2013-12-09 Tom CleggFix crash when destination directory supplied without...
2013-12-03 Tom CleggImprove compatibility with whput.
2013-12-03 Tom CleggFix sha1 test, dry up "remove ./tmp/foo" preparations
2013-12-03 Tom CleggCommand line usability improvements.
2013-12-01 Tom CleggAdd arv-get, a whget replacement built on the Python...
2013-11-29 Tom CleggAdd --as-stream test.
2013-11-28 Tom CleggAdd arv-put, a whput replacement built on the Python...