aboutsummaryrefslogtreecommitdiff
path: root/go/operation/delete_content.go
AgeCommit message (Expand)AuthorFilesLines
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-15minor textual changeChris Lu1-2/+2
2014-04-15Added batch file deleting.Chris Lu1-0/+89
2014-04-14rename variable nameChris Lu1-2/+2
2014-03-20enhance deletion operationChris Lu1-12/+2
2014-03-19Thread-safe fixes:Chris Lu1-1/+1
2013-11-18refactor api: lookup file idChris Lu1-12/+4
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-5/+5
2013-08-14easier for client to delete fileChris Lu1-0/+15
2013-08-08switching to temporarily use glog libraryChris Lu1-2/+2
2013-02-10testing compilation with remove packageChris Lu1-0/+16