summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-22Separate inputs from configsharkdp
2020-04-22Add all builder optionssharkdp
2020-04-22Large refactoring towards a better builder structuresharkdp
2020-04-22Initial verison of PrettyPrinter buildersharkdp
2020-04-22Use 4-bit ANSI codes for base16 themesharkdp
2020-04-21Fix README phrasing about dark modeBrice Dutheil
2020-04-21Bump version to v0.14.0sharkdp
2020-04-21Update CHANGELOGsharkdp
2020-04-21Pass --no-init on Windows if less version < 559sharkdp
2020-04-21Fix compilation of librarysharkdp
2020-04-21Do not store metadata.yaml file in gitsharkdp
2020-04-21Add metadata information to cached assetssharkdp
2020-04-21Make get_cache_dir privatesharkdp
2020-04-21Typo in CHANGELOGsharkdp
2020-04-21Update default config file, add comment about tmux mouse scrolling supportsharkdp
2020-04-21Revert "Pass '--mouse' to less versions >= 551"sharkdp
2020-04-21Revert "Only enable --mouse when running from tmux, see #904"sharkdp
2020-04-21Only enable --mouse when running from tmux, see #904sharkdp
2020-04-21Remove invalid UTF-8 file from repo, use temp file insteadsharkdp
2020-04-21Fix bug for file with invalid-utf8 filenamessharkdp
2020-04-21Patch Rust syntax filesharkdp
2020-04-21Disable Travis cachingsharkdp
2020-04-21Update CHANGELOGsharkdp
2020-04-21Update dependenciessharkdp
2020-04-21Add do-not-panic! regression testssharkdp
2020-04-21Pass '--mouse' to less versions >= 551sharkdp
2020-04-21Update CHANGELOGsharkdp
2020-04-21Improve error messagesharkdp
2020-04-21Small refactoring, handle invalid UTF-8 filenamessharkdp
2020-04-21Extract common syntax functionality to helper fnsKyle Criddle
2020-04-21Fix build on 1.37sharkdp
2020-04-21Use to_string_lossysharkdp
2020-04-21Pass stdin as a generic BufRead, fix stdin testssharkdp
2020-04-21Remove commented-out codesharkdp
2020-04-21Make filename method privatesharkdp
2020-04-21Do not take optional as argumentsharkdp
2020-04-21Rename field name, new constructorssharkdp
2020-04-21Moved user_provided_filename to be contained within OrdinaryFile structKyle Criddle
2020-04-21Use --file-name to detect syntax highlightingKyle Criddle
2020-04-21Add cat alias detection to info.sh (#911)Ethan P
2020-04-17Clarify the Ubuntu/Debian install instructionsMichael Diamond
2020-04-13Add performance patch for Makefile syntaxsharkdp
2020-04-12Add Stylus syntax (#917)David Peter
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