| Commit message (Expand) | Author | Age |
... | |
* | check MSRV in CI | Michael Davis | 2022-05-23 |
* | inherit rust toolchain channel from rust-toolchain.toml | Michael Davis | 2022-05-23 |
* | Replace handwritten CI cache with Swatinem/rust-cache | Blaž Hrastnik | 2022-05-23 |
* | Add FUNDING.yml | Blaž Hrastnik | 2022-05-11 |
* | AppImage (#2089) | Matthew Toohey | 2022-04-20 |
* | Add shell completion (#2022) | Benedikt Müller | 2022-04-12 |
* | build(deps): bump cachix/install-nix-action from 16 to 17 (#2081) | dependabot[bot] | 2022-04-11 |
* | build(deps): bump actions/download-artifact from 2 to 3 (#2082) | dependabot[bot] | 2022-04-11 |
* | publish a source tarball with version and grammars (#1875) | Michael Davis | 2022-03-29 |
* | build(deps): bump actions/cache from 2.1.7 to 3 (#1850) | dependabot[bot] | 2022-03-22 |
* | Improve bug report template (#1826) | Ivan Tham | 2022-03-18 |
* | Deploy docs for master separately (#1783) | Gokul Soumya | 2022-03-14 |
* | ci: configure restore-keys for caches (#1806) | Michael Davis | 2022-03-14 |
* | use 'cargo test --workspace' in CI (#1793) | Michael Davis | 2022-03-12 |
* | fetch and compile tree-sitter grammars in helix-term build | Michael Davis | 2022-03-10 |
* | ensure rust grammar is available in CI | Michael Davis | 2022-03-10 |
* | build(deps): bump actions/checkout from 2 to 3 (#1767) | dependabot[bot] | 2022-03-08 |
* | build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#1766) | dependabot[bot] | 2022-03-08 |
* | Fix cachix.yml definition | Blaž Hrastnik | 2022-03-02 |
* | add workflow for pushing nix flake artifacts to Cachix (#1721) | Michael Davis | 2022-03-02 |
* | Run clippy on all targets (including tests) | Blaž Hrastnik | 2022-01-25 |
* | Add terminal emulator to bug report (#1535) | Ivan Tham | 2022-01-18 |
* | build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#1316) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263) | dependabot[bot] | 2021-12-14 |
* | Add github action to lint unmerged docs | Gokul Soumya | 2021-12-08 |
* | build(deps): bump actions/cache from 2.1.6 to 2.1.7 | dependabot[bot] | 2021-11-29 |
* | Fix bug report template use wrong hx version (#1158) | Thanabodee Charoenpiriyakij | 2021-11-24 |
* | Break CI cache | Blaž Hrastnik | 2021-10-27 |
* | fix: Cross compile tests as well | Blaž Hrastnik | 2021-08-14 |
* | action: copy grammar libraries to runtime | kabirz | 2021-07-17 |
* | Bump actions/upload-artifact from 2.2.3 to 2.2.4 | dependabot[bot] | 2021-06-22 |
* | Fix typo in feature request template | wojciechkepka | 2021-06-21 |
* | Add a blank issue template | wojciechkepka | 2021-06-20 |
* | Add a template for a feature request | wojciechkepka | 2021-06-20 |
* | ci: Test with --release on releases | Blaž Hrastnik | 2021-06-20 |
* | Add bug report template | Blaž Hrastnik | 2021-06-12 |
* | Disable aarch64-macos, it fails to build on macos-latest | Blaž Hrastnik | 2021-06-07 |
* | Only test on stable rust | Blaž Hrastnik | 2021-06-07 |
* | Add aarch64-macos (M1) to the release build matrix | Blaž Hrastnik | 2021-06-07 |
* | Update build.yml | Blaž Hrastnik | 2021-06-06 |
* | Add more coverage for CI | Ivan Tham | 2021-06-06 |
* | Merge pull request #11 from helix-editor/dependabot/github_actions/actions/up... | Blaž Hrastnik | 2021-05-30 |
|\ |
|
| * | Bump actions/upload-artifact from 1 to 2.2.3 | dependabot[bot] | 2021-05-30 |
* | | Bump actions/cache from 1 to 2.1.6 | dependabot[bot] | 2021-05-30 |
|/ |
|
* | Add dependabot config | Blaž Hrastnik | 2021-05-30 |
* | Add a github pages auto-build action. | Blaž Hrastnik | 2021-05-30 |
* | Fix release builds. | Blaž Hrastnik | 2021-05-12 |
* | Download the artifacts into current dir, that way it doesn't clash with dist. | Blaž Hrastnik | 2021-05-11 |
* | Fix release packaging. | Blaž Hrastnik | 2021-05-11 |
* | Update workflows. | Blaž Hrastnik | 2021-05-11 |