aboutsummaryrefslogtreecommitdiff
path: root/go/weed/mount_std.go
AgeCommit message (Expand)AuthorFilesLines
2015-03-24fix compilation errorchrislusf1-5/+2
2015-03-10follow golint suggestionschrislusf1-1/+1
2015-02-05Fix compilation error due to upstream API change.chrislusf1-4/+5
2014-10-26formatting code by: goimports -w=true .Chris Lu1-3/+4
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-4/+4
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-4/+4
2014-09-20rename to Seaweed File SystemChris Lu1-1/+1
2014-05-141. refactor, move image resizing to its own packageChris Lu1-6/+6
2014-05-13better handling of os signalsChris Lu1-11/+4
2014-05-13add os.Kill signal to handle.Chris Lu1-1/+1
2014-05-13releasing 0.58 to handle control+c interrupts.Chris Lu1-0/+112