summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-11-04Changed italics to use-italic-text in configNisheet Sinvhal
2018-11-04LintingNisheet Sinvhal
2018-11-04LintingNisheet Sinvhal
2018-11-04Changed flag nameNisheet Sinvhal
2018-11-04italics enable|disable workingNisheet Sinvhal
2018-11-04Added argsNisheet Sinvhal
2018-11-04Changed to unwrap methods, added integration testsRicky
2018-11-04Ran rust fmtRicky
2018-11-04Added in environment variable and the result is a file check in config.rsRicky
2018-11-01Fix `--show-all` for UTF-16 encodingsharkdp
2018-11-01Display line-feed as instead ofsharkdp
2018-11-01Use `↹` character if tab-width == 1.sharkdp
2018-11-01Feature: Highlight non-printable characterssharkdp
2018-11-01Change default tab width to 4sharkdp
2018-10-31Allow offset values in `--terminal-width`sharkdp
2018-10-21Remove commented-out codeDavid Peter
2018-10-21Only use the last argument of {style,plain,number}Sindre Johansen
2018-10-21RustfmtSindre Johansen
2018-10-21When specifying style multiple times the last occurence winsSindre Johansen
2018-10-21Update help textDavid Peter
2018-10-21Update docstringDavid Peter
2018-10-21Fix format errorPark Juhyung
2018-10-21Add --pager optionPark Juhyung
2018-10-20Allow for multiple line rangessharkdp
2018-10-17--map-syntax takes just one valuev0.8.0sharkdp
2018-10-17Update help textsharkdp
2018-10-17Add --config-file optionsharkdp
2018-10-17Implement syntax mappingsharkdp
2018-10-17Small cleanupsharkdp
2018-10-17Add proper handling of empty PAGER variablessharkdp
2018-10-17Add error handling for parsing errorssharkdp
2018-10-17Remove duplicate 'extern crate'sharkdp
2018-10-17Add arguments from PAGER/BAT_PAGERMorten Linderud
2018-10-16Revert "Fix for older version of Rust"sharkdp
2018-10-16Add BAT_OPTS environment variablesharkdp
2018-10-16Add error handlingsharkdp
2018-10-16Move transpose to util modulesharkdp
2018-10-16Fix for older version of Rustsharkdp
2018-10-16Fix includesharkdp
2018-10-16Add --no-config optionsharkdp
2018-10-16Fix testssharkdp
2018-10-16Add more testssharkdp
2018-10-16Add possibility for spaces on a single linesharkdp
2018-10-16Add simple configuration filesharkdp
2018-10-11Continue with output after "is directory"-errorsharkdp
2018-10-09Updates for syntect 3.0sharkdp
2018-10-07cargo fmtsharkdp
2018-10-07Add support for UTF-16LE and UTF-16BEsharkdp
2018-10-07Use first-line detection for STDINsharkdp
2018-10-07Do not display binary files in interactive modesharkdp