openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
G
git-series
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
1 day
ago.
Mar 19, 2022 — Mar 19, 2023
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanups inspired by clippy
Josh Triplett
More...
over 3 years ago
Update dependencies
Josh Triplett
More...
over 3 years ago
Update to Rust 2018
Josh Triplett
More...
over 3 years ago
commit_status: Simplify conditional
Josh Triplett
More...
over 3 years ago
Simplify comparison of author and committer
Josh Triplett
More...
over 3 years ago
Formatting improvements, based partly on rustfmt
Josh Triplett
More...
over 3 years ago
Simplify some complex logic using notfound_to_none
Josh Triplett
More...
over 3 years ago
get_signature: Simplify excessively nested or_else chain
Josh Triplett
More...
over 3 years ago
Use new char::is_ascii_alphanumeric function
Josh Triplett
More...
over 3 years ago
reference_matching_opt: Reformat function signature
Josh Triplett
More...
over 3 years ago
reference_matching_opt: Remove unnecessary turbofish on collect()
Josh Triplett
More...
over 3 years ago
Switch from try! to ?
Josh Triplett
More...
over 3 years ago
Fix import ordering
Josh Triplett
More...
over 3 years ago
Add blank line between uses for std and other crates
Josh Triplett
More...
over 3 years ago
Rust now supports PartialEq between OsString and &str
Josh Triplett
More...
over 3 years ago
Clean up some comments
Josh Triplett
More...
over 3 years ago
Remove unnecessary explicit 'static lifetime on constant strings
Josh Triplett
More...
over 3 years ago
Use eprint and eprintln
Josh Triplett
More...
over 3 years ago
Use Oid::zero() now that it exists
Josh Triplett
More...
over 3 years ago
Use new git2 function peel_to_commit
Josh Triplett
More...
over 3 years ago
Update munkres
Josh Triplett
More...
over 3 years ago
Switch from deprecated isatty to atty
Josh Triplett
More...
over 3 years ago
Shorten "Subject-Prefix" placeholder to "prefix" to avoid wrapping
Josh Triplett
More...
over 3 years ago
Update to git2 0.10
Josh Triplett
More...
over 3 years ago
Cargo.lock: Update all dependencies
Josh Triplett
More...
over 3 years ago
Cargo.lock: Update url, which fixes incompatibility with NLL
Josh Triplett
More...
over 3 years ago
Cargo.lock: Update git2, which includes updating openssl-sys for newer openssl
Josh Triplett
More...
over 3 years ago
Cargo.lock: Update to the current format
Josh Triplett
More...
over 3 years ago
Mark trait object types with dyn
Josh Triplett
More...
over 3 years ago
Switch deprecated trim_left and trim_right functions to trim_start and trim_end
Josh Triplett
More...
over 3 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree