| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-15 | Perf improvements | Rose Hogenson | 2 | -56/+38 | |
| 2025-04-15 | Don't wait for size calculation | Rose Hogenson | 1 | -3/+0 | |
| This can sometimes cause the progress bar not to render, but it also prevents a mysterious lag on exit if the size calculation ends up taking longer than the copy itself | |||||
| 2025-04-13 | GitHub | Rose Hogenson | 6 | -14/+15 | |
| 2025-04-12 | Bump deps | Rose Hogenson | 2 | -3/+3 | |
| 2025-04-12 | Avoid error spam for recursive copies | Rose Hogenson | 1 | -2/+2 | |
| If we fail to create a parent directory, there's no need to try and copy the contents. | |||||
| 2025-04-11 | Fix a few path.Join to filepath.Join for local paths | Rose Hogenson | 1 | -3/+2 | |
| Not that this would work on Windows anyway | |||||
| 2025-04-11 | Small documentation improvement | Rose Hogenson | 1 | -0/+1 | |
| 2025-04-11 | Add documentation | Rose Hogenson | 9 | -74/+270 | |
| 2025-04-11 | Fix ETA | Rose Hogenson | 1 | -10/+8 | |
| 2025-04-11 | Fix error messages and special case empty path | Rose Hogenson | 2 | -23/+58 | |
| 2025-04-11 | Fix concurrency | Rose Hogenson | 2 | -140/+164 | |
| 2025-04-10 | License with GPL3 | Rose Hogenson | 1 | -0/+674 | |
| 2025-04-10 | Add support for SFTP remote file copies | Rose Hogenson | 7 | -143/+730 | |
| 2025-04-08 | Copy recursive | Rose Hogenson | 2 | -79/+309 | |
| 2025-04-07 | Initial commit | Rose Hogenson | 4 | -0/+223 | |
