Christian Göttsche
|
61ec153bcd
Cleanup clippy warnings
|
4 years ago |
Benjamin Sago
|
550f2d29c2
Add context to all option number parse errors
|
4 years ago |
ariasuni
|
a740512014
Warm when git feature is disabled instead of ignoring flags
|
5 years ago |
Benjamin Sago
|
fd730e436c
Make View command-line args position-dependent
|
5 years ago |
Benjamin Sago
|
3419afa7cf
Massive theming and view options refactor
|
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
|
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
|
70a30ed683
The Selfening
|
5 years ago |
ariasuni
|
046af5cdd1
Use git2 instead of parsing .gitignore for --git-ignore
|
5 years ago |
Benjamin Sago
|
1f167dda41
Merge pull request #577 from 0rvar/feature/suppress-columns
|
6 years ago |
Orvar Segerström
|
925f5173c1
Add support for suppressing table columns
|
6 years ago |
Bond_009
|
f599c7ce93
Update to Rust 2018
|
7 years ago |
Benjamin Sago
|
df9b32c892
Fix a couple warnings
|
6 years ago |
Martin Lindhe
|
7b1ee01eb5
adjust some spelling
|
8 years ago |
Benjamin Sago
|
28b4b672d4
Move FileStyle to the same options file as Colours
|
8 years ago |
Benjamin Sago
|
45a807a14f
Redo Git implementation to allow --git --recurse
|
8 years ago |
Benjamin Sago
|
945fa1e83d
Isolate and document the environment variables
|
8 years ago |
Benjamin Sago
|
bf8ff3675b
Move Vars into its own module
|
8 years ago |
Benjamin Sago
|
4907565baf
Move colour options to their own file
|
8 years ago |
Benjamin Sago
|
6740faa781
env vars should be referenced, not copied
|
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
|
adaa36e1c5
Integrate strict mode, use it to test file sizes
|
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
|
6755ee6ae9
Extract table columns into a struct
|
8 years ago |
Benjamin Sago
|
0b87392fd4
Decouple assert_eq! and assert_parses
|
8 years ago |