Commit graph

284 commits

Author SHA1 Message Date
cat12079801
972991d484 Add some tests for Icons::get 2018-12-27 17:39:28 +01:00
cat12079801
748b9c0368 Check directory first 2018-12-27 17:39:28 +01:00
cat12079801
c7c795856f Fix wrong indent 2018-12-27 17:39:28 +01:00
Pierre Peltier
92af678167 Update --depth help messages
Co-Authored-By: jorpic <jorpic@gmail.com>
2018-12-27 14:44:17 +01:00
Max Taldykin
c74b5d619e Add a depth parameter for the -R and --tree options 2018-12-27 14:44:17 +01:00
Peltoche
115e9f5036
(cargo-release) start next development iteration 0.11.2-pre 2018-12-27 14:10:10 +01:00
Peltoche
722a4740e9
(cargo-release) version 0.11.1 2018-12-27 14:09:49 +01:00
Peltoche
dc0155daa4
Add the description for 0.11.1 into the CHANGELOG 2018-12-27 14:09:02 +01:00
Peltoche
ac82815c19 Do not panic if the group name is not available 2018-12-27 13:08:58 +01:00
Peltoche
d1fdee3725
(cargo-release) start next development iteration 0.11.1-pre 2018-12-20 17:31:20 +01:00
Peltoche
68b2bd9747
(cargo-release) version 0.11.0 2018-12-20 17:30:56 +01:00
Peltoche
b9eea7a85b
Add the 0.11.0 and 0.10.0 changes into the CHANGELOG.md 2018-12-20 17:30:22 +01:00
Peltoche
e30ac3827a Fix the get_visible_width with no color set 2018-12-20 17:23:36 +01:00
Kenta Kubo
a8162471bc Remove unused import 2018-12-20 14:01:03 +01:00
Kenta Kubo
c1a3ef81ac cargo fmt src/display.rs 2018-12-20 14:01:03 +01:00
Kenta Kubo
1ecbdeef46 Add tests for Display::get_visible_width 2018-12-20 14:01:03 +01:00
Kenta Kubo
fca6498d99 Use unicode-width crate to count width of filename 2018-12-20 14:01:03 +01:00
Peltoche
072757b33d Add support to the arm-unknown-linux-gnueabihf platform 2018-12-17 18:43:40 +01:00
Peltoche
f162a677dd Fix the name ordering 2018-12-17 11:43:28 +01:00
boxdot
af9a24b490 Fix usage of touch in test. 2018-12-16 14:26:11 +01:00
boxdot
0eef7aea59 Make sure that mod time of file in the test is before dir created. 2018-12-16 14:26:11 +01:00
boxdot
9a83bda871 Review improvements + unittest of sorting. 2018-12-16 14:26:11 +01:00
boxdot
8e331ff566 Fix test. 2018-12-16 14:26:11 +01:00
boxdot
3514d79642 Add options to sort by time and to reverse sorting order. 2018-12-16 14:26:11 +01:00
Peltoche
097b708b89
(cargo-release) start next development iteration 0.10.1-pre 2018-12-16 11:29:54 +01:00
Peltoche
33f7607f09
(cargo-release) version 0.10.0 2018-12-16 11:29:35 +01:00
Peltoche
ff3ed0cf6a
Update the CHANGELOG 2018-12-16 11:28:49 +01:00
Peltoche
f8cf084a98
Fix the snap installation instruction into the README 2018-12-16 11:18:22 +01:00
Peltoche
cd586b330c
Remove a println 2018-12-15 09:29:02 +01:00
Peltoche
0c877b1cdb Fix a multi icon issue 2018-12-14 17:07:52 +01:00
Peltoche
d781e49c67 Add several icons 2018-12-14 17:07:52 +01:00
Peltoche
629c934c58 Make the clippy lints available for older compilers 2018-12-14 16:20:22 +01:00
Peltoche
be41956919 Fix the lint errors 2018-12-14 16:20:22 +01:00
Peltoche
c621352f8a Make clippy fail in case of warnings and enable the pedantic rules 2018-12-14 16:20:22 +01:00
Peltoche
8bc3686f66 Implement the Default trait to Flags 2018-12-14 14:32:18 +01:00
Peltoche
9173f8d36f Add tests for the Indicator struct 2018-12-14 14:32:18 +01:00
Peltoche
22b4f0f816 Add a test on relative date flag 2018-12-14 14:32:18 +01:00
Peltoche
377f0c950f Accept the same flag several times 2018-12-14 13:24:59 +01:00
Peltoche
68dcbe4af4
Move the cargo release config into the .release.toml file 2018-12-13 16:38:17 +01:00
Peltoche
f0a4fa125c Add the --icon flag 2018-12-13 16:08:01 +01:00
Abin Simon
f31afa8ab7 Add option to show relative date 2018-12-13 12:27:54 +01:00
Abin Simon
2548af1218 Use print instead of println to display output
Avoid the extra line being printed at the end
2018-12-13 10:52:56 +01:00
Peltoche
abf66f6d6f Fix some icons tests 2018-12-12 16:21:54 +01:00
Peltoche
984e374d26
Add a CHANGELOG.md 2018-12-12 14:17:41 +01:00
Peltoche
40b995459f
(cargo-release) start next development iteration 0.9.1-pre 2018-12-12 11:52:10 +01:00
Peltoche
ea2ffd0783
(cargo-release) version 0.9.0 2018-12-12 11:51:46 +01:00
Peltoche
fb0f6cdaad
Change the file icon for an empty one 2018-12-12 11:48:44 +01:00
Peltoche
1ef1904bd3 Add a custom color for all the special fils (char / pipe / block) 2018-12-12 11:46:50 +01:00
Peltoche
78f13841e8 Run cargo fmt 2018-12-12 11:46:50 +01:00
Unknown
917498022e Fixes 2018-12-12 10:27:19 +01:00