| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace --fail-with-body with -fHEADmaster | Xavier Del Campo Romero | 2025-04-17 | 1 | -5/+5 |
| | | | | | | | The former might not be available on older versions of cURL, such as that distributed by Ubuntu focal. Also, slcl-upload is not interested in the HTTP body returned on 4xx errors, so the latter is more appropriate. | ||||
| * | Add -- to basename(1) | Xavier Del Campo Romero | 2023-11-23 | 1 | -1/+1 |
| | | | | | | Otherwise, files starting with - might be interpreted by basename(1), leading to unexpected behaviour. | ||||
| * | Use lowercase for variable names | Xavier Del Campo Romero | 2023-11-23 | 1 | -40/+40 |
| | | |||||
| * | Use ls -A | Xavier Del Campo Romero | 2023-11-23 | 1 | -2/+2 |
| | | | | | This would allow to upload hidden files or directories. | ||||
| * | First commit | Xavier Del Campo Romero | 2023-11-22 | 3 | -0/+876 |
