summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-11-24Bump version to 0.17.1v0.17.1sharkdp
2020-11-24Revert "Add cycle detection integration tests"sharkdp
This reverts commit ec60d84265037f2fa230af0317fa75b2e949c59c.
2020-11-24Revert "Add io cycle detection with clircle"sharkdp
This reverts commit aa2ae19dfd505ef08a8ebc555d5fb24b0bb97c8e.
2020-11-23add new syntax test filesv0.17.0henil
2020-11-23Revert "Update dependencies"sharkdp
This reverts commit 44a905d1358fff573fe59ec43be8b15df19fd768.
2020-11-23Update syntax cachesharkdp
2020-11-23Update dependenciessharkdp
2020-11-23Bump version to v0.17.0sharkdp
2020-11-23Revert "invoke gzip with -n"David Peter
This reverts commit 21de52ebeadcc29957ddecf362e7a3407a0ca34e.
2020-11-23Revert "remove leading article from description"David Peter
This reverts commit 7c730d11c36e9c75dc319e31cd7a3007bde3acb2.
2020-11-23Revert "ensure copyright is mode 644"David Peter
This reverts commit 4a6b4fb632e95b51b7e6314ab1638017a0abaf52.
2020-11-23Revert "include years in copyright notice"David Peter
This reverts commit 9f91a7d797c9c89eb15f9fe8be76107b4d2ea4aa.
2020-11-23Revert "include changelog in package"David Peter
This reverts commit 1d4cee11b7c1b492ada4d9607c882a67c782715a.
2020-11-23Revert "add Depends line"David Peter
This reverts commit 883cc964aeff6931329c32ae2d34f7b4f42e4008.
2020-11-23Revert "change docs dir name to match package name"David Peter
This reverts commit e4370d8d3f83c51da0ca7c09e11ed843d3b39f69.
2020-11-23Use unreachable!(…)sharkdp
2020-11-23remove all matchesMarcoIeni
2020-11-23remove unuseful matches expressionMarcoIeni
2020-11-23fix some clippy warningsMarcoIeni
2020-11-23Change Robot syntax name to 'Robot Framework'sharkdp
2020-11-23Add cycle detection integration testsNiklas Mohrin
2020-11-23Add io cycle detection with clircleNiklas Mohrin
2020-11-21Merge pull request #1389 from nstickney/masterEthan P
explain how to use bat as cat (no paging) (closes #1383)
2020-11-20explain how to use bat as cat (no paging)Stick
2020-11-06Update bug_report.mdJanek
2020-11-06Add zsh completion fix to CHANGELOGsharkdp
2020-11-01Bump git2 from 0.13.11 to 0.13.12dependabot-preview[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.11 to 0.13.12. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.11...0.13.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump assets/syntaxes/02_Extra/Terraform from `64208ea` to `54d8350`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/Terraform](https://github.com/alexlouden/Terraform.tmLanguage) from `64208ea` to `54d8350`. - [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases) - [Commits](https://github.com/alexlouden/Terraform.tmLanguage/compare/64208ea816d940e4b9c93f4a6b67d64c02a09825...54d8350c3c5929c921ea7561c932aa15e7d96c48) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump assets/syntaxes/02_Extra/Elixir from `4ee539b` to `4fb0189`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax) from `4ee539b` to `4fb0189`. - [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases) - [Commits](https://github.com/princemaple/elixir-sublime-syntax/compare/4ee539b43d82388f449535f7316d69f5dfeaabb5...4fb01891dd17434dde42887bc821917a30f4e010) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump assets/themes/onehalf from `3aa42a3` to `8992311`dependabot-preview[bot]
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf) from `3aa42a3` to `8992311`. - [Release notes](https://github.com/sonph/onehalf/releases) - [Commits](https://github.com/sonph/onehalf/compare/3aa42a39ed3cddde0c53976a700b81b8a7067890...89923117bc49dd1e0c6b7fdd34bc6dc4d425fe1f) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump assets/syntaxes/02_Extra/CMake from `aba96a0` to `21e9698`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/CMake](https://github.com/zyxar/Sublime-CMakeLists) from `aba96a0` to `21e9698`. - [Release notes](https://github.com/zyxar/Sublime-CMakeLists/releases) - [Commits](https://github.com/zyxar/Sublime-CMakeLists/compare/aba96a0862369e9f960bb63a38e2d7563ea6475e...21e96989d604d64f12d518f4f17fc71fa3cdc505) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump serde from 1.0.116 to 1.0.117dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump serde_yaml from 0.8.13 to 0.8.14dependabot-preview[bot]
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.13...0.8.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Import syntax regression test for Ruby HamlByron Alley
2020-11-01Add sshd_config syntax highlighting testByron Alley
2020-11-01Bump console from 0.12.0 to 0.13.0dependabot-preview[bot]
Bumps [console](https://github.com/mitsuhiko/console) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/mitsuhiko/console/releases) - [Changelog](https://github.com/mitsuhiko/console/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/console/compare/v0.12.0...v0.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01Bump globset from 0.4.5 to 0.4.6dependabot-preview[bot]
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/compare/globset-0.4.5...globset-0.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-31Merge pull request #1276 from tommilligan/style-ruleEthan P
style: add component 'rule' for horizontal file delimiter
2020-10-30Highlight ebuild/eclass files with shell syntaxsharkdp
Upstream patch: https://github.com/sublimehq/Packages/pull/2541 closes #1292
2020-10-30Merge pull request #1331 from priner/masterDavid Peter
Add Ninja syntax highlighting
2020-10-30Fix trailing newlineDavid Peter
2020-10-30Merge branch 'master' into masterDavid Peter
2020-10-30Add Ninja highlight testJán Priner
2020-10-30Use platform based path concatenationNicholas L
2020-10-30Add extra themes help to outputNicholas L
2020-10-29Add a new 'Feature request' sectionsharkdp
2020-10-29Add new section on Development and New syntaxes/themessharkdp
2020-10-29More detailed description for CHANGELOG sectionsharkdp
2020-10-29Style changes on CONTRIBUTORSAdrian Rivera
2020-10-29Adds a CONTRIBUTORS fileAdrian Rivera