summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-12-28bat cache --build: Print syntect error message for themes if anyMartin Nordholts
2020-12-28bat --list-languages: remove unnecessary format!() callMartin Nordholts
2020-12-28Introduce bat_warning! helper macroMartin Nordholts
2020-12-28Fix clippy::if_same_then_else warning in --paging=auto logicMartin Nordholts
2020-12-21Add ansi theme to replace ansi-light and ansi-darkMitchell Kember
2020-12-21Remove repeated `contains` callsLovecraftian Horror
2020-12-21make bat -L use plain styleStefan Kunkel
2020-12-21make bat -L use pagerStefan Kunkel
2020-12-21Merge branch 'master' into fix-1438-newline-can-be-added-even-if-style-plainDavid Peter
2020-12-19Don't add artificial newline to last line if --style=plainMartin Nordholts
2020-12-19replace_nonprintable: Keep \n aroundMartin Nordholts
2020-12-17only print themes hint in interactive modersteube
2020-11-24Revert "Add io cycle detection with clircle"sharkdp
2020-11-23Use unreachable!(…)sharkdp
2020-11-23remove all matchesMarcoIeni
2020-11-23remove unuseful matches expressionMarcoIeni
2020-11-23fix some clippy warningsMarcoIeni
2020-11-23Add io cycle detection with clircleNiklas Mohrin
2020-10-31Merge pull request #1276 from tommilligan/style-ruleEthan P
2020-10-30Use platform based path concatenationNicholas L
2020-10-30Add extra themes help to outputNicholas L
2020-10-29Throws an error when `bat` is being user as pager.Adrian Rivera
2020-10-12disable rule when grid enabled, and print warningTom Milligan
2020-10-12style: add component 'rule' for horizontal file delimiterTom Milligan
2020-10-11Auto-format Rust codesharkdp
2020-10-08Code review: replace `if let` with equals operatorgahag
2020-10-08Code reviewgahag
2020-10-08Add `-S` flag to less when `--wrap=never` (closes #1255)gahag
2020-10-04add an after help NOTEhenil
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-09-20Improve --style help text, closes #1146sharkdp
2020-09-20Code formattingsharkdp
2020-09-20Improve --file-name help text, closes #1109sharkdp
2020-09-20Fix unwrap errorsharkdp
2020-09-20Use unwrapKienyew
2020-09-20Handle file extension conflicts in --list-languagesKienyew
2020-09-20Revert to previous commitKienyew
2020-09-20Fix undesired behaviorKienyew
2020-09-20Handle file extension conflicts in --list-languages (#1076)Kienyew
2020-09-14Remove unnecessary parenthesissharkdp
2020-09-14removed printlns, updated Changelog, updated manAlexander Karlis
2020-09-14updated PR based on commentsAlexander Karlis
2020-09-14remove printlnAlexander Karlis
2020-09-14added additional alias for color=always when always-decorations flag is trigg...Alexander Karlis
2020-09-14Added new alias for 'decoration=always'Alexander Karlis
2020-09-14Adds custom mapping for nginx and apache config filesNiklas Mohrin