summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-02-28Fix #798Ethan P
2020-02-13Allow for non-unicode filenames, closes #225sharkdp
2020-01-27Grammar touch-ups, more descriptive error message for invalid lineLiam Kalir
2020-01-27Adds range syntax for line highlightsLiam Kalir
2019-12-23Add test for less 529sharkdp
2019-12-23Also pass '--no-init' if version could not be retrievedsharkdp
2019-12-23Do not pass '--no-init' on newer less versionssharkdp
2019-12-22Update help text, closes #713sharkdp
2019-12-22Add check for terminal-width in output_wrap config value in not interactive casefusillicode
2019-12-15Minor changesharkdp
2019-12-15Accept "default" as a themeFranco Victorio
2019-12-15Leave blank lines blank terminal output.Mohamad Barbar
2019-10-30Remove 'advanced' examplesharkdp
2019-10-30Make a few modules privatesharkdp
2019-10-30Remove custom 'transpose' functionsharkdp
2019-10-30Simplify 'using_controller' examplesharkdp
2019-10-29Update options sort order in --help and manpage fileHelder M
2019-10-20Fix compile-error on Rust v1.35.0Fahmi Akbar Wildana
2019-10-20Derive fmt::Debug whenever possibleFahmi Akbar Wildana
2019-10-20Implement trait Default for struct ConfigFahmi Akbar Wildana
2019-10-20Run `cargo fmt`Fahmi Akbar Wildana
2019-10-20Move back printer.rs and others into libFahmi Akbar Wildana
2019-10-20Move Config,PagingMode from app.rs into lib.rsFahmi Akbar Wildana
2019-10-20Move config.rs into src/bin/bat/Fahmi Akbar Wildana
2019-10-20Remove unused macros in bin/batFahmi Akbar Wildana
2019-10-20Fix all compile errors in bin/bat ➕Fahmi Akbar Wildana
2019-10-20Move src/bin/* into src/bin/bat/Fahmi Akbar Wildana
2019-10-20Fix all compile warnings in lib.rsFahmi Akbar Wildana
2019-10-20Fix all compile errors in lib.rs 🚚Fahmi Akbar Wildana
2019-10-20Add lib.rsFahmi Akbar Wildana
2019-10-20Move {main,app,clap_app}.rs into src/bin/Fahmi Akbar Wildana
2019-09-21Fix 'bat cache other-arg', closes #666sharkdp
2019-08-31Re-formulate help textsharkdp
2019-08-31Suppress warning in -A modesharkdp
2019-08-31Handle non-unicode characters in the preprocessorsharkdp
2019-08-31Display binary file content for bat -Apjsier
2019-08-31Fix another instance of the 'bat cache' bug, closes #584sharkdp
2019-08-31Run 'cargo fmt'sharkdp
2019-08-31Add 'dyn' keyword for trait referencessharkdp
2019-08-31Add new style component to separate multiple '--line-range'sEthan P
2019-08-31Add short '-L' option as an alias for --list-languagessharkdp
2019-08-02use explicit dyn with Write to appease compilerWild Kat
2019-07-26Print a horizontal header line when 'grid' style without 'header' styleEthan P
2019-07-24Allow leading minus in '--terminal-width <value>'sharkdp
2019-05-30Enforce the creation of the full cache dir pathFernando Mendes
2019-05-15Only print the header for empty filessharkdp
2019-05-15Revert "Run 'cargo fmt'" (outdated rustfmt)sharkdp
2019-05-14Fix warningsharkdp
2019-05-14Run 'cargo fmt'sharkdp
2019-05-14Print a warning message instead of just '<BINARY>'sharkdp