Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only copy modified files | Ben Bridle | 2025-02-01 |
| | | | | | | When copying a file, if a file already exists at the destination path with the same last-modified date and the same size, the file is not copied. | ||
* | Fix issue when copying a directory to a directory | Ben Bridle | 2025-01-08 |
| | | | | | The copy-contents-of-a-directory logic as using the copy_file function, which would fail if the directory contained another directory. | ||
* | Large collection of changesv1.0.0 | Ben Bridle | 2023-12-19 |
| | |||
* | Initial commitv1.0 | Ben Bridle | 2022-08-25 |