Age | Commit message (Expand) | Author |
---|---|---|
2021-06-12 | AK: Rename Vector::append(Vector) => Vector::extend(Vector) | Andreas Kling |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-07 | Shell: Add support for 'immediate' expressions as variable substitutions | AnotherTest |