sharkdp
|
39fb41f05a
|
Move exit codes to 'internal' module
|
2018-01-03 10:00:22 +01:00 |
|
Dock
|
26ad7da347
|
Using wants_to_quit to exit the sender as well as the reciever (#211)
Closes #210
|
2018-01-03 09:26:11 +01:00 |
|
sharkdp
|
a5f5ad6254
|
Re-enable code style check
|
2018-01-01 16:00:32 +01:00 |
|
Dock
|
4d66c84109
|
Correct exit codes (#202)
* Changed exit code on ctrl-c to 130 to match specification
* Changed exit code when stdout errors. 1 for general error.
|
2017-12-18 06:53:34 -08:00 |
|
Dock
|
c0bfc65d88
|
Handle terminal signals (#128)
fixes #87
|
2017-11-22 23:05:09 +01:00 |
|
Antti Keränen
|
701b8f209b
|
Relicense under MIT/Apache-2.0
|
2017-10-22 10:36:42 +02:00 |
|
Jose Narvaez
|
715b07599b
|
RedoxOS support.
|
2017-10-20 12:59:36 +02:00 |
|
J.W
|
8d85debc12
|
Refactor path handling (fixes #113)
* Fix path check
* Fix full path matching
* Allow more simple driver names in Windows tests
* Factor out special is_dir() check for "." and ".."
|
2017-10-18 20:04:34 +02:00 |
|
J.W
|
e649c8fa79
|
Use a uniform output format for searching ../
closes #107, fixes #82 by the way
|
2017-10-15 15:01:24 +02:00 |
|
Matthias Reitinger
|
7150c9a3a9
|
Refactor output.rs
|
2017-10-14 11:11:06 +02:00 |
|
Matthias Reitinger
|
0b04f39398
|
Split up print_entry in colorized and uncolorized helper functions.
|
2017-10-14 11:11:06 +02:00 |
|
Matthias Reitinger
|
0677e6331d
|
Fix too many path separators on Windows (#93).
|
2017-10-14 11:11:06 +02:00 |
|
Antti Keränen
|
049b9ec06b
|
Format the source code using rustfmt
|
2017-10-12 19:33:14 +02:00 |
|
Garrett Squire
|
ccb899a511
|
break main into separate modules
|
2017-10-11 08:21:09 +02:00 |
|