| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-04 | Use a simpler way to decide what devices we could write to on macOS. | Carl Hetherington | |
| This basically involves the kDADiskDescriptionDeviceInternalKey, kDADiskDescriptionMediaRemovableKey and kDADiskDescriptionMediaWritableKey keys revealed by looking in https://github.com/balena-io-modules/drivelist.git | |||
| 2022-07-20 | Allow multiple DCPs to be written to a disk (#1756). | Carl Hetherington | |
| 2022-06-21 | Use empty files where possible to speed things up a lot. | Carl Hetherington | |
| 2022-06-21 | Adjust disk/partition sizes to trigger another bug. | Carl Hetherington | |
| 2022-06-21 | 0 -> nullptr cleanup. | Carl Hetherington | |
| 2022-06-21 | Do cleanup of a test more nicely. | Carl Hetherington | |
| 2022-06-21 | Fill test disk partitions with random noise to expose more bugs. | Carl Hetherington | |
| Without this, #2274 was not exposed by the test. | |||
| 2022-06-18 | Add a test doing a more substantial copy. | Carl Hetherington | |
| 2022-02-02 | Fix another misunderstanding with macOS drive discovery.v2.16.0 | Carl Hetherington | |
| 2022-01-19 | Adjust how macOS drives are analysed and add a couple of tests. | Carl Hetherington | |
| 2021-12-06 | Set up {m,c,a}times on copied files (#2145). | Carl Hetherington | |
| 2021-05-26 | Remove privilege escalation via seteuid() etc. on Linux. | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2020-12-03 | Add basic unit test for the disk writer code. | Carl Hetherington | |
