Commit Graph

1794 Commits (411d68e8396e92160546769fe5ae47b9964c9882)
 

Author SHA1 Message Date
Byron Alley 3dc5fc54df Import syntax regression test for Ruby Haml 4 years ago
Byron Alley bac84b4c8b Add sshd_config syntax highlighting test 4 years ago
dependabot-preview[bot] a5b9a80216 Bump console from 0.12.0 to 0.13.0
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>
4 years ago
dependabot-preview[bot] 142d5e60ec Bump globset from 0.4.5 to 0.4.6
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>
4 years ago
Ethan P 61f947a580
Merge pull request #1276 from tommilligan/style-rule
style: add component 'rule' for horizontal file delimiter
4 years ago
sharkdp c4bbf28862 Highlight ebuild/eclass files with shell syntax
Upstream patch: https://github.com/sublimehq/Packages/pull/2541

closes #1292
4 years ago
David Peter 9befa81e36
Merge pull request #1331 from priner/master
Add Ninja syntax highlighting
4 years ago
David Peter 414c7ac83d
Fix trailing newline 4 years ago
David Peter 3a612f063e
Merge branch 'master' into master 4 years ago
Ján Priner 9daea73bba Add Ninja highlight test 4 years ago
Nicholas L 8e8131590c Use platform based path concatenation 4 years ago
Nicholas L 3acfe790b9 Add extra themes help to output 4 years ago
sharkdp 877d9120c9 Add a new 'Feature request' section 4 years ago
sharkdp c15b88f250 Add new section on Development and New syntaxes/themes 4 years ago
sharkdp 2889e017cd More detailed description for CHANGELOG section 4 years ago
Adrian Rivera 47ea99090f Style changes on CONTRIBUTORS 4 years ago
Adrian Rivera 1c1ba04c41 Adds a CONTRIBUTORS file 4 years ago
Adrian Rivera 456216ab37 Update CHANGELOG.md 4 years ago
Adrian Rivera 49d7bf8c39 From a TODO in #1211. Add documentation for contributors.
This changes the README file and adds a new section `Contributors`.
This section includes instructions to remind contributors to make an
update to the changelog.
4 years ago
David Peter dade4cc6f3
Add reference to batdiff 4 years ago
Adrian Rivera c747ac181d Updates CHANGELOG entry 4 years ago
Adrian Rivera 9837948c3a Throws an error when `bat` is being user as pager.
As mentioned on #1334 `bat` should not be used as a value for `pager`,
this change checks both the balue of `bat` provided as a parameter or
as an environment variable.
4 years ago
Kyle Hubert 072fb380d8
Add Svelte as a syntax 4 years ago
Jessé Vermeulen 85594956cf Bring back delta to me to me 4 years ago
Jesse Vermeulen 88eba56607 Add git diff example to Integration docs
Part of https://github.com/sharkdp/bat/issues/448

Thanks to https://github.com/sharkdp/bat/pull/940
4 years ago
Horki cc6cf48256 1213: org mode highlight testing 4 years ago
Horki e571cb553b 1213: nix; added trailing new line 4 years ago
Horki bf9f6e872d 1312: nix; fixed src 4 years ago
Horki 8348c1b746 1213: nix; fix buildInputs arr 4 years ago
Horki 0a9744ac95 add nix highligh 4 years ago
sharkdp 95954b7c57 Update CHANGELOG 4 years ago
Armand Philippot a707f81726 Add Coldark in New Themes 4 years ago
Armand Philippot dae6664555 Update themes.bin - Coldark themes 4 years ago
sharkdp 9dd807344c Ignore 'all_themes_are_present' unit test by default 4 years ago
Armand Philippot 2ecebf8ff2 Add Coldark themes to unit test 4 years ago
Armand Philippot 6d3cb5f99f Add Coldark themes 4 years ago
Dobe Peter ec8072d51f Add PowerShell syntax test
Part of the work for issue #1213.

A short PowerShell script and the corresponding syntax-highlighted output
has been added. The script exhibits many of the peculiarities of the
PowerShell syntax.
4 years ago
Stefano Probst 7a7bb80e23 Add Git Config syntax test file
cc sharkdp/bat#1213
4 years ago
Alan Berndt 99ac5c3045 Add fairly complex nginx config.
This is to contribute to issue #1213.  I took some of the more
complicated servers I am running as examples.  Everything looks to be
correctly highlighted compared to vim's syntax highlighting.
4 years ago
R1tschY efab00a9de Add Git Attributes syntax test 4 years ago
Keith Hall 9ab0801ee1 Revert accidental regex literal -> unicode char change in Manpage syntax 4 years ago
Keith Hall cfdb853ea6 End highlighting of C code in man pages when no longer relevant 4 years ago
Keith Hall 41e857ea16 Highlight C code in all man pages sections 4 years ago
Frank Schmitt 5b2da2b08d #1213 expanded D test file 4 years ago
Frank Schmitt 5e0a608ea6 #1213 added very basic test file for D 4 years ago
R1tschY 3729aefb6f Add QML syntax test 4 years ago
henil 8a2122b4a4 Add test file for `/etc/group` 4 years ago
Tommaso Pifferi cc6f6fdb1d Add tests for Vue component syntax 4 years ago
Stefano Probst 5ec4936a4f Add Graphviz DOT example files
cc sharkdp/bat#1213
4 years ago
Stefano Probst be84682bcb Add MATLAB syntax test file
cc sharkdp/bat#1213
4 years ago