Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-26 | thanks clippy | Sebastian Thiel | |
2021-10-26 | fix: cargo install without --locked should work now (#111) | Sebastian Thiel | |
2021-10-26 | remove superfluous line in release.yml | Sebastian Thiel | |
The token is already passed in 'with: ' | |||
2021-10-26 | Release dua-cli v2.14.10v2.14.10 | Sebastian Thiel | |
2021-10-26 | fix: see if releases work now with a different create-release action | Sebastian Thiel | |
We are only interested in the upload_url, not in actually creating a release as smart-release does that already. | |||
2021-10-26 | Release dua-cli v2.14.9v2.14.9 | Sebastian Thiel | |
2021-10-26 | fix: try to produce release binaries once more | Sebastian Thiel | |
With smart-release, this is created automatically. | |||
2021-10-26 | update package size to match new changelog | Sebastian Thiel | |
2021-10-26 | Release dua-cli v2.14.8v2.14.8 | Sebastian Thiel | |
2021-10-26 | Use `cargo changelog` | Sebastian Thiel | |
2021-10-26 | cleanup changelog | Sebastian Thiel | |
2021-10-26 | change: auto-config support for Apple M1 Pro and Apple M1 Max | Sebastian Thiel | |
2021-09-18 | Release dua-cli v2.14.7v2.14.7 | Sebastian Thiel | |
2021-09-18 | prepare release | Sebastian Thiel | |
2021-09-18 | Fix deletion process on Rust 1.55 | Boris-Chengbiao Zhou | |
Rust 1.55 unfortunately breaks the existing code which assumed that ErrorKind::Other will be returned by fs::read_dir() when a file is encountered. For now just always try deleting as if it's a file with the possibility to add the optimization back again once the `io_error_more` feature is stabilized. References: - https://blog.rust-lang.org/2021/09/09/Rust-1.55.0.html#stdioerrorkind-variants-updated - https://github.com/rust-lang/rust/pull/85746 - https://github.com/rust-lang/rust/issues/86442 | |||
2021-08-22 | Release dua-cli v2.14.6v2.14.6 | Sebastian Thiel | |
2021-08-22 | update change log | Sebastian Thiel | |
2021-08-22 | Merge branch 'style' | Sebastian Thiel | |
2021-08-22 | Update changelog | Sebastian Thiel | |
2021-08-22 | Support Home/End and fix inconsistent help text | Kid | |
2021-08-22 | Improve mark widget tip style | Kid | |
2021-08-19 | Format correctly | Ben Armstead | |
2021-08-19 | Remove unnecessary line | Ben Armstead | |
2021-08-16 | Release dua-cli v2.14.5v2.14.5 | Sebastian Thiel | |
2021-08-16 | Fix #102, bump patch level | Sebastian Thiel | |
2021-08-08 | Add NetBSD installation instructions | Sebastian Thiel | |
2021-08-08 | sysinfo upgrade | Sebastian Thiel | |
2021-08-05 | Add aggregate-scan-progress feature to help with #99 | Sebastian Thiel | |
2021-08-05 | (cargo-release) version 2.14.4v2.14.4 | Sebastian Thiel | |
2021-08-05 | update dependencies; upgrade to tui-0.16 | Sebastian Thiel | |
2021-07-30 | thanks clippy | Sebastian Thiel | |
2021-07-25 | (cargo-release) version 2.14.3v2.14.3 | Sebastian Thiel | |
2021-07-25 | upgrade open to v2 | Sebastian Thiel | |
2021-07-14 | (cargo-release) version 2.14.2v2.14.2 | Sebastian Thiel | |
2021-07-14 | update changelog | Sebastian Thiel | |
2021-07-14 | Also run 'make check' on CI now that more feature toggles are added | Sebastian Thiel | |
2021-07-14 | Merge branch 'optional-trash' | Sebastian Thiel | |
2021-07-14 | disable test that now starts failing on windows even though… | Sebastian Thiel | |
…it worked all the time before. | |||
2021-07-14 | dependency upgrade: petgraph 0.6 | Sebastian Thiel | |
2021-07-14 | dependency update | Sebastian Thiel | |
2021-07-14 | refactor | Sebastian Thiel | |
2021-07-14 | Add checking and testing of new feature toggle | Sebastian Thiel | |
2021-07-13 | Make the trash feature optional | Lewis Cook | |
2021-06-30 | (cargo-release) version 2.14.1v2.14.1 | Sebastian Thiel | |
2021-06-30 | upgrade sysinfo | Sebastian Thiel | |
2021-06-30 | prepare patch release | Sebastian Thiel | |
2021-06-30 | cargo fmt | Sebastian Thiel | |
2021-06-30 | dependency update | Sebastian Thiel | |
2021-06-30 | (cargo-release) version 2.14.0v2.14.0 | Sebastian Thiel | |
2021-06-30 | prep changelog | Sebastian Thiel | |