0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ruby-3.3 to the CI matrix. More... about 1 year ago
Quote the ruby version numbers to prevent them from being parsed as floats. More... about 1 year ago
Also mention the commands used by `wordlist` to write compressed wordlists. More... about 1 year ago
Document the commands used by `wordlist` to read/write compressed wordlists. More... about 1 year ago
Require Ruby >= 3.0.0. More... over 1 year ago
Link to the GitHub README. More... over 1 year ago
Updated the ChangeLog for 1.1.0. More... over 1 year ago
Copy/paste the `--help` output into the Synopsis section. More... over 1 year ago
Updated the usage for `-f,--format`. More... over 1 year ago
Mention `.zip` and `.7z` compression is supported for building wordlists. More... over 1 year ago
Added `zip` and `7zip` to `CLI::FORMATS` for the `--format` option. More... over 1 year ago
Fixed the `Compression::Writer.open` specs. More... over 1 year ago
Added support for writing to 7zip compressed archives (issue #18). More... over 1 year ago
Added support for writing to zip compressed archives (issue #16). More... over 1 year ago
Refactored `Wordlist::Compression::Writter.command`. More... over 1 year ago
Simplified `Wordlist::Compression::Reader.command`. More... over 1 year ago
Mention that reading `.zip` and `.7z` wordlists is supported. More... over 1 year ago
Correct th supported wordlist file extensions. More... over 1 year ago
Added specs for reading `.7z` wordlist files (issue #17). More... over 1 year ago
Added specs for reading `.zip` wordlit files (issue #15). More... over 1 year ago
Install the `xz` and `xzcat` commands in the CI environment. More... over 1 year ago
Bumped the copyright year. More... over 1 year ago
Updated the ChangeLog for 1.0.3. More... over 1 year ago
Version bump to 1.0.3. More... over 1 year ago
Merge branch 'fix_zcat_on_macos' More... over 1 year ago
Fixed `Wordlist::File` specs on macOS (issue #23). More... over 1 year ago
Fix `Wordlist::Compression::Writer` specs on macOS (issue #23). More... over 1 year ago
`zcat` on macOS does not accept a file path argument (issue #23). More... over 1 year ago
`zcat` on macOS does not accept a file path argument. More... over 1 year ago
Add Ruby 3.2 to the CI matrix. More... over 1 year ago