Commit graph

64 commits

Author SHA1 Message Date
Sumit Sahrawat
0dba1fd33b Update Cargo.lock after rebase 2019-10-23 10:46:03 +02:00
Sumit Sahrawat
148c78d418 Fix #275: Implement -I/--ignore-glob 2019-10-23 10:46:03 +02:00
Gavin Panella
5ca44beaf9 Basic integration tests, to demonstrate one possible approach. 2019-10-11 15:08:11 +02:00
Pierre Peltier
aa40bd2821
Release 0.16.0 2019-08-02 15:53:12 +02:00
Igor Gnatenko
dfdf8a19b4 chore: Switch from tempdir to tempfile
Former is deprecated.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-06-10 16:31:12 +02:00
Peltoche
7b536ca854
Release 0.15.1 2019-05-24 18:05:12 +02:00
Peltoche
16890f9a79
Release 0.15.0 2019-05-23 13:45:35 +02:00
Peltoche
0f44ea37a8 Update some dependencies 2019-05-21 14:00:48 +02:00
Daniel
63b2955d3f Added winapi dependency 2019-04-10 15:23:16 +02:00
Peltoche
d81a6f97c9
Release 1.14.0 2019-03-12 13:13:16 +01:00
Peltoche
dbff549a87
Release the 1.13.0 2019-03-04 19:52:43 +01:00
Abin Simon
aba3e96a28 color files with lscolors 2019-02-17 12:17:29 +01:00
Peltoche
0fa68098e2 Improve the tree display 2019-01-23 23:09:34 +01:00
Peltoche
5b28831bfd
(cargo-release) start next development iteration 0.12.1-pre 2019-01-23 14:30:46 +01:00
Peltoche
5f50be78e9 Fix the --icon=never in case of no tty 2019-01-12 12:13:29 +01:00
Peltoche
115e9f5036
(cargo-release) start next development iteration 0.11.2-pre 2018-12-27 14:10:10 +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
Kenta Kubo
fca6498d99 Use unicode-width crate to count width of filename 2018-12-20 14:01:03 +01:00
Peltoche
f162a677dd Fix the name ordering 2018-12-17 11:43:28 +01:00
Peltoche
097b708b89
(cargo-release) start next development iteration 0.10.1-pre 2018-12-16 11:29:54 +01:00
Abin Simon
f31afa8ab7 Add option to show relative date 2018-12-13 12:27:54 +01:00
Peltoche
abf66f6d6f Fix some icons tests 2018-12-12 16:21:54 +01:00
Peltoche
40b995459f
(cargo-release) start next development iteration 0.9.1-pre 2018-12-12 11:52:10 +01:00
Peltoche
98f59b3e2e Add tests for the date, name and filetype modules 2018-12-10 20:35:46 +01:00
Peltoche
171031a5dd
Remove the license line into the snacraft.yaml file 2018-12-09 12:09:19 +01:00
Peltoche
31f772fd52
(cargo-release) start next development iteration 0.8.1-pre 2018-12-08 23:23:29 +01:00
Peltoche
a006824f37 Refactore the icon package 2018-12-08 22:38:08 +01:00
Peltoche
10308cd55d
Improve the README installation section 2018-12-07 18:53:19 +01:00
Peltoche
2f07c47a63
Change the snapcraft confinement to strict 2018-12-07 16:47:36 +01:00
Peltoche
5caafadf31
Hide the snapcraft.yml file 2018-12-07 13:26:30 +01:00
Peltoche
d6cc412a91
Update the pkg file metadatas 2018-12-07 13:04:38 +01:00
Peltoche
a1da99764a
Fix indentation in travis-ci.yml 2018-12-06 23:21:25 +01:00
Peltoche
9d1ac59a67
Update the encrypted password 2018-12-06 23:18:05 +01:00
Peltoche
60dad83b6a
Upload all the .dep assets 2018-12-06 23:03:38 +01:00
Peltoche
4084296938
Fix the license name into the packaging 2018-12-06 21:28:45 +01:00
Peltoche
311a666978
(cargo-release) start next development iteration 0.7.3-pre 2018-12-06 20:33:16 +01:00
Peltoche
751ac1a8aa
(cargo-release) start next development iteration 0.7.2-pre 2018-12-06 20:21:01 +01:00
Peltoche
715298e007
(cargo-release) start next development iteration 0.7.1-pre 2018-12-06 19:54:27 +01:00
Peltoche
98bc907101 Add a complete CD
This commit include the features:
- The version is available with `lsd --version`
- Create the completions scripts for bash/fish/zsh/powershell
- Return an error during the build if the rust requirements are not ok.
- Add the binaries into the releases assets
- Fix Size for the i686 architectures
2018-12-06 19:13:39 +01:00
Peltoche
15b968ec4e Add help texts to the cli 2018-12-06 14:55:53 +01:00
Peltoche
83db927a15
(cargo-release) start next development iteration 0.6.4-pre 2018-12-05 21:32:31 +01:00
Peltoche
55c61722f3 Fix the tests 2018-12-05 11:37:34 +01:00
Peltoche
eb8d5fdbd3
(cargo-release) start next development iteration 0.6.3-pre 2018-12-05 10:25:01 +01:00
Peltoche
5b75642e66
Fix a typo
Thanks to Bourgond_Aries for the report!
2018-12-04 17:24:41 +01:00
Peltoche
e8cda29fc6
(cargo-release) start next development iteration 0.6.1-pre 2018-12-04 14:55:32 +01:00
Peltoche
b60bab1bdd
Handle the --tree option 2018-12-04 14:54:56 +01:00
Peltoche
10e24e9854
(cargo-release) start next development iteration 0.5.1-pre 2018-12-04 13:30:47 +01:00
Peltoche
fbf8dacbc6
Handle broken symlinks 2018-12-03 13:27:06 +01:00
Peltoche
9121c4dbb1
(cargo-release) start next development iteration 0.4.2-pre 2018-12-02 18:26:26 +01:00