aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/upload.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm: auto resolve default path according to env flag (#17960)Elad2018-11-041-10/+28
* cmd/swarm: split flags and cli command declarations to the relevant files (#1...Elad2018-10-121-1/+10
* cmd/swarm, swarm: cross-platform Content-Type detection (#17782)Alexey Sharov2018-10-011-22/+4
* cmd/swarm: use expandPath for swarm cli path parametersEvgeny Danienko2018-09-251-0/+6
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-101-0/+11
* swarm: network rewrite mergeethersphere2018-06-221-4/+5
* cmd/swarm: fix error handling in 'swarm up' (#14557)Lewis Marshall2017-06-061-13/+22
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-28/+50
* cmd/swarm: allow uploading from stdin (#3744)Louis Holbrook2017-04-061-6/+29
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-051-157/+6
* Logger updates 3 (#3730)Péter Szilágyi2017-03-021-11/+12
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-2/+2
* cmd/swarm: manifest manipulation commands (#3645)Zahoor Mohamed2017-02-131-0/+26
* cmd/swarm: uploader uses HTTP PUT for directories (#3488)Viktor Trón2017-01-091-26/+56
* cmd/swarm: improve uploader output and add defaultpath optionzelig2016-12-131-22/+63
* cmd/swarm: trim trailing slash from bzzapi urlzelig2016-12-131-1/+1
* cmd/swarm: subsume cmd/bzz* as subcommands under swarmzelig2016-12-131-0/+160