summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-12Move Rego syntaxsharkdp
2020-04-12Add a way to directly search for a patternsharkdp
2020-04-12Add documentationsharkdp
2020-04-12Add script to find slow-to-highlight filessharkdp
2020-04-11Update CHANGELOGsharkdp
2020-04-11Add patch for C# syntaxsharkdp
2020-04-11cargo fmtsharkdp
2020-04-11Add regex-onig feature to 'cargo check' testssharkdp
2020-04-11Update to syntect 4.1, fancy-regex supportsharkdp
2020-04-09Add -i option for bash/zsh to output wrapper functionsharkdp
2020-04-09Reformat info.shEthan P
2020-04-09Fix wrapper detection failing on non-English LANG in info.shEthan P
2020-04-09Fix missing shell '-i' option when checking for wrapper in info.shEthan P
2020-04-09Add zsh wrapper detection to info.shEthan P
2020-04-09Add custom theme/syntax detection to info.shEthan P
2020-04-08Update dependencies, closes #476sharkdp
2020-04-01Bump assert_cmd from 0.12.0 to 1.0.1dependabot-preview[bot]
2020-03-31Update CHANGELOGsharkdp
2020-03-31Updates for review of PR 899David Tolnay
2020-03-31Move paging support behind a featureDavid Tolnay
2020-03-31Move git changes support behind a featureDavid Tolnay
2020-03-31Strip dependencies of bat-as-a-libraryDavid Tolnay
2020-03-30Allow using bat-as-a-library with older syntectDavid Tolnay
2020-03-27Update CHANGELOGsharkdp
2020-03-27Add OPA Rego syntaxPatrick East
2020-03-26Fix for Rust 1.37sharkdp
2020-03-26CHANGELOG: Add entries for upcoming releasesharkdp
2020-03-26Add CHANGELOG to the repositoryDavid Peter
2020-03-26Merge pull request #871 from neuronull/fix_654_stdin_filenameDavid Peter
2020-03-26Document the --generate-config-file optionJosh Mickley
2020-03-26Graceful handling of error conditionsJosh Mickley
2020-03-26Add option to generate a default config file, fixes #870Josh Mickley
2020-03-25Minor --file-name code hygeineKyle Criddle
2020-03-25README: fix manpage syntax linkMarco Ieni
2020-03-24Merge branch 'fix_654_stdin_filename' of github.com:neuronull/bat into fix_65...Kyle Criddle
2020-03-24Merge branch 'master' into fix_654_stdin_filenameKyle Criddle
2020-03-24Implemented --file-name for multiple files + testsKyle Criddle
2020-03-24Adds `Homepage` to Debian package `control` fileSamuel FORESTIER
2020-03-22chore: Update liquid to 0.20Igor Raits
2020-03-22Fix path to assetsv0.13.0sharkdp
2020-03-22Write completions and manfile to cargo outdir (cargo publish restriction)sharkdp
2020-03-22Update dependencies, see #845sharkdp
2020-03-22Bump version to 0.13, see #845sharkdp
2020-03-22--file-name for normal files. integration tests.Kyle Criddle
2020-03-22Implement --file-name<name> optionKyle Criddle
2020-03-22Rename test methodssharkdp
2020-03-22Add more default mappings, reverse traversalsharkdp
2020-03-22Update documentationsharkdp
2020-03-22Use absolute path for lookup in databasesharkdp
2020-03-22Initial implementation of glob-based syntax mappingsharkdp