Andrzej Grzeslak
|
c7f1163aca
feat: add symlink dereferencing flag
|
3 years ago |
KOSHIKAWA Kenichi
|
352a1e8f19
src/main.rs: remove clippy::unnested_or_patterns
|
4 years ago |
Mélanie Chauvel
|
df4fb84ae1
don’t display broken pipe error messages (see rust-lang/rust#46016)
|
4 years ago |
ariasuni
|
785d6ed991
Fix clippy warnings for Rust 1.53
|
4 years ago |
ariasuni
|
045172bd9e
Fix all remaining clippy warnings
|
4 years ago |
Christian Göttsche
|
ae62f5d18e
Cleanup clippy warnings
|
4 years ago |
Christian Göttsche
|
d253893614
Cleanup clippy warnings
|
4 years ago |
Christian Göttsche
|
61ec153bcd
Cleanup clippy warnings
|
4 years ago |
Benjamin Sago
|
701a2e60e5
Add 'exa: ' before all command-line errors
|
5 years ago |
whonore
|
2708360fb5
Apply sort order to line and grid outputs. Fix #404
|
5 years ago |
Benjamin Sago
|
a1869f208e
Move common icons option to file style struct
|
5 years ago |
Benjamin Sago
|
3419afa7cf
Massive theming and view options refactor
|
5 years ago |
Benjamin Sago
|
86de17b788
Help text changes
|
5 years ago |
Benjamin Sago
|
002080cde8
Clippy pedantic lints
|
5 years ago |
Benjamin Sago
|
3dc86c99ad
New set of lints, and Rust 2018 idioms
|
5 years ago |
Benjamin Sago
|
80f9806bbc
Move Git shared state to structs
|
5 years ago |
Benjamin Sago
|
ecbe63bf1e
IO import changes
|
5 years ago |
Benjamin Sago
|
6f2d8cc26c
Have tests use OsStrs not OsStrings
|
5 years ago |
Benjamin Sago
|
ed59428cbc
Replace Misfire with a testable OptionsResult
|
5 years ago |
Benjamin Sago
|
f8df02dae7
Batch source formatting
|
5 years ago |
Benjamin Sago
|
f0c139ca68
Better referencing
|
5 years ago |
Benjamin Sago
|
39c3f15602
Simplify type signatures in main module
|
5 years ago |
Benjamin Sago
|
04e2d4c692
Just straight-up roll our own logger
|
5 years ago |
Benjamin Sago
|
5ca3548bb1
Inline the library into the binary
|
5 years ago |
Benjamin Sago
|
110a1c716b
Convert exa into a library
|
10 years ago |
Benjamin Sago
|
a02f37cb45
Change views to print to a Writer, not stdout
|
10 years ago |
Benjamin Sago
|
fae0f3874e
Create info module with business logic routines
|
10 years ago |
Benjamin Sago
|
efa372cb3b
Source file rearrangements
|
10 years ago |
Benjamin Sago
|
f35d28d1b8
Fix bug where the directory name was not printed
|
10 years ago |
Ben S
|
ee4c09dd30
Use only the time zone data present on the system
|
10 years ago |