| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-24 | Shell: Added a helper function `isHelpRequest()` (#7380) | Chris Lu | 1 | -0/+4 | |
| * Added a helper function `isHelpRequest()` * also handles combined short flags like -lh or -hl * Created handleHelpRequest() helper function encapsulates both: Checking for help flags Printing the help message * Limit to reasonable length (2-4 chars total) to avoid matching long options like -verbose | |||||
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -0/+4 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2022-05-30 | typo | chrislu | 1 | -1/+1 | |
| 2020-04-21 | refactor | Chris Lu | 1 | -1/+1 | |
| 2020-03-23 | shell: fs.meta.save add option to export all fileIds for all files | Chris Lu | 1 | -1/+1 | |
| 2020-03-23 | simplify parsing filer host and port | Chris Lu | 1 | -2/+2 | |
| 2020-03-23 | refactoring | Chris Lu | 1 | -2/+1 | |
| 2020-02-25 | remove ctx if possible | Chris Lu | 1 | -4/+1 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -4/+2 | |
| 2019-12-13 | filer: streaming file listing | Chris Lu | 1 | -22/+23 | |
| 2019-12-06 | filer: speed up filer.meta.save by parallelizing | Chris Lu | 1 | -1/+1 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -4/+4 | |
| 2019-04-16 | weed shell: add fs.meta.notify, removing filer.export | Chris Lu | 1 | -0/+78 | |
