summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-08Append newline at the end of the file if necessaryv0.3.0sharkdp
2018-05-08Update dependenciessharkdp
2018-05-08Do not peek at FIFOs, closes #80sharkdp
2018-05-08Filter out languages without extensionssharkdp
2018-05-08Paint file extensions in greensharkdp
2018-05-08Compute 'longest' for non-hidden languages onlysharkdp
2018-05-08Correctly update num_charssharkdp
2018-05-08Remove term_width from Printer, its options owns it.Connor Kuehl
2018-05-08Add revisions for line-wrapping and terminal width.Connor Kuehl
2018-05-08Add term_width to options struct, move getting term_width to run()Connor Kuehl
2018-05-08Filter out languages that are hidden.Connor Kuehl
2018-05-08WIP edit desired width.Connor Kuehl
2018-05-08Add simple line-wrapping for file extensions.Connor Kuehl
2018-05-08Adds requested revisions.Connor Kuehl
2018-05-08Rename and add comment to the match block.Connor Kuehl
2018-05-08Size language name column width to the length of the longest language.Connor Kuehl
2018-05-08Display language and extensions from loaded assets.Connor Kuehl
2018-05-08Add --list-languages argument to clap.Connor Kuehl
2018-05-08Improve cache subcommandsharkdp
2018-05-07Disable paging-mode if we read from an interactive TTYsharkdp
2018-05-07Simplify stdout handlingsharkdp
2018-05-07Paint STDOUT bold, unify writeln statementsharkdp
2018-05-07Add support for reading from stdin, closes #2sharkdp
2018-05-07Re-format READMEsharkdp
2018-05-07Mention cmake in build instructions, closes #57sharkdp
2018-05-07Add printerEzinwa Okpoechi
2018-05-06Use syntect newlines mode (instead of nonewlines)sharkdp
2018-05-06Add option to disable automatic pagingEzinwa Okpoechi
2018-05-06Open pager once for multiple filesEzinwa Okpoechi
2018-05-06Remove short versions for --style and --color for nowsharkdp
2018-05-06Discover syntaxes by name and extentionsharkdp
2018-05-06Use 'plain' style for non-interactive terminalssharkdp
2018-05-06Run 'cargo fmt' and enforce via Travissharkdp
2018-05-06Add color flagEzinwa Okpoechi
2018-05-06Add TOML sublime syntax, closes #37sharkdp
2018-05-06Add elixir sublime syntaxsharkdp
2018-05-06Compute pathspec from absolute.strip_prefix(workdir)sharkdp
2018-05-06Remove user specific changeNakul Chaudhari
2018-05-06Fix bug where git modification markers would not be shown if directoryNakul Chaudhari
2018-05-05Add less pagerEzinwa Okpoechi
2018-05-03Hide everything but content for plain option styleNakul Chaudhari
2018-05-03Add --style option to disable line numbers and git markers (#43)nakulcg
2018-05-03Add option to specify languageEzinwa Okpoechi
2018-05-03Bump versionv0.2.3sharkdp
2018-05-03Add statically-linked version of bat, closes #46sharkdp
2018-05-03Bump minimum required version to 1.24bspeice
2018-05-02Update README.mdDavid Peter
2018-05-02Small update to READMEsharkdp
2018-05-02Bump versionv0.2.2sharkdp
2018-05-02Remove openssl dependencysharkdp