Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 1 | -1/+1 |
|\ | |||||
| * | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 1 | -1/+1 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ | |||||
* | Add support for non-blocking IO mode to `OS.execute_with_pipe`. | bruvzg | 2024-09-06 | 1 | -1/+1 |
* | Reduce code duplication in FileAccess | BlueCube3310 | 2024-09-01 | 1 | -2/+0 |
* | [FileAccess] Implement `resize` method. | bruvzg | 2024-04-12 | 1 | -0/+1 |
* | Implement `OS.execute_with_pipe` method to run process with redirected stdio. | bruvzg | 2024-03-27 | 1 | -0/+95 |