Nbiba Bedis
|
734ffd4331
|
Compile on stable
|
2021-12-08 11:58:02 +01:00 |
|
Nbiba Bedis
|
0976970e8c
|
Add progress bar for compressing/decompressing
|
2021-11-25 11:57:47 +01:00 |
|
João M. Bezerra
|
4e0dbeb85b
|
Merge branch 'accessibility'
|
2021-11-24 23:39:00 -03:00 |
|
Anton Hermann
|
1030eb0de9
|
Improve accessibility code and comment decisions why some info is (in)accessible
|
2021-11-23 11:53:20 +01:00 |
|
João Marcos Bezerra
|
fe4b265d9f
|
Merge branch 'master' into infer2
|
2021-11-14 02:11:28 -03:00 |
|
Vinícius Rodrigues Miguel
|
afc8367230
|
Simplify (optimize?) several file inferring functions
|
2021-11-14 01:53:59 -03:00 |
|
Nbiba Bedis
|
08b2314d8f
|
display xz when inferring lzma
|
2021-11-13 17:13:51 +01:00 |
|
Nbiba Bedis
|
0660c2fe59
|
Remove Lzip because its incorrect, and improve extention comparison
|
2021-11-13 09:46:08 +01:00 |
|
Anton Hermann
|
c1add95e70
|
Fix warnings in doc comments
Escape square brackets comments containing "[INFO]", "[WARNING]", "[ERROR]"
Suppress automatic link markup warning
|
2021-11-13 00:07:17 +01:00 |
|
Spyros Roum
|
c33d896743
|
Change clear_path to return Result<bool>
So `Ok(true)` means the path is clear while `Ok(false)` means the user doesn't want to overwrite
|
2021-11-11 15:58:51 +02:00 |
|
Spyros Roum
|
eb9a99fff3
|
Create util for clearing a path
|
2021-11-11 11:36:26 +02:00 |
|
João M. Bezerra
|
a531d44e2b
|
Move colors module to it's own file
|
2021-11-10 09:55:44 -03:00 |
|
João M. Bezerra
|
d27e259b26
|
Reorganizing src/utils, by renaming submodules
And moving formatting stuff out of fs.rs
|
2021-11-10 09:51:26 -03:00 |
|
João M. Bezerra
|
cbc87866fa
|
Fix zip magic numbers detection
And reworked detection for other formats as well
|
2021-11-10 06:34:05 -03:00 |
|
João M. Bezerra
|
16acb98b6e
|
Early return when can't detect extension from magic numbers
|
2021-11-10 06:04:31 -03:00 |
|
João M. Bezerra
|
552096acf0
|
Minor import and module exporting changes
|
2021-11-10 06:03:46 -03:00 |
|
Nbiba Bedis
|
266cf6e27a
|
Infer file extension when decompressing
|
2021-11-10 05:41:44 -03:00 |
|
Vinícius Miguel
|
43fb274956
|
Optimize strip_cur_dir (#167)
|
2021-11-05 23:49:35 -04:00 |
|
Vinícius Miguel
|
739a52f00e
|
Refactor utils into a module (#166)
|
2021-11-05 22:04:00 -04:00 |
|