andy.boot
62bf1e14de
deps: update libraries
2025-11-24 21:15:44 +00:00
andy.boot
de2d748a88
chore: Retire directories library
...
Only used in one place (less dependencies = good).
Also directories has been retired as a github project. Easier to replace
with std::env::home() which has all the functionality we need
2025-11-20 23:46:34 +00:00
Benjamin A. Beasley
509d51e872
Update directories from 4 to 6
2025-11-20 22:46:40 +00:00
andy.boot
968377eebd
deps: cargo update
2025-10-06 20:42:19 +01:00
andy.boot
4e83421da6
version: increment version
2025-07-31 22:33:44 +01:00
andy.boot
76b9f32859
release: increment version
2025-07-06 09:46:33 +01:00
andy.boot
51dc167345
deps: cargo update ( #510 )
...
* hack
* Revert "hack"
This reverts commit d51c5b890439ec5ea46a10454801f9ca3593afca.
* deps: upgrade
2025-07-05 09:42:26 +01:00
andy.boot
29441eda19
version: increment version
2025-06-04 20:07:23 +01:00
Shun Sakai
702f0f0fe9
chore(cli): Migrate to Derive API
...
Change the definition of CLI from the Builder API to the Derive API.
2025-05-16 22:09:27 +01:00
andy.boot
646cdd976d
release: increment version ( #485 )
2025-04-01 23:19:59 +01:00
andy.boot
dd799706fb
deps: cargo update ( #474 )
...
* deps: cargo update
* deps: Update edition 2024
and run cargo update
2025-03-11 00:38:38 +00:00
andy.boot
d876cc28a7
release: Increment version
2025-02-27 22:08:38 +00:00
andy.boot
a962b80eec
deps: cargo update
2025-02-06 00:30:39 +00:00
andy.boot
b24fab720d
deps: cargo update
2024-09-03 21:54:20 +01:00
andy.boot
dad88ad660
version: increment version
2024-07-17 19:35:44 +01:00
andy.boot
b4a517a096
version: update version
...
Also update docs, so I don't partially update a version number again
2024-07-16 22:48:27 +01:00
Maksim Bondarenkov
4fc1897678
deps: update winapi-util to 0.1.8 ( #410 )
2024-07-03 21:41:52 +01:00
wugeer
d65f41097e
feat: Added the ability to filter the corresponding files based on the access time, modify time, and change time of the file for statistics
2024-06-24 23:35:25 +01:00
wangweijie
a34e78f912
deps: bump libc from 0.2.153 to 0.2.155
...
Signed-off-by: wangweijie <wangweijie@loongson.cn >
2024-06-18 23:18:16 +01:00
Fukushima Shogo
184ea1f956
Added json output function
2024-05-02 23:03:41 +01:00
andy.boot
b86e5c8c88
version: increment version
2024-03-25 22:47:03 +00:00
andy.boot
25c016f98a
cargo update
2024-03-25 22:01:08 +00:00
andy.boot
b54a215805
feat: Listen for ctrl-c
...
before ctrl-c would not cancel a running job.
2024-03-25 21:33:40 +00:00
pandaninjas
a4b5d8573b
feat(win): use size on disk for apparent size for OneDrive files ( #370 )
...
* feat(win): use size on disk for apparent size for OneDrive files
* apply changes from code review
* run cargo fmt
2024-02-24 15:05:11 +00:00
andy.boot
4a2778b6ea
dependency: cargo update
2024-02-21 23:42:30 +00:00
andy.boot
10168e0a47
cargo update
2024-01-29 22:41:42 +00:00
andy.boot
6768df9a7b
Increment version
2024-01-09 23:16:16 +00:00
andy.boot
c8b61d2f46
dependency: upgrade to clap 4
2023-12-11 23:07:54 +00:00
andy.boot
7c54d41ace
dependency: remove atty
...
Read input from clap
2023-11-09 23:23:05 +00:00
andy.boot
2fa14ca19c
cargo update: update dependencies ( #341 )
2023-11-06 23:21:13 +00:00
andy.boot
2c23336794
Increment version
...
Request for security fix
https://github.com/bootandy/dust/issues/324
2023-05-05 20:40:52 +01:00
andy.boot
a4ae013459
cargo update: update dependencies
2023-05-05 20:40:52 +01:00
andy.boot
bdfd3c01a5
cargo update: update dependencies
2023-03-14 20:59:31 +00:00
andy.boot
2fe91806c7
Increment version
2023-03-14 08:18:23 +00:00
andy.boot
49a21b1121
Increment version
2023-01-29 10:24:36 +00:00
Alexander Kjäll
fdbed14334
generate a man page as part of the build
2023-01-27 22:45:45 +00:00
Alexander Kjäll
83ef2525aa
upgrade dependencies
2023-01-26 23:05:14 +00:00
Guillaume Gomez
72b811c278
Update sysinfo version to 0.26.7
2023-01-04 19:38:40 +00:00
Collin Styles
0a67191054
Add a direct dependency on the atty crate
2022-10-01 11:16:14 +01:00
andy.boot
c363e5ff8b
Fix: Only create large stack size if enough memory
...
Small boxes do not have enough memory to create a large stack
Conversely we want a large stack size for large boxes with a very highly
nested directory structure.
Version: New version
2022-08-31 21:14:56 +01:00
andy.boot
5103ebe0d8
Version: Increment version
2022-08-23 12:26:08 +01:00
Jedsek
81d52e6e3a
Support for completions
2022-08-23 09:11:13 +01:00
andy.boot
5980858b39
Feature: Config file
...
Read flags for several params from config file.
This was a popular requested feature (many people want to run with -r on
by default).
2022-08-22 12:05:04 +01:00
andy.boot
164bec71a3
Update libs
2022-07-14 09:42:45 +01:00
andy.boot
11b5c7227f
New Version
2022-07-14 08:53:45 +01:00
dependabot[bot]
afc36a633f
Bump regex from 1.5.4 to 1.5.5
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 09:00:43 +01:00
andy.boot
fabb27908d
Increment version
2022-02-26 11:47:06 +00:00
andy.boot
9f4a5daee6
Update library: Clap
...
Required several changes to main.rs as v3 had breaking changes.
2022-02-26 11:10:26 +00:00
andy.boot
27f0a015ef
Update cargo packages
2022-02-26 11:10:26 +00:00
andy.boot
0301c7a058
Increment version
...
(skipped several due to build difficulties)
2021-09-19 13:50:10 +01:00