Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-20 | tools/afcclient: Add missing argument count check for `get` command | Nikias Bassen | 1 | -0/+3 |
2024-05-18 | tools/afcclient: Fix build for Windows | Nikias Bassen | 1 | -1/+10 |
2024-05-18 | tools/afcclient: Prevent too much blank lines from recursive put | tomriddly | 1 | -1/+0 |
2024-05-18 | tools/afcclient: Update get/put options in help message | tomriddly | 1 | -2/+2 |
2024-05-18 | tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allo... | tomriddly | 1 | -41/+142 |
2024-05-18 | tools/afcclient: Allow put directory to device | tomriddly | 1 | -84/+211 |
2024-05-18 | tools/afcclient: Allow get folder from device to local. | tomriddly | 1 | -86/+164 |
2024-02-01 | tools/afcclient: Allow removing non-empty directories with -r | Nikias Bassen | 1 | -32/+84 |
2024-02-01 | tools/afcclient: Print human readable description of AFC error code on error | Nikias Bassen | 1 | -11/+11 |
2023-12-30 | tools: Add afcclient utility | Nikias Bassen | 1 | -0/+1294 |