aboutsummaryrefslogtreecommitdiff
path: root/go/weed/shell.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-61/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-04-171. v0.54Chris Lu1-1/+0
2. go vet found many printing format errors
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-1/+1
some basic changes to parse upload url
2013-08-08switching to temporarily use glog libraryChris Lu1-4/+4
2013-02-26add lots of error checking by GThomasChris Lu1-3/+11
2013-02-10rename from cmd to weed for easier "go build"Chris Lu1-0/+53