| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-26 | remove deprecated Error::description in impls | Marijn Schouten | -2/+1 |
| 2025-04-21 | Move `sys::pal::os::Env` into `sys::env` | Thalia Archibald | -136/+0 |
| 2025-02-28 | Use correct error message casing for `io::const_error`s | Noratrieb | -6/+6 |
| 2025-02-10 | Fix long lines which rustfmt fails to format | Thalia Archibald | -106/+45 |
| 2024-11-26 | std: update internal uses of `io::const_error!` | joboet | -6/+6 |
| 2024-10-18 | std: uefi: Use common function for UEFI shell | Ayush Singh | -36/+2 |
| 2024-10-18 | std: uefi: Add basic Env variables | Ayush Singh | -14/+110 |
| 2024-10-14 | uefi: Implement getcwd and chdir | Ayush Singh | -4/+59 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+4 |
| 2024-05-29 | Make `std::env::{set_var, remove_var}` unsafe in edition 2024 | Tobias Bucher | -2/+2 |
| 2024-03-17 | Expand sys/os for UEFI | Ayush Singh | -2/+6 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+237 |
