Commit Graph

1900 Commits (8a926d511ae0afbcec302011c1b69f14e81a02b6)
 

Author SHA1 Message Date
Martin Nordholts c67b439752 CICD: Build: Enable x86_64-pc-windows-gnu again
All the referenced issues [1] have been Closed, so use "stable" for
everything. Now `i686-w64-mingw32-gcc` fails with this instead

    error: linker `i686-w64-mingw32-gcc` not found

so keep it disabled. There is probably a simple solution for this that
is obvious to someone used to cross-compiling Rust programs on
Windows...

[1]
https://github.com/rust-lang/rust/issues/47048
https://github.com/rust-lang/rust/issues/53454
https://github.com/rust-lang/cargo/issues/6754
4 years ago
sharkdp 2b44940f81 Update CHANGELOG 4 years ago
sharkdp 26136be903 Add --diagnostics alias 4 years ago
sharkdp 6a52f69b58 Update to bugreport 0.3.0 4 years ago
sharkdp 60406c7c2d Exhaustive list of relevant environment variables 4 years ago
sharkdp 2465438ec3 Bump bugreport version 4 years ago
sharkdp 99a61580e1 Add --diagnostic run to CI 4 years ago
sharkdp dec94b4111 Add config file, compile time info and less version 4 years ago
sharkdp ebb97e94a9 Add --diagnostic option to bat 4 years ago
Martin Nordholts 5e1f9fadf4 CICD: Code Coverage: Explain why disabled 4 years ago
Martin Nordholts fe08de846d CICD: Code Coverage: Disable for now 4 years ago
sharkdp 35e3c51b75 Fix unused import warning 4 years ago
sharkdp 59c9105c25 Fix clippy warnings in tests on Windows 4 years ago
Ensar Sarajčić b458292a69
Target VimL upstream .sublime-syntax file (#1483)
* Target VimL upstream .sublime-syntax file

Upstream **VimL Syntax** has been updated
to include `.sublime-syntax` file instead of `.tmLanguage`,
therefore manually added `.sublime-syntax` is no longer needed

* Remove .bin changes
4 years ago
Martin Nordholts 78aed2cb69 CICD: Remove use-cross when host == target 4 years ago
Martin Nordholts 46487b201f Merge remote-tracking branch 'origin/master' into fix-1063 4 years ago
Martin Nordholts 939a6a5f4d
CICD: Remove duplicate set-output calls (#1479)
The ::set-output syntax is the correct one according to
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-output-parameter,
so remove duplicates without that syntax.
4 years ago
Martin Nordholts caf0743811 CICD: Code Coverage: Use matrix.job.toolchain directly
No need for complicated var and set-output logic when we can simply use
matrix.job.toolchain directly.
4 years ago
Martin Nordholts 9ccb667653 Add integration test for unparsable pager
Right now all tests pass even if we e.g. return

    Ok(OutputType::stdout())

instead of doing

    .chain_err(|| "Could not parse pager command.")?

so add a test to make sure this functionality don't break.
4 years ago
Niklas Mohrin b600f62ab6 Add unix specific integration test about running bat without any arguments 4 years ago
Niklas Mohrin ace655e164 Add integration tests for clircle cycle detection 4 years ago
Niklas Mohrin 21ae26cb17 Add cycle detection with clircle, now v0.2 4 years ago
Martin Nordholts 478233f795 Merge remote-tracking branch 'origin/master' into fix-1063 4 years ago
Martin Nordholts e87c554ccd tests: Make mocked pagers work on Windows 4 years ago
Martin Nordholts df33ed05dd Run PATH-dependent tests serially
Since PATH is a shared resource.
4 years ago
Martin Nordholts c9efdd68ed Add integration tests for 'more' and 'most' used as pagers 4 years ago
sharkdp 8381945cb5 Update formatting 4 years ago
David Peter 2046b47739 Move "diagnostics" part to the bottom of the bug report template 4 years ago
Janek 0c302f088a Update bug_report.md 4 years ago
Janek a41db63907 Update bug_report.md 4 years ago
Janek 3573c48e98 bug_report.md: improve wording 4 years ago
Janek e94980bfd0 bug_report.md: move environment prompt back up 4 years ago
Janek 5422982207 Update bug_report.md 4 years ago
David Peter 4fe5497d19
Merge pull request #1268 from eth-p/improved-benchmark
Add option to specify bat target in run-benchmarks.sh
4 years ago
Ethan P 1b549ecc66
Merge branch 'master' into improved-benchmark 4 years ago
sharkdp b5bdba8b16 Svelte syntax test: rename license file 4 years ago
sharkdp 522c97f5ad DotEnv syntax test: add missing newline 4 years ago
sharkdp 7fbb3a5352 Add Zig entry in ChangeLog, see #1470 4 years ago
sharkdp b3f34529b5 Update Zig syntax test output 4 years ago
Paul Smith d388d07e9f Delete erroneously added Sublime file 4 years ago
Paul Smith c76e27851c Add support for Zig
Adds syntax support for source code for the Zig programming
language. https://ziglang.org/
4 years ago
sharkdp 8c0dcf3b57 Update syntax test instructions 4 years ago
sharkdp 962b3a78c0 Add step-by-step guide to add syntax tests, see #1211 4 years ago
sharkdp aa5b941ed5 Add ChangeLog entry 4 years ago
Julian Berman af8a8035e8 Add a Lean highlighting test file. 4 years ago
Julian Berman 037a66c57b Add the Lean submodule. 4 years ago
Julian Berman 1a04dcf10f Add Lean.sublime-syntax.
Covers syntax for Lean 3, an interactive theorem prover
at https://leanprover-community.github.io/ whose users
mostly use VSCode.
4 years ago
David Peter 2eae8b578e
Fix repology badge 4 years ago
dependabot-preview[bot] 17189fce9b Bump assets/themes/zenburn from `cb746f6` to `7f6fb86`
Bumps [assets/themes/zenburn](https://github.com/colinta/zenburn) from `cb746f6` to `7f6fb86`.
- [Release notes](https://github.com/colinta/zenburn/releases)
- [Commits](cb746f6962...7f6fb86e0d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] a0225018e6 Bump assets/syntaxes/02_Extra/TypeScript from `603ebb4` to `a607ddf`
Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `603ebb4` to `a607ddf`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](603ebb48b1...a607ddfec9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago