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 |
Benjamin Sago
|
89540edb22
Allow xattrs to be shown in --tree without --long
|
8 years ago |
Benjamin Sago
|
b5bcf22612
Merge remote-tracking branch origin/option-pars-ng
|
8 years ago |
Benjamin Sago
|
4289f4d27e
Specify that we need the width of stdout
|
8 years ago |
Benjamin Sago
|
9872eba821
Separate the matched flags from the free strings
|
8 years ago |
Benjamin Sago
|
0456e7cfbd
Document and organise the parser module
|
8 years ago |
Benjamin Sago
|
f86c49cd4a
Avoid early return
|
8 years ago |
PJB3005
|
f249c8528b
Use term_size crate to fetch terminal size.
|
8 years ago |