| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 10 hours | tools/afcclient: Fix `cd` handling code | 1 | -2/+5 | ||
| Not all path would update curdir_len, which resulted in copying too many or not enough bytes when changing the directory. | |||||
| 2025-11-27 | afcclient: Fix text echoing on Windows | 1 | -1/+8 | ||
| 2025-11-26 | afcclient: Add linebreak to finalize progress of put command | 1 | -0/+3 | ||
| 2025-06-29 | tools: Use new afc_get_file_info_plist/afc_get_device_info_plist functions | 1 | -103/+68 | ||
| 2025-02-28 | tool/afcclient: Fix local file name error on pulling folder from device | 1 | -1/+1 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2025-02-28 | tools/afcclient: Fix missing last letter of file name when put/get to/from '/' | 1 | -5/+5 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-11-29 | tools: Fix build due to missing sys/stat.h | 1 | -0/+1 | ||
| 2024-11-29 | Fix attempts to detect Windows using _WIN32 | 1 | -9/+9 | ||
| 2024-06-27 | tools/afcclient: Add missing time.h header. | 1 | -0/+1 | ||
| Thanks @neheb for pointing this out. | |||||
| 2024-05-20 | tools/afcclient: Add missing argument count check for `get` command | 1 | -0/+3 | ||
| 2024-05-18 | tools/afcclient: Fix build for Windows | 1 | -1/+10 | ||
| 2024-05-18 | tools/afcclient: Prevent too much blank lines from recursive put | 1 | -1/+0 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-05-18 | tools/afcclient: Update get/put options in help message | 1 | -2/+2 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-05-18 | tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to ↵ | 1 | -41/+142 | ||
| allow recursive Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-05-18 | tools/afcclient: Allow put directory to device | 1 | -84/+211 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-05-18 | tools/afcclient: Allow get folder from device to local. | 1 | -86/+164 | ||
| Signed-off-by: tomriddly <tomriddly@qq.com> | |||||
| 2024-02-01 | tools/afcclient: Allow removing non-empty directories with -r | 1 | -32/+84 | ||
| 2024-02-01 | tools/afcclient: Print human readable description of AFC error code on error | 1 | -11/+11 | ||
| 2023-12-30 | tools: Add afcclient utility | 1 | -0/+1294 | ||
