ariasuni
|
f0e7321506
Fix and add tests
|
7 years ago |
ariasuni
|
39a49a3d36
Check if the sort field is supported by the OS
|
7 years ago |
ariasuni
|
56717c7336
Add “changed” sort option, to replace old incorrect “created”
|
7 years ago |
Benjamin Sago
|
c2bb986618
Replace Default impls that use state with fns
|
7 years ago |
Benjamin Sago
|
ecc4138d56
Merge branch 'clippy_fixes' of https://github.com/thibran/exa into thibran-clippy_fixes
|
7 years ago |
Thibaut Brandscheid
|
755876e9b6
fix most clippy warnings
|
7 years ago |
mopp
|
991781070e
refers `TIME_STYLE` environment variable if it exists and the argument is not given
|
7 years ago |
Benjamin Sago
|
a8bf990674
Tie value suggestions to their arguments
|
8 years ago |
Benjamin Sago
|
b86074d63b
Rename Style to Styles to avoid a name clash
|
8 years ago |
Benjamin Sago
|
28b4b672d4
Move FileStyle to the same options file as Colours
|
8 years ago |
Benjamin Sago
|
dd838c2dc1
Move Colours and LSColors to their own module
|
8 years ago |
Benjamin Sago
|
945fa1e83d
Isolate and document the environment variables
|
8 years ago |
Benjamin Sago
|
bfb8a5a573
Extract trait above file name colours
|
8 years ago |
Benjamin Sago
|
fb3395883e
Start actually parsing ls_colors
|
8 years ago |
Benjamin Sago
|
4907565baf
Move colour options to their own file
|
8 years ago |
Benjamin Sago
|
30f3c6eb00
Strict mode and tests for colour scale
|
8 years ago |
Benjamin Sago
|
bcf5213cc8
Tie the row threshold to EXA_GRID_ROWS
|
8 years ago |
Benjamin Sago
|
6740faa781
env vars should be referenced, not copied
|
8 years ago |
Benjamin Sago
|
33e83accd0
match-to-if-let
|
8 years ago |
Benjamin Sago
|
da00e2fda2
Thread the row threshold through grid_details
|
8 years ago |
Benjamin Sago
|
eec1a4f78a
Stop --git from complaining too
|
8 years ago |
Benjamin Sago
|
dbebd60c4e
Extract var_os and use the mock to test
|
8 years ago |
Benjamin Sago
|
532ebbc591
Only complain about long options in strict mode
|
8 years ago |
Benjamin Sago
|
f389943bf1
New macro for testing deduce errors
|
8 years ago |
Benjamin Sago
|
6755ee6ae9
Extract table columns into a struct
|
8 years ago |
Benjamin Sago
|
6b309d5cfc
Make SizeFormat lenient, and add tests
|
8 years ago |
Benjamin Sago
|
b2947ed590
Document and test time formats
|
8 years ago |
Benjamin Sago
|
0b87392fd4
Decouple assert_eq! and assert_parses
|
8 years ago |
Benjamin Sago
|
ff497b52e5
Be stricter in strict mode
|
8 years ago |
Benjamin Sago
|
00379cce63
Thread Strictness through the parser
|
8 years ago |