0
I Use This!
Inactive

Commits : Listings

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