0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README.md: Mention git range-diff More... about 2 months ago
Cleanups inspired by clippy More... over 4 years ago
Update dependencies More... over 4 years ago
Update to Rust 2018 More... over 4 years ago
commit_status: Simplify conditional More... over 4 years ago
Simplify comparison of author and committer More... over 4 years ago
Formatting improvements, based partly on rustfmt More... over 4 years ago
Simplify some complex logic using notfound_to_none More... over 4 years ago
get_signature: Simplify excessively nested or_else chain More... over 4 years ago
Use new char::is_ascii_alphanumeric function More... over 4 years ago
reference_matching_opt: Reformat function signature More... over 4 years ago
reference_matching_opt: Remove unnecessary turbofish on collect() More... over 4 years ago
Switch from try! to ? More... over 4 years ago
Fix import ordering More... over 4 years ago
Add blank line between uses for std and other crates More... over 4 years ago
Rust now supports PartialEq between OsString and &str More... over 4 years ago
Clean up some comments More... over 4 years ago
Remove unnecessary explicit 'static lifetime on constant strings More... over 4 years ago
Use eprint and eprintln More... over 4 years ago
Use Oid::zero() now that it exists More... over 4 years ago
Use new git2 function peel_to_commit More... over 4 years ago
Update munkres More... over 4 years ago
Switch from deprecated isatty to atty More... over 4 years ago
Shorten "Subject-Prefix" placeholder to "prefix" to avoid wrapping More... over 4 years ago
Update to git2 0.10 More... over 4 years ago
Cargo.lock: Update all dependencies More... over 4 years ago
Cargo.lock: Update url, which fixes incompatibility with NLL More... over 4 years ago
Cargo.lock: Update git2, which includes updating openssl-sys for newer openssl More... over 4 years ago
Cargo.lock: Update to the current format More... over 4 years ago
Mark trait object types with dyn More... over 4 years ago