Lars Haalck
|
16046d57de
Add --octal-permissions argument
|
5 years ago |
Benjamin Sago
|
2382be7524
Merge branch 'master' into add-missing-flags-in-docs
|
6 years ago |
Benjamin Sago
|
1f167dda41
Merge pull request #577 from 0rvar/feature/suppress-columns
|
6 years ago |
Orvar Segerström
|
250104c9da
Add new suppress flags to --help
|
6 years ago |
ecanja
|
aded70c98e
Add missing flags in documentation files
|
6 years ago |
Bond_009
|
f599c7ce93
Update to Rust 2018
|
7 years ago |
Oleksii Filonenko
|
58c821be6e
Add documentation for --icons flag
|
6 years ago |
ariasuni
|
80b0d9dd0d
Display if a file is ignored by git
|
7 years ago |
James Reed
|
7218fb4b6a
Document only-dirs option
|
7 years ago |
James Reed
|
89a6e14e15
Move level option to correct group
|
7 years ago |
Thibaut Brandscheid
|
755876e9b6
fix most clippy warnings
|
7 years ago |
Kornel
|
2976b487ab
Replaced try!() with ?
|
7 years ago |
Benjamin Sago
|
07443e87ba
Add a --git-ignore option that doesn’t do anything
|
8 years ago |
Benjamin Sago
|
0fefc78cbb
Add more modified date aliases
|
8 years ago |
Benjamin Sago
|
6740faa781
env vars should be referenced, not copied
|
8 years ago |
Benjamin Sago
|
e45e515805
Remove stray colon from help text
|
8 years ago |
Benjamin Sago
|
dbebd60c4e
Extract var_os and use the mock to test
|
8 years ago |
Benjamin Sago
|
ff497b52e5
Be stricter in strict mode
|
8 years ago |
Benjamin Sago
|
411bdc4321
These help fields don’t need to be pub
|
8 years ago |
Benjamin Sago
|
9872eba821
Separate the matched flags from the free strings
|
8 years ago |
Benjamin Sago
|
b46fd1e32f
Extract help checking and its tests
|
8 years ago |
Benjamin Sago
|
6afde85e18
Document --time-style, and completions
|
8 years ago |
Benjamin Sago
|
f61e3853c1
Document sorting by type
|
8 years ago |
Benjamin Sago
|
7e302718fe
Update the docs where it counts
|
8 years ago |
Benjamin Sago
|
4018165e26
Avoid an allocation when printing help text
|
8 years ago |
Benjamin Sago
|
4e32b7fca9
Remove one last newline from help output
|
8 years ago |
Benjamin Sago
|
c5b18d0f6b
Remove extra newline from help text
|
8 years ago |
Benjamin Sago
|
ded829f073
Move help generation to its own function
|
8 years ago |
Benjamin Sago
|
5537dd9b99
Static lifetime elision constants
|
8 years ago |
Benjamin Sago
|
e2f73927c7
Make all the option descriptions the same
|
8 years ago |