| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump the github-actions group with 2 updates (#85) | dependabot[bot] | 2026-07-13 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) Updates `actions/cache` from 4 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | Keep GitHub Actions up to date with GitHub's Dependabot (#84) | Christian Clauss | 2026-07-13 | 1 | -0/+15 |
| | | |||||
| * | Remove luarocks lint of a specific rockspec (#81) | Christian Clauss | 2026-07-12 | 1 | -1/+0 |
| | | |||||
| * | ci: Install lua-compat-5.3 on lua5.1 thru lua5..5 (#80) | Christian Clauss | 2026-07-11 | 1 | -0/+31 |
| | | |||||
| * | ci: be explicit about status check rules | Hisham Muhammad | 2026-03-12 | 2 | -0/+2 |
| | | |||||
| * | ci: bump action versions | Hisham Muhammad | 2026-03-12 | 2 | -4/+4 |
| | | |||||
| * | ci: try using clang | Hisham Muhammad | 2025-02-13 | 1 | -1/+2 |
| | | |||||
| * | ci: use ubuntu_rolling to avoid aarch64 compiler crash | Hisham Muhammad | 2025-02-13 | 1 | -1/+1 |
| | | |||||
| * | ci: update bin32 tests to ubuntu22.04 | Hisham Muhammad | 2025-02-13 | 1 | -2/+2 |
| | | |||||
| * | ci: add libreadline-dev dependency | Hisham Muhammad | 2025-02-13 | 1 | -0/+1 |
| | | |||||
| * | CI: add a job running clang (#60) | Hisham Muhammad | 2023-11-02 | 1 | -1/+4 |
| | | | | | | * CI: add a job running clang * CI: fix compiler call that was hardcoded to gcc * CI: run clang in default mode | ||||
| * | Support getting io.popen results on file:close() on PUC-Rio Lua 5.1 (#53) | Hisham Muhammad | 2023-09-13 | 1 | -1/+1 |
| | | |||||
| * | GitHub Actions (#51) | Philipp Janda | 2020-11-11 | 1 | -0/+65 |
| | | |||||
| * | Multi arch tests (#50) | Philipp Janda | 2020-11-11 | 1 | -0/+51 |
