1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #126 from reem/remove-unused-manifest-keys More... over 11 years ago
Merge pull request #125 from reem/flip-splitn More... over 11 years ago
Removed unusued manifest keys. More... over 11 years ago
Switch the arguments to splitn to account for upstream change. More... over 11 years ago
Merge pull request #124 from reem/method-hash More... over 11 years ago
Derive Hash for Method. More... over 11 years ago
Merge pull request #123 from SimonSapin/u16-port More... over 11 years ago
rust-url breaking change: Url.port is now Option<16> rather than String More... over 11 years ago
Merge pull request #122 from Ogeon/master More... over 11 years ago
Link to documentation in README.rst. Closes #118 More... over 11 years ago
Documentation examples checks out More... over 11 years ago
Merge pull request #120 from michaelsproul/gitignore More... over 11 years ago
Clean gitignore for restructure, ignore Cargo.lock
michaelsproul
as Michael Sproul
More... over 11 years ago
Merge pull request #113 from SimonSapin/rust-url More... over 11 years ago
Upgrade examples/client.rs to rust-url More... over 11 years ago
Merge remote-tracking branch 'upstream/master' into rust-url More... over 11 years ago
Merge pull request #119 from michaelsproul/build-fix More... over 11 years ago
Update README and examples for build sys changes.
michaelsproul
as Michael Sproul
More... over 11 years ago
Simplify the build system.
michaelsproul
as Michael Sproul
More... over 11 years ago
Merge pull request #117 from mneumann/master More... over 11 years ago
Fix build for certain BSD systems More... over 11 years ago
Remove impl Seek for MemWriterFakeStream. More... over 11 years ago
Upgrade to rust-url change: the url_ crate was renamed url. More... over 11 years ago
Add the rust-url dependency to Cargo.toml More... over 11 years ago
Remove stray line from merge conflict. More... over 11 years ago
Avoid mutation in a match guard. More... over 11 years ago
Replace a.get(n) with a[n]. More... over 11 years ago
Merge remote-tracking branch 'upstream/master' into rust-url More... over 11 years ago
Switch to rust-url More... over 11 years ago
Merge pull request #110 from brycefisher/latest-rust-fmt More... over 11 years ago