0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 24 minutes ago. based on code collected 25 minutes ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade clap to 4.x More... 9 months ago
Deduplicate and sort word lists when building More... 9 months ago
Rename `names.txt` to `nouns.txt` More... 9 months ago
Merge pull request #100 from allenap/misc-tidy-ups More... 9 months ago
Clippy suggests `try_fold` instead More... 9 months ago
Merge pull request #94 from allenap/update-workflows More... over 1 year ago
Don't use actions-rs/cargo More... over 1 year ago
Update for Clippy More... over 1 year ago
Switch to dtolnay/rust-toolchain More... over 1 year ago
Add words to cSpell list More... over 1 year ago
Upgrade to actions/checkout@v3 More... over 1 year ago
Merge pull request #91 from hardliner66/allow_passing_seed_argument More... over 1 year ago
Add doc comment; remove short form of cli argument More... over 1 year ago
Replace lambda in unwrap_or_else with the function itself More... over 1 year ago
Allow passing of seed as argument More... over 1 year ago
Clippy tells me what to do More... over 1 year ago
Hide reformat commits from `git blame` More... over 1 year ago
Merge pull request #84 from allenap/recognise-version-again More... over 1 year ago
Bring back the `-V` and `--version` command-line options More... over 1 year ago
Bump version to 1.1.3 More... over 1 year ago
Merge pull request #77 from allenap/non-allocating-generator More... over 1 year ago
Move most of `Lists`' code into its impl More... over 1 year ago
No need for type hint when collecting More... over 1 year ago
Remove reference to TravisCI More... over 1 year ago
Reduce compiled binary size More... over 1 year ago
Fix typo in error message More... over 1 year ago
Switch from `Box` to `Cow` More... over 1 year ago
Increase rustfmt's `max_width` to 110 (from default of 100) More... over 1 year ago
Follow Clippy's suggestions More... over 1 year ago
Switch `Words` to be a boxed slice More... over 1 year ago