summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-25Bump version to 0.15.2v0.15.2sharkdp
2020-05-25Mark 'vcs_modification_markers' as deprecatedsharkdp
2020-05-25Make 'vcs_modification_markers' change non-breakingsharkdp
2020-05-24Fix syntax detection for symlinkssharkdp
2020-05-24Update CHANGELOGsharkdp
2020-05-24Fix syntax detection for files called 'rails'sharkdp
2020-05-24Bump wild from 2.0.2 to 2.0.3dependabot-preview[bot]
2020-05-24Bump serde from 1.0.106 to 1.0.110dependabot-preview[bot]
2020-05-24Bump serde_yaml from 0.8.11 to 0.8.12dependabot-preview[bot]
2020-05-24Bump shell-words from 0.1.0 to 1.0.0dependabot-preview[bot]
2020-05-24Update README and CHANGELOG, see #650sharkdp
2020-05-24Bump syntect from 4.1.1 to 4.2.0dependabot-preview[bot]
2020-05-19Add CHANGELOG entrysharkdp
2020-05-19Move syntax to 02_Extra foldersharkdp
2020-05-19Add syntax highlighting for SMLCooper Pierce
2020-05-16Update CHANGELOG entrysharkdp
2020-05-16Print error message when invalid syntax is specifiedEthan P
2020-05-16Refactor HighlightingAssets::get_syntax to return Result typeEthan P
2020-05-15Merge pull request #997 from eth-p/misc-fixes-1Ethan P
2020-05-15Update CHANGELOG.mdEthan P
2020-05-15Allow application to be built without git supportEthan P
2020-05-15Remove vcs_modification_markers from PrettyPrinter 'git' feature disabledEthan P
2020-05-15Merge pull request #985 from eth-p/string-inputEthan P
2020-05-15Update CHANGELOG.mdEthan P
2020-05-15Merge branch 'master' of github.com:sharkdp/bat into string-inputEthan P
2020-05-15Remove unnecessary clone in integration testsEthan P
2020-05-15Add helper fn for checking if opened input is theme preview fileEthan P
2020-05-13Consolidate syntax detection behavior for all InputKind typesEthan P
2020-05-13Add regression test for detected syntax differing for stdin and filesEthan P
2020-05-13Rename test for checking if inputkinds are consistentEthan P
2020-05-13Test that OrdinaryFile consistent with CustomReaderEthan P
2020-05-13Change assets.rs tests to use InputKind::CustomReaderEthan P
2020-05-13Bump assets/syntaxes/02_Extra/Julia from `0ca4cc2` to `6c0d770`dependabot-preview[bot]
2020-05-13Bump assets/syntaxes/02_Extra/Email from `fc034fb` to `ee3e68f`dependabot-preview[bot]
2020-05-13Bump assets/themes/onehalf from `fdcbffe` to `970abdf`dependabot-preview[bot]
2020-05-13Update CHANGELOGsharkdp
2020-05-13Bump assets/syntaxes/02_Extra/ssh-config from `16e19d5` to `3ec06d0`dependabot-preview[bot]
2020-05-13Bump assets/themes/dracula-sublime from `811a634` to `26c57ec`dependabot-preview[bot]
2020-05-13Bump assets/themes/Solarized from `87e0109` to `3707f68`dependabot-preview[bot]
2020-05-13Bump assets/syntaxes/02_Extra/Elm from `dfbb8bd` to `e266d27`dependabot-preview[bot]
2020-05-13Bump assets/syntaxes/02_Extra/Elixir from `89b3bad` to `1f010d5`dependabot-preview[bot]
2020-05-12Add 'mkdir -p …' to Ubuntu instructions, see #982sharkdp
2020-05-12Update README.mdDavid Peter
2020-05-12Add instructions for ~/.local/bin/bat symlinkDavid Peter
2020-05-12Update CHANGELOGPrat T
2020-05-12Remove padding if the header style is not enabledPrat T
2020-05-12Add padding above headers when no gridPrat T
2020-05-12Update README to mention batcat for Debian/UbuntuEthan P
2020-05-11Make syntax detection more consistent for Reader and File inputsEthan P
2020-05-11Bump version to v0.15.1v0.15.1sharkdp