bat/src
2025-02-23 20:20:52 +02:00
..
assets Fix clippy::manual_ignore_case_cmp warnings 2025-02-02 15:08:14 +01:00
bin/bat Fix clippy::into_iter_on_ref warnings 2025-02-02 15:08:13 +01:00
syntax_mapping Map various .NET file extensions to XML syntax 2025-02-23 20:20:52 +02:00
assets.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
config.rs Add option --binary 2024-08-18 10:05:37 +02:00
controller.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
decorations.rs Inline format! args wherever possible 2024-02-25 00:38:11 +01:00
diff.rs Fix clippy warnings with Rust 1.68 2023-03-14 21:19:14 +01:00
error.rs Add $LESSOPEN and $LESSCLOSE support (#2444) 2023-09-02 08:48:26 +02:00
input.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
less.rs Fix clippy suggestions 2022-09-04 14:28:44 +02:00
lessopen.rs Fix clippy::duplicated_attributes warnings 2025-02-02 15:08:16 +01:00
lib.rs Merge branch 'master' into dark-light 2024-11-13 20:33:37 +02:00
line_range.rs Fix clippy::legacy_numeric_constants warnings 2025-02-02 15:08:12 +01:00
macros.rs Use nu-ansi-term instead of ansi_term 2023-03-24 17:42:54 +01:00
nonprintable_notation.rs Add option --binary 2024-08-18 10:05:37 +02:00
output.rs pass --no-lessopen to less by default 2023-09-08 06:25:20 +02:00
pager.rs tidied commits 2023-12-10 17:24:49 +00:00
paging.rs Bump MSRV to 1.62 (#2496) 2023-03-03 13:20:03 +01:00
preprocessor.rs Add --strip-ansi=auto option 2024-06-17 18:27:33 -07:00
pretty_printer.rs Merge branch 'master' into print 2024-11-14 10:08:21 +09:00
printer.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
style.rs Fix clippy::redundant_closure warnings 2025-02-02 15:08:12 +01:00
syntax_mapping.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
terminal.rs Use nu-ansi-term instead of ansi_term 2023-03-24 17:42:54 +01:00
theme.rs Fix clippy::needless_update warnings 2025-02-02 15:08:15 +01:00
vscreen.rs Fix clippy::needless_lifetimes warnings 2025-02-02 15:08:15 +01:00
wrapping.rs Addressed PR feedback. Upped min version and used matches! macro 2021-01-09 15:21:26 +01:00