aboutsummaryrefslogtreecommitdiff
path: root/weed/command/fix.go
AgeCommit message (Expand)AuthorFilesLines
2019-10-22refactor ScanVolumeFileFrom()Chris Lu1-1/+1
2019-04-18refactoringChris Lu1-3/+4
2019-04-08refactor Offset into a struct of bytesChris Lu1-2/+2
2019-03-25weed backup: efficient delta backupChris Lu1-1/+1
2019-01-16extract VolumeFileScanner for ScanVolumeFilebingoohuang1-17/+31
2018-07-29refactoringChris Lu1-3/+5
2018-07-24working version3Chris Lu1-1/+3
2018-07-08refactoring: add type for needle id, offsetChris Lu1-2/+3
2017-05-26add btree for volume indexChris Lu1-1/+1
2017-01-06keep track of total data file sizeChris Lu1-1/+1
2016-06-02directory structure change to work with glideChris Lu1-0/+70