summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-10-02v0.16.0v0.16.0sharkdp
2020-10-02Update syntaxessharkdp
2020-10-02Bump version to 0.16.0sharkdp
2020-10-02Update CHANGELOG for 0.16sharkdp
2020-10-02Update dependenciessharkdp
2020-10-02Add comment about Mandoc, closes #1145sharkdp
2020-10-01Update email syntax outputsharkdp
2020-10-01Add Email example codesharkdp
2020-10-01Bump assets/syntaxes/02_Extra/Email from `ee3e68f` to `e89d09d`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/Email](https://github.com/mariozaizar/email.sublime-syntax) from `ee3e68f` to `e89d09d`. - [Release notes](https://github.com/mariozaizar/email.sublime-syntax/releases) - [Commits](https://github.com/mariozaizar/email.sublime-syntax/compare/ee3e68fce26cb7ab6ad8c8bf7ca45cfe2a70c07a...e89d09d440f342b753a490918f2c9777c64836b3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01Fix zsh completion pathKienyew
2020-10-01Bump semver from 0.10.0 to 0.11.0dependabot-preview[bot]
Bumps [semver](https://github.com/steveklabnik/semver) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/steveklabnik/semver/releases) - [Commits](https://github.com/steveklabnik/semver/compare/v0.10.0...v0.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01Add comment about missing man page / completions, see #1198sharkdp
2020-10-01Update CHANGELOGsharkdp
2020-10-01Simplify codesharkdp
2020-10-01Remove .unwrap() in insert call to prevent crashessharkdp
2020-10-01Remove .unwrap() to prevent crashessharkdp
2020-10-01Remove non-working unit testsharkdp
2020-10-01Support XDG_CONFIG_HOME git config filesAhmed El Gabri
2020-10-01Add custom languages/themes sections to manpageEthan P
2020-10-01Bump assets/syntaxes/02_Extra/Elixir from `d223f67` to `4ee539b`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/Elixir](https://github.com/princemaple/elixir-sublime-syntax) from `d223f67` to `4ee539b`. - [Release notes](https://github.com/princemaple/elixir-sublime-syntax/releases) - [Commits](https://github.com/princemaple/elixir-sublime-syntax/compare/d223f67612fcc3ee2edd3336ffc285a9ee673406...4ee539b43d82388f449535f7316d69f5dfeaabb5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01Bump assets/syntaxes/02_Extra/Nginx from `dc70858` to `15a1db1`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/Nginx](https://github.com/brandonwamboldt/sublime-nginx) from `dc70858` to `15a1db1`. - [Release notes](https://github.com/brandonwamboldt/sublime-nginx/releases) - [Commits](https://github.com/brandonwamboldt/sublime-nginx/compare/dc7085829fb772be2cdb285d4684176322691e9a...15a1db15106fb668b3b1396a725ab002a8ef286c) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01Bump git2 from 0.13.8 to 0.13.11dependabot-preview[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.8 to 0.13.11. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.8...0.13.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01Bump serde from 1.0.114 to 1.0.116dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.116. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.116) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30Update CHANGELOGsharkdp
2020-09-30Add updated, highlighted outputsharkdp
2020-09-30Add AWK file for syntax testssharkdp
2020-09-30Bump assets/syntaxes/02_Extra/AWK from `1ce5f90` to `e593eb6`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/AWK](https://github.com/JohnNilsson/awk-sublime) from `1ce5f90` to `e593eb6`. - [Release notes](https://github.com/JohnNilsson/awk-sublime/releases) - [Commits](https://github.com/JohnNilsson/awk-sublime/compare/1ce5f90d444d80b12af41bc051507e914730d4ef...e593eb6d42a5f1881ba6c75698bd0fb78a9b8871) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-20Highlight crypttab files with fstab highlighting, closes #1073sharkdp
2020-09-20Add update scriptsharkdp
2020-09-20Add syntax test for /etc/fstabsharkdp
2020-09-20Improve --style help text, closes #1146sharkdp
2020-09-20Code formattingsharkdp
2020-09-20Improve --file-name help text, closes #1109sharkdp
2020-09-20Re-enable LTOsharkdp
2020-09-20Fix unwrap errorsharkdp
2020-09-20Remove 'liquid' dependencysharkdp
2020-09-20Use unwrapKienyew
2020-09-20Handle file extension conflicts in --list-languagesKienyew
2020-09-20Revert to previous commitKienyew
2020-09-20Update CHANGELOG.mdKienyew
2020-09-20Fix undesired behaviorKienyew
2020-09-20Handle file extension conflicts in --list-languages (#1076)Kienyew
2020-09-14Update CHANGELOGsharkdp
2020-09-14Fix packaging and Use parameterized names for zsh completionKienyew
2020-09-14Handle zsh completion when packagingKienyew
2020-09-14Fix typoKienyew
2020-09-14Update CHANGELOG.mdKienyew
2020-09-14use _describe instead of _values on subcommandKienyew
2020-09-14add completion for 'cache' subcommandKienyew
2020-09-14Fix character escape problemKienyew