aboutsummaryrefslogtreecommitdiff
path: root/go/weed/export.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-213/+0
2015-07-08Add Ext format when exporting files.chrislusf1-2/+6
2015-06-02Easier variable nameschrislusf1-31/+32
2015-06-02Fix compilation error!!!chrislusf1-10/+11
2015-06-01each command use its own options to avoid parameter collisionchrislusf1-10/+20
2015-05-25Adjust dir parameter default value.chrislusf1-5/+5
2015-05-20Added -newer argument, which takes a date/time in RFC3339 format andDenis Yeldandi1-2/+27
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-2/+2
2015-03-29Add boltdb for volume needle mapchrislusf1-17/+19
2015-03-10follow golint suggestionschrislusf1-5/+4
2015-03-09adjust log printingchrislusf1-5/+5
2014-10-26formatting code by: goimports -w=true .Chris Lu1-2/+3
2014-10-26fix commenting error.Chris Lu1-2/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-08-25a bit refactoring to prepare for volume format change and backwardChris Lu1-2/+2
2014-05-31Reduce memory usage for "weed fix"Chris Lu1-1/+1
2014-04-171. v0.54Chris Lu1-1/+1
2014-03-23refactor functionsChris Lu1-1/+1
2014-03-19adjusting logsChris Lu1-1/+1
2014-03-02Major:Chris Lu1-2/+2
2014-01-21Issue 60: weed export -collection doesn't workChris Lu1-0/+3
2013-11-12support for collections!Chris Lu1-1/+2
2013-10-31debug messageChris Lu1-1/+1
2013-09-19Issue 45 in weed-fs: [Compact issue] Offset overflowChris Lu1-1/+1
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-1/+1
2013-08-08switching to temporarily use glog libraryChris Lu1-5/+5
2013-04-16refactoring, same logic, but the store replication logic is moved to aChris Lu1-2/+1
2013-03-18fix documentation errorChris Lu1-1/+1
2013-02-26add lots of error checking by GThomasChris Lu1-2/+2
2013-02-10checking errorChris Lu1-1/+4
2013-02-10rename from cmd to weed for easier "go build"Chris Lu1-0/+164