orrisroot
|
68670a6588
|
fix(ls): rename --quick to --quiet; add version command; bump to 1.3.14
- Fix ls -q long option name: --quick → --quiet (typo fix)
- Remove mdrsclient/VERSION file; read version via importlib.metadata
- Bump version 1.3.13 → 1.3.14
- Add Python 3.14 to supported classifiers; promote to Development Status 4 - Beta
- Add `version` subcommand (prints "mdrs <version>")
- Document `version` command in README
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-04-17 17:41:37 +09:00 |
|
orrisroot
|
f2f898c263
|
check the exception to unexpected responses from the server.
|
2024-09-18 11:22:03 +09:00 |
|
orrisroot
|
4d87b55b40
|
add new command cp.
|
2023-07-20 11:43:07 +09:00 |
|
orrisroot
|
9ed9c4d0f2
|
catch control-c action.
|
2023-05-23 11:48:09 +09:00 |
|
orrisroot
|
d983c452de
|
set user agent string.
|
2023-05-17 14:51:19 +09:00 |
|
orrisroot
|
5c41ed041d
|
increase compatibility with windows 11.
|
2023-05-11 18:55:48 +09:00 |
|
orrisroot
|
b028c86b20
|
implemented to change folder access level chacl command.
|
2023-05-11 17:00:14 +09:00 |
|
orrisroot
|
97007233c6
|
split source code for each command.
|
2023-05-10 18:17:35 +09:00 |
|
orrisroot
|
819c4a6a07
|
first commit
|
2023-05-01 20:00:32 +09:00 |
|