João M. Martins
João M. Martins
## Current Behavior Conda in msys2 and Zsh overwrites system variables with CRLF line endings after first use, making it impossible to use conda after using it once. Conda in...
### Describe the bug The implementation of #599, fixing #488, correctly addresses the case where a dependency uses `publish = false` in its `Cargo.toml`. Unfortunately, it does not address the...
## Description - Add git_commit_signed tool that supports GPG signing of commits - Accepts optional key_id parameter to sign with specific GPG key - Uses git commit -S flag for...
## Summary This PR resolves the security vulnerability **RUSTSEC-2021-0153** by replacing the unmaintained `encoding` crate with the actively maintained `encoding_rs` crate. ## Changes Made - **Dependency Migration**: Updated `encoding/Cargo.toml` to...