summaryrefslogtreecommitdiffstats
path: root/src/bin
AgeCommit message (Expand)Author
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-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-10-30Remove custom 'transpose' functionsharkdp
2019-10-29Update options sort order in --help and manpage fileHelder M
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 errors in lib.rs 🚚Fahmi Akbar Wildana
2019-10-20Move {main,app,clap_app}.rs into src/bin/Fahmi Akbar Wildana