Commit Graph

1426 Commits (2beec1f3eab9259983e08d651f49027b8d3ce681)
 

Author SHA1 Message Date
sharkdp 2beec1f3ea Add comment about missing man page / completions, see #1198 4 years ago
sharkdp 8d531b6436 Update CHANGELOG 4 years ago
sharkdp 30993a8bfc Simplify code 4 years ago
sharkdp 2258fb2713 Remove .unwrap() in insert call to prevent crashes 4 years ago
sharkdp a46191b8bf Remove .unwrap() to prevent crashes 4 years ago
sharkdp 9c4c3e965b Remove non-working unit test 4 years ago
Ahmed El Gabri 31acbe20d3 Support XDG_CONFIG_HOME git config files 4 years ago
Ethan P fd52c01e78 Add custom languages/themes sections to manpage 4 years ago
dependabot-preview[bot] 6ca5543648 Bump assets/syntaxes/02_Extra/Elixir from `d223f67` to `4ee539b`
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](d223f67612...4ee539b43d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 83afcdcf49 Bump assets/syntaxes/02_Extra/Nginx from `dc70858` to `15a1db1`
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](dc7085829f...15a1db1510)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 59ca0069a6 Bump git2 from 0.13.8 to 0.13.11
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>
4 years ago
dependabot-preview[bot] 6d6184500e Bump serde from 1.0.114 to 1.0.116
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>
4 years ago
sharkdp 1c24ec16e2 Update CHANGELOG 4 years ago
sharkdp 5efc0033a1 Add updated, highlighted output 4 years ago
sharkdp c9237cccab Add AWK file for syntax tests 4 years ago
dependabot-preview[bot] 02cd68db37 Bump assets/syntaxes/02_Extra/AWK from `1ce5f90` to `e593eb6`
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](1ce5f90d44...e593eb6d42)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp e4df5643dc Highlight crypttab files with fstab highlighting, closes #1073 4 years ago
sharkdp 89b62d579f Add update script 4 years ago
sharkdp 436a16aba6 Add syntax test for /etc/fstab 4 years ago
sharkdp 32d22f464d Improve --style help text, closes #1146 4 years ago
sharkdp 71b2089384 Code formatting 4 years ago
sharkdp 57aa88a13a Improve --file-name help text, closes #1109 4 years ago
sharkdp 5ef35a10cf Re-enable LTO 4 years ago
sharkdp f84aceec3d Fix unwrap error 4 years ago
sharkdp f18009e5d5 Remove 'liquid' dependency 4 years ago
Kienyew 83c7750656 Use unwrap 4 years ago
Kienyew c477e23fe9 Handle file extension conflicts in --list-languages 4 years ago
Kienyew 31fb7087f1 Revert to previous commit 4 years ago
Kienyew 6bc477e88f Update CHANGELOG.md 4 years ago
Kienyew 52d6701f8f Fix undesired behavior 4 years ago
Kienyew f97634011e Handle file extension conflicts in --list-languages (#1076) 4 years ago
sharkdp a4ffc9d5ed Update CHANGELOG 4 years ago
Kienyew a86f3e5b81 Fix packaging and Use parameterized names for zsh completion 4 years ago
Kienyew d9e8bbcb10 Handle zsh completion when packaging 4 years ago
Kienyew 8b0886ac32 Fix typo 4 years ago
Kienyew aa182dad76 Update CHANGELOG.md 4 years ago
Kienyew 41a1952928 use _describe instead of _values on subcommand 4 years ago
Kienyew 9885d4ebf0 add completion for 'cache' subcommand 4 years ago
Kienyew 222e080ce7 Fix character escape problem 4 years ago
Kienyew 046409d7c9 Add zsh completion 4 years ago
sharkdp 5df449bcf3 Remove unnecessary parenthesis 4 years ago
Alexander Karlis 6017989c4c removed printlns, updated Changelog, updated man 4 years ago
Alexander Karlis d349974089 updated PR based on comments 4 years ago
Alexander Karlis ccdea6a429 remove println 4 years ago
Alexander Karlis fdf11326ef added additional alias for color=always when always-decorations flag is triggered 4 years ago
Alexander Karlis 565a80305c Added new alias for 'decoration=always' 4 years ago
Niklas Mohrin 57a8122a6b Document PR in CHANGELOG.md 4 years ago
Niklas Mohrin bc5517da78 Document manual change in Apache sublime syntax file 4 years ago
Niklas Mohrin ad18f070ae Adds custom mapping for nginx and apache config files 4 years ago
Niklas Mohrin e305402212 Add manually generated sublime syntax file for apache configs 4 years ago