summaryrefslogtreecommitdiffstats
path: root/copy.go
AgeCommit message (Expand)Author
2024-04-20gofumpt lint and misc cleanup (#1682)David Pedersen
2024-04-07Move get file extension logic to util (#1670)David Pedersen
2023-12-11fix basename being `.` when it is empty (#1525)Joshua Li
2023-11-06Preserve attributes when moving across devices (#1482)Joe Lim
2023-07-04Make duplicated file format configurable (#1315)David Pedersen
2023-05-24Cleanup import of `times` package (#1262)Joe Lim
2023-05-21cleanupGokcehan
2023-05-21preserve mtime when copying files (#1026)raslop
2022-01-26set file permissions at creationGokcehan
2021-02-21cleanupGokcehan
2021-02-12Fix symlink handling (#581)Nikita
2020-07-20handle broken links with 'select' commandGokcehan
2019-03-01increase copy buffer sizeGokcehan
2019-02-26implement builtin copy operationGokcehan