Ethan P
|
887e61a99d
|
Allow application to be built without git support
Caveats:
The help descriptions aren't changed with you remove the "git" feature.
|
2020-05-15 13:58:48 -07:00 |
|
sharkdp
|
702cb198da
|
Rename error module
|
2020-04-22 23:55:28 +02:00 |
|
sharkdp
|
0cde4e9121
|
Numbers => LineNumbers
|
2020-04-22 23:55:28 +02:00 |
|
David Tolnay
|
4e11abdf9b
|
Move git changes support behind a feature
|
2020-03-31 09:27:56 +02:00 |
|
sharkdp
|
84ba323b1c
|
Rename output component to 'style compinent', move wrap to separate module
|
2020-03-21 22:21:23 +01:00 |
|
sharkdp
|
b9ce3c248c
|
Simplify 'using_controller' example
|
2019-10-30 19:47:51 +01:00 |
|
Fahmi Akbar Wildana
|
e287594654
|
Fix compile-error on Rust v1.35.0
|
2019-10-20 21:43:51 +02:00 |
|
Fahmi Akbar Wildana
|
2253d07341
|
Derive fmt::Debug whenever possible
|
2019-10-20 21:43:51 +02:00 |
|
Fahmi Akbar Wildana
|
7208a63a49
|
Implement trait Default for struct Config
|
2019-10-20 21:43:51 +02:00 |
|
Ethan P
|
7f2e61d579
|
Add new style component to separate multiple '--line-range's
|
2019-08-31 13:46:48 +02:00 |
|
Daniele Esposti
|
82f14121bd
|
Applied linter fixes
|
2019-03-09 07:43:41 +01:00 |
|
Daniele Esposti
|
a21ae614e6
|
Migrated to Rust 2018
|
2019-03-09 07:43:41 +01:00 |
|
sharkdp
|
80da0dc619
|
run cargo fmt
|
2018-09-26 19:16:03 +02:00 |
|
sharkdp
|
20b02e72b3
|
Disable wrapping when --style is plain
closes #289
|
2018-09-18 21:31:56 +02:00 |
|
sharkdp
|
dccf8d8221
|
Use a more streamlined version of style-component collection
|
2018-09-12 21:35:23 +02:00 |
|
eth-p
|
d8030626f8
|
Automatically disable wrapping when style is plain.
|
2018-09-08 09:52:21 +02:00 |
|
ms2300
|
5444b0dfed
|
Fixes mut issue
|
2018-08-28 20:24:13 +02:00 |
|
sharkdp
|
9316f2a758
|
Major refactoring and cleanup
|
2018-08-22 22:29:12 +02:00 |
|
eth-p
|
870b3c0daf
|
PR #102 Followed @BrainMaestro's suggestions
Also ran cargo fmt.
|
2018-05-13 03:26:23 -07:00 |
|
eth-p
|
d4b438b9d3
|
Fix padding, add --wrap argument, disable wrap for non-tty. (Fixed)
I'm not quite sure what was up with git on that last commit, but it's
all properly committed now.
|
2018-05-12 13:44:10 -07:00 |
|
eth-p
|
fc160b0dcd
|
PR #102 Review Changes
- Reformatted code.
- Removed leftover code.
- Removed leftover comments.
- Fixed compiling on Rust 1.24.0
|
2018-05-12 06:32:23 -07:00 |
|
eth-p
|
4e4110bf50
|
Added line wrapping.
|
2018-05-11 21:59:26 -07:00 |
|
Ezinwa Okpoechi
|
f711fb5006
|
Split style to separate module
|
2018-05-11 10:15:26 +02:00 |
|