Peltoche
|
c3f0d9b071
|
Fix the table of contents
|
2018-12-04 15:09:47 +01:00 |
|
Peltoche
|
fd929b39a9
|
Add the recommended configurations into the README
|
2018-12-04 15:08:01 +01:00 |
|
Peltoche
|
3138ed1246
|
Add a coming soon for the archlinux install
|
2018-12-04 15:01:42 +01:00 |
|
Peltoche
|
e8cda29fc6
|
(cargo-release) start next development iteration 0.6.1-pre
|
2018-12-04 14:55:32 +01:00 |
|
Peltoche
|
ccc2884aba
|
(cargo-release) version 0.6.0
|
2018-12-04 14:55:16 +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
|
776cb48f88
|
(cargo-release) version 0.5.0
|
2018-12-04 13:30:28 +01:00 |
|
Peltoche
|
8989ca44fe
|
Add the --recursive option
|
2018-12-04 13:29:54 +01:00 |
|
Peltoche
|
823b04a258
|
Handle correctly the special files metadata fetching
|
2018-12-04 11:15:05 +01:00 |
|
Peltoche
|
228a5bb11a
|
Handle the symlinks with relatif paths
|
2018-12-04 10:57:54 +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 |
|
Peltoche
|
7afde5d9bb
|
(cargo-release) version 0.4.1
|
2018-12-02 18:26:11 +01:00 |
|
Peltoche
|
a4a494a5bc
|
Add the -1 option
|
2018-12-02 18:19:57 +01:00 |
|
Peltoche
|
9e16d6620b
|
Display all the batch a once
|
2018-12-02 18:16:02 +01:00 |
|
Peltoche
|
e425bd9d3a
|
Use ANSIString for rendering
|
2018-12-02 18:13:46 +01:00 |
|
Peltoche
|
e375a19f5b
|
Add the Display struct
|
2018-12-02 17:22:51 +01:00 |
|
Peltoche
|
2d6627ce7f
|
Create the Batch struct
|
2018-12-02 15:05:27 +01:00 |
|
Peltoche
|
e4f08321a5
|
(cargo-release) start next development iteration 0.4.1-pre
|
2018-12-01 19:04:07 +01:00 |
|
Peltoche
|
437cb4d143
|
(cargo-release) version 0.4.0
|
2018-12-01 19:03:51 +01:00 |
|
Peltoche
|
0bd3ce5b31
|
Create the Name struct
|
2018-12-01 18:59:53 +01:00 |
|
Peltoche
|
f542fef68d
|
Create the Date struct
|
2018-12-01 17:56:07 +01:00 |
|
Peltoche
|
a7aff583f3
|
Create the Owner struct
|
2018-12-01 17:15:55 +01:00 |
|
Peltoche
|
8faac6bcce
|
Update the TODO into the README
|
2018-12-01 16:53:49 +01:00 |
|
Peltoche
|
8a0f253f16
|
Handle all the file types (block/char/pipe/etc)
|
2018-12-01 16:51:39 +01:00 |
|
Peltoche
|
033181ca9b
|
Add the file_type into the Permission struct
|
2018-12-01 14:16:23 +01:00 |
|
Peltoche
|
21cc041775
|
Add the setuid/setgid/sticky bit support
|
2018-12-01 13:21:39 +01:00 |
|
Peltoche
|
25c615002e
|
Add the Size.render method
|
2018-12-01 12:34:16 +01:00 |
|
Peltoche
|
8585369bf1
|
Run clippy
|
2018-12-01 12:11:01 +01:00 |
|
Peltoche
|
ba980f0da1
|
Move the permission login into the permissions package
|
2018-12-01 12:10:12 +01:00 |
|
Peltoche
|
af5809c4e7
|
Implement the From<Metadata> trait for Size
|
2018-12-01 11:27:46 +01:00 |
|
Peltoche
|
b948e99970
|
(cargo-release) start next development iteration 0.3.2-pre
|
2018-11-30 14:55:10 +01:00 |
|
Peltoche
|
bb92be585d
|
(cargo-release) version 0.3.1
|
2018-11-30 14:54:43 +01:00 |
|
Peltoche
|
f1fec9352d
|
Fix the file size values
|
2018-11-30 14:53:54 +01:00 |
|
Peltoche
|
4ff3ed0633
|
(cargo-release) start next development iteration 0.3.1-pre
|
2018-11-27 13:21:38 +01:00 |
|
Peltoche
|
b7475b8158
|
(cargo-release) version 0.3.0
|
2018-11-27 13:21:10 +01:00 |
|
Peltoche
|
83cb7672ad
|
Update the colors to use Fixed
|
2018-11-26 14:22:42 +01:00 |
|
Peltoche
|
9860c518a7
|
Add the LSDeluxe name
|
2018-11-26 13:38:12 +01:00 |
|
Peltoche
|
5f2ac2ab4f
|
Add the travis badge
|
2018-11-26 13:27:03 +01:00 |
|
Peltoche
|
4f6c9a8105
|
Add a basic .travis.yml config file
|
2018-11-26 13:27:03 +01:00 |
|
Peltoche
|
7fed258f40
|
(cargo-release) start next development iteration 0.2.1-pre
|
2018-11-25 17:46:07 +01:00 |
|
Peltoche
|
7b8d552202
|
Update the version into the Cargo.toml
|
2018-11-25 17:45:25 +01:00 |
|
Peltoche
|
5027dfbfe1
|
Add some badges
|
2018-11-25 17:42:23 +01:00 |
|
Peltoche
|
5bb17cf73f
|
Fix typo
|
2018-11-25 17:39:41 +01:00 |
|
Peltoche
|
b52d286a51
|
Improve the table of content
|
2018-11-25 17:39:17 +01:00 |
|
Peltoche
|
4458aae6b4
|
Add a table of content
|
2018-11-25 17:37:12 +01:00 |
|
Peltoche
|
65730977f8
|
Remove useless instruction
|
2018-11-25 17:32:24 +01:00 |
|
Peltoche
|
fa3098c4c2
|
Add some benchmark
|
2018-11-25 17:31:46 +01:00 |
|
Peltoche
|
8d15f4b1f3
|
Add some comments
|
2018-11-25 17:07:28 +01:00 |
|