summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-14HighlightingAssets: Add find_syntax_by_extension() helperMartin Nordholts
2021-09-14HighlightingAssets: Add find_syntax_by_name() helperMartin Nordholts
2021-09-12Add various other code refactoringsMarcin Puc
2021-09-12Use deref coercion to simplify some argument passingMarcin Puc
2021-09-12Improve iterator usageMarcin Puc
2021-09-12Reduce nesting in if blocks by short circuitingMarcin Puc
2021-09-09Load independent and minimal syntax sets when using --language (#1787)Martin Nordholts
2021-09-07Add context to .ino configurationKevin John Mulligan
2021-09-07Consolidate environment variable listsDavid Peter
2021-09-07Bump serde_yaml from 0.8.17 to 0.8.20dependabot[bot]
2021-09-07Make asset compression optional at compile time (#1825)Martin Nordholts
2021-09-07Add regression testing for the custom assets functionality (#1829)Martin Nordholts
2021-09-03Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]
2021-09-03CICD: Put documentation testing in its own job (#1831)Martin Nordholts
2021-09-02Bump predicates from 2.0.1 to 2.0.2dependabot[bot]
2021-09-02Bump nix from 0.22.0 to 0.22.1dependabot[bot]
2021-09-02Bump thiserror from 1.0.26 to 1.0.28dependabot[bot]
2021-08-29assets: add Debian ucf backups to ignored suffixesVille Skyttä
2021-08-29CICD: Sort build matrix by targetMartin Nordholts
2021-08-29CICD: Remove disabled windows-2019 i686-pc-windows-gnu from build matrixMartin Nordholts
2021-08-29CICD: Swap target and os in matrix job nameMartin Nordholts
2021-08-28Add PowerShell completion file (#1826)Rashil Gandhi
2021-08-27src/build_assets.rs: Refactor into smaller functions (#1822)Martin Nordholts
2021-08-26Replace deprecated 'error-chain' with 'thiserror' (#1820)Martin Nordholts
2021-08-24Don't take a HighlightingAssets detour to build assets (#1802)Martin Nordholts
2021-08-23doc/release-checklist.md: Recommend git push origin tag vX.Y.Z (#1815)Martin Nordholts
2021-08-23PR comments addressed for line range +delta syntaxBojan Durdevic
2021-08-23Support for line range plus syntaxBojan Durdevic
2021-08-22Merge the v0.18.3 hotfix release into masterMartin Nordholts
2021-08-22Add LANG and LC_ALL to --diagnostics outputMartin Nordholts
2021-08-22Bump version to v0.18.3v0.18.3release-v0.18.3Martin Nordholts
2021-08-22Add statically linked binaries for ARMDavid Peter
2021-08-22Use Ubuntu 20.04 instead of 18.04David Peter
2021-08-22Remove post-release sectionDavid Peter
2021-08-22FormattingDavid Peter
2021-08-22Add refined version of release checklistDavid Peter
2021-08-22Add old release checklistDavid Peter
2021-08-21style: trim excess whitespacea1346054
2021-08-21fix: spellinga1346054
2021-08-21chore(find-slow-to-highlight-files.py): be explicit about using python3a1346054
2021-08-21style(create.sh): remove non-POSIX keyworda1346054
2021-08-21Bump bugreport to 0.4.1Martin Nordholts
2021-08-21Update git2 dependency to fix incompatibility with Rust 1.54David Peter
2021-08-21Fix typo in READMEbl-ue
2021-08-19Make Package Control reference a linkVille Skyttä
2021-08-19Fix all lints that are new with Rust 1.54Martin Nordholts
2021-08-19CICD: Add 'cargo fmt' checkMartin Nordholts
2021-08-19Run 'cargo fmt'Martin Nordholts
2021-08-17Merge pull request #1800 from sharkdp/syslog_no_colon_after_processKeith Hall
2021-08-17Make 'build-assets' an optional capability for applicationMartin Nordholts