Commit graph

91 commits

Author SHA1 Message Date
Igor Raits
88e4133e16 chore: Update assert_fs/assert_cmd to 1
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-04-17 18:58:41 +05:30
Igor Raits
4921297e0b chore: Update lscolors to 0.7
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-04-17 18:58:41 +05:30
Pierre Peltier
10d1bd941c
(cargo-release) start next development iteration 0.17.1-pre 2020-04-09 11:07:24 +02:00
Pierre Peltier
13ca1000c7
Release 0.17.0 2020-04-09 11:05:15 +02:00
dvvvvvv
698bc2ef3b add date formatting validation 2019-12-16 16:41:50 +05:30
Pierre Peltier
e4d7b7de96 Update the dependencies 2019-12-06 11:35:03 +05:30
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
Roy Ivy III
32e0444b6f add portable command line wildcard support 2019-05-21 13:24:06 +02:00
Robert-André Mauchin
822aec4b22 Bump users to 0.9
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
2019-04-26 17:19:49 +02:00
Daniel
9316300adf Implemented get_file_data
Also added a few supporting functions.

Every unsafe block (and there are many) has a list of assumptions that
must be true. Most of them are easy to verify: for example, almost all
pointers indicate something in the *sd_ptr buffer, which lives until the
very end. The rest of the pointers are to something Rust allocated, so
they'll also live to the end of the function.
2019-04-10 15:23:16 +02:00
Daniel
63b2955d3f Added winapi dependency 2019-04-10 15:23:16 +02:00
Daniel
6a022c01bf Compiles on Windows with new windows_utils module
windows_utils will be responsible for safely wrapping WinAPI calls. This
should result in minimal changes to the interfaces of the existing
modules: all that is needed is new (very simple) constructors.
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
Ryan O'Beirne
9ec57c47b2 Use package description in clap 2019-02-26 13:14:45 +01:00
Abin Simon
aba3e96a28 color files with lscolors 2019-02-17 12:17:29 +01:00
Peltoche
1cd275de76 Drop the support of V1.30.1 and move to the rust 2018 edition 2019-02-16 11:34:33 +01:00
Eduardo Pinho
373a218157 Update Cargo.toml
remove homepage manifest attribute for compliance with C-METADATA
2019-02-03 11:16:40 +01:00
Peltoche
5b28831bfd
(cargo-release) start next development iteration 0.12.1-pre 2019-01-23 14:30:46 +01:00
Peltoche
be30d81361
(cargo-release) version 0.12.0 2019-01-23 14:30:16 +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
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
Kenta Kubo
fca6498d99 Use unicode-width crate to count width of filename 2018-12-20 14:01:03 +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
68dcbe4af4
Move the cargo release config into the .release.toml file 2018-12-13 16:38:17 +01:00
Abin Simon
f31afa8ab7 Add option to show relative date 2018-12-13 12:27:54 +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
98f59b3e2e Add tests for the date, name and filetype modules 2018-12-10 20:35:46 +01:00
Peltoche
31f772fd52
(cargo-release) start next development iteration 0.8.1-pre 2018-12-08 23:23:29 +01:00
Peltoche
3fa46e2fe8
(cargo-release) version 0.8.0 2018-12-08 23:23:09 +01:00
Peltoche
a006824f37 Refactore the icon package 2018-12-08 22:38:08 +01:00
Crestwave
a6d141aa7f Set license instead of license-file 2018-12-08 11:51:56 +01:00
Peltoche
c4c6f9fbac
Add Ubuntu into the Installation section 2018-12-07 19:00:27 +01:00
Peltoche
89172511a6
(cargo-release) version 0.7.12 2018-12-07 17:00:08 +01:00
Peltoche
20b7244373
(cargo-release) version 0.7.11 2018-12-07 14:24:44 +01:00
Peltoche
5fe2ecabdf
(cargo-release) version 0.7.10 2018-12-07 13:16:06 +01:00
Peltoche
cd78be8a43
(cargo-release) version 0.7.9 2018-12-06 23:21:46 +01:00
Peltoche
4aeb1e992e
(cargo-release) version 0.7.8 2018-12-06 23:18:30 +01:00
Peltoche
a48fe01d48
(cargo-release) version 0.7.7 2018-12-06 23:03:59 +01:00
Peltoche
6be7420e4f
(cargo-release) version 0.7.6 2018-12-06 21:49:18 +01:00
Peltoche
5255de78d7
(cargo-release) version 0.7.5 2018-12-06 21:29:02 +01:00