| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-21 | rust-installer: Use env(1) in the shebang. | Alex Zepeda | -1/+1 | |
| This fixes the case (e.g. *BSD) where bash is installed on the host system, but not at the typical location of /bin. | ||||
| 2023-07-04 | fix bash long lines and replace TODO with FIXME | klensy | -5/+8 | |
| 2023-07-04 | replace tabs with 4 spaces in .sh | klensy | -299/+299 | |
| 2023-03-09 | replace legacy copyright annotations in submodules | Pietro Albini | -9/+0 | |
| 2023-03-07 | Directly import rust-installer submodule | Mark Rousskov | -0/+1005 | |
| This moves the rust-installer code to be directly hosted in rust-lang/rust, since it's not used elsewhere and this makes it easier to make and review changes without needing a separate upstream commit. | ||||
