Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-repos

Third-party git repository support for ronin.
https://github.com/ronin-rb/ronin-repos

Added specs for `CLI::Commands::Update`'s man page.

48f0e1c1a448a57893c14e70abaa4c2fd26ed4db authored about 1 year ago
Added specs for `CLI::Commands::Remove`'s man page.

9b88d6e4631c88624f193ccff224704545a195af authored about 1 year ago
Added specs for `CLI::Commands::Purge`'s man page.

6b49c2f85732b8a991d53d937ceb78956044ad7a authored about 1 year ago
Version bump to 0.1.2.

a18bc5baea4de5c1a4570a5167771d3174b2ce9a authored about 1 year ago
Fixed `ronin-repos purge`'s man page.

0779a452562dcfb1ff4e8ea39d11213c30171cd8 authored about 1 year ago
Added specs for `CLI::Commands::New`'s man page.

646322dcf5eedddde3274646d74c2322e02a99e8 authored about 1 year ago
Added specs for `CLI::Commands::List`'s man page.

d61193c07f35191aa319a3b64156329142f5a5ad authored about 1 year ago
Added specs for `CLI::Commands::Install`'s man page.

fe012eb969496d428a9e76ec1f05663bdab615d2 authored about 1 year ago
Added an RSpec example for testing the man pages of commands.

71421e04e0d30abbbc87545f3b66f348fec2926c authored about 1 year ago
Add ruby-3.3 to the CI matrix.

f195370e934933d458202d6e5676d5d6f12de3c4 authored about 1 year ago
Bump the `actions/checkout` action to `v4`.

43d79b0b7c55c09b2df2505022097228ec512b29 authored over 1 year ago
Updated the project description.

b406d5803f42b07da513c78f1d3e289b1237f78d authored over 1 year ago
Removed the Twitter account link.

c2d1cce771c0edd151405a3dae438db84ef0da6f authored over 1 year ago
Exclude man-pages from the docs.

4a5f8e47d370e1ae7a4efb69022f5425dd1479c0 authored over 1 year ago
Updated the ChangeLog for 0.1.1.

5da4967e67204b4f9becec9f9e4b1bfcca81d4d9 authored over 1 year ago
Use single quotes.

ad3641509c92fd7bd311701996c8f79bf137ca61 authored over 1 year ago
List the commands.

612f0075e476b05639cb0ee919452e112f903e73 authored over 1 year ago
Fixed `ClassDir#list_files` where the `class_dir/` prefix was not being removed.

58987720497b6b59f3c6cd233e91cf89ed27f7fe authored over 1 year ago
Improved the specs by properly testing the global `Ronin::Repos.cache_dir`.

628252e213246ded9c244d66b48f9991ed9feaf2 authored over 1 year ago
Remove useless require.

acf982d9f9d751ec9f170076ef90b3a253e0cb32 authored over 1 year ago
Use better names for the test files within a sub-directory.

211f0167ab1899cdddaa76678c77e5a4ffe24d6e authored over 1 year ago
Fixed install command in the new repo `README.md` template.

5487852d6e5908e1dd26bf064ca2043e6566ba94 authored over 1 year ago
Added missing `-C,--cache-dir` options to the man pages.

80b9ba5a7a9c3a832d48ada9f13c78b5a8492091 authored over 1 year ago
Forgot to add the `ronin-repos-new` man page markdown file.

b17fe84fb1aa635cbe22a12fb59f94cd970c0e48 authored over 1 year ago
Added a placeholder for the 0.1.1 release.

a556add6c7bb704a0f51b7b1348ed18a5fc716c5 authored over 1 year ago
Version bump to 0.1.1.

baab6171cc9a1f6cac8a3dee99d67a01449a62d2 authored over 1 year ago
Use `CacheDir#install`.

8371071b2f7688c3aa03ca6888b9e8bda4ba0a7e authored over 1 year ago
Forgot to explicitly include `Core::CLI::Logging` for `log_info`.

8c02fcf1c759b84ac43c8f24e5b1ac3789eb1c38 authored over 1 year ago
Documentation formatting.

1c6b7e502d4c1efbde177f084552de355f9feb2c authored almost 2 years ago
Use markdown formatting.

87974b9f7d9eef8b6b57935e40c74265aa8b1313 authored almost 2 years ago
Add `rubocop` to the CI (closes #9).

4bf0ca1d97599c6ed50620c879ac6cf367f7f927 authored almost 2 years ago
Various `rubocop` style fixes.

ea1d240b9a253850218de18225b9f58c58d407f6 authored almost 2 years ago
Add missing documentation to `Ronin::Repos::CLI::Commands::Purge`.

fcddf78e2a7ba5b2426ad71776d3d52c51e3d784 authored almost 2 years ago
Added a top-level description to `Ronin::Repos::ClassDir::ClassMethods`.

e8e3d5cd9326d6f752887e62a708f37b0ab7b6f3 authored almost 2 years ago
Added a top-level description to `Ronin::Repos::CLI::Command`.

a454bb1ea18bf63aee8b621ca3e30a7a59f4492b authored almost 2 years ago
Be more explicit for `rubocop`.

9d2a0c962fbc4265ebe9f0c9f00f2acbf356bf54 authored almost 2 years ago
Remove redundant `Dir.glob(...).sort` according to `rubocop`.

282543fc7dc4daef6123f07afbdabb830513e2da authored almost 2 years ago
No longer include `Ronin::Repos` into the top-level for the specs.

0fba43100a1e58f485ec44969d93efc52c020bf8 authored almost 2 years ago
Use `Dir.home` instead.

dfbef1adeeb7ced6c5cedd722659a638bf15f706 authored almost 2 years ago
Added `ronin-repos` specific exceptions for `rubocop`.

0729453026d00537d946ab6efe7e17668f950806 authored almost 2 years ago
Added the `rubocop` and `rubocop-ronin` gems.

7159bb23192f597f6376f23f2ec8d56fa7a8fcc6 authored almost 2 years ago
Use `platform:`.

767b19a0e1a26918fa53af1efe6ca0b4fe5ee2b5 authored almost 2 years ago
Adjust markdown formatting.

* Use code formatting on options and file paths, italic/bold on
arguments and env variables.

d7d7fd388916b87971bbae79f544bed1919fc40e authored almost 2 years ago
Correct the dates in the man pages to match the 0.1.0 release date.

6e9892fe97ddfb75a631c068db7523dc59946ed6 authored almost 2 years ago
Fix the release date for 0.1.0.

87f779aad615443d6d48dc4b0178200e72d21caf authored almost 2 years ago
Version bump to 0.1.0.

7a2496bbc7085baf7bbc7977a038668e1762faf8 authored almost 2 years ago
Require ronin-core ~> 0.1.

44f36149cd05429e9aff6b6e3428c941c8e496a7 authored almost 2 years ago
Cache gems.

2c689629d6721c3f2db64d3964b8af17fac8e75b authored about 2 years ago
Added a gem version badge.

249a2a406e0374e2e5260905a1cb32b770f39211 authored about 2 years ago
Exclude the test files from the built gem.

21836c87aa14f995905f08132da14f53abc41860 authored about 2 years ago
Link to the library namespace in the YARDocs title.

bef5c4c2365868e6aa7c6343c68828dbb80c6965 authored about 2 years ago
Changed the gem's documentation URL.

8b7b3a5a06b68df0cf1eaa327a74a123046e6543 authored about 2 years ago
Ensure that `ronin-repos --version` prints the version.

047583c3e9062e97106941d1db22deba19ed831c authored about 2 years ago
Updated the copyright years.

f8c43a37e8fd909f1a65bc2247e99f60f6fd0789 authored about 2 years ago
Use more GitHub flavored markdown syntax highlighting.

b0400a0598fae3f9d763793b04c2ec9498aaadf2 authored about 2 years ago
Switch to using ronin-core 0.1.0.beta1.

2aa8948bb88bb2b1457e554eac6cdf9e88342d58 authored about 2 years ago
Updated the ChangeLog for 0.1.0.

2f903cfb9c5a787f084222a37c70025ce3cb7502 authored about 2 years ago
Version bump to 0.1.0.beta1.

62da1f364357fee9b37c8969660e39a9f2a3d57b authored about 2 years ago
Added the `ronin-repos help` output to the Synopsis section.

443b76c3dc51cc42bab6e401c06f95ea53970525 authored about 2 years ago
Added ruby-3.2 to the CI matrix.

c4a038fab4b3341f39da957d8ddd0ee70b5ab0b1 authored about 2 years ago
Make it obvious that the new repo is a git repo.

871fa3cb0912a4510c6e319c091c2665c68ae51e authored about 2 years ago
Added an example of using `ronin-repos new`.

ec1c5e42e3945bc491df76af41ad49d483f40d9e authored about 2 years ago
Use GitHub Flavored Markdown syntax highlighting.

8904a1d949a19f54513b58466650d378ca373c9e authored about 2 years ago
Add `frozen_string_literal: true` comments to all files.

53b526c4c593c24bad4419053d9c434b7749b92a authored about 2 years ago
Added a link to Mastodon.

e289508db8b13033c80d1e72c3485db391f1429f authored about 2 years ago
Removed the Slack link (Discord is better).

ba6c7fc9aae863ec11e1c47f3df57d0029c7931f authored about 2 years ago
Added documentation and test coverage to the Features.

2dee52c6aa125b0a97b5b73295d79512d89e6b41 authored about 2 years ago
Set the gemspec metadata.

e70d4fa5380ee11764e363dd17ae2103b235781b authored about 2 years ago
Use the main branch when using command_kit from git.

38001ba57799bffbb9b87e4c5143efed327f7668 authored about 2 years ago
Re-add JRuby to the CI matrix (closes #1).

752c97d653bea152aa50063158521048709e16c0 authored about 2 years ago
Switch to command_kit 0.4.0.

ca57b64345f77865b35754bca75adadc6c2e796d authored about 2 years ago
Set the `bug_report_url`.

9c5dce7bf0275bbbb71d941988f7cc3b18ecd2e7 authored about 2 years ago
Switch to the command_kit 0.4.0 branch.

06fc7739c0690186e2790522b85c7ceb26f3144b authored over 2 years ago
Add missing `-h,--help` options to the man pages.

66fd10055c76782ac5285e9153a1519a511be258 authored over 2 years ago
Added a missing man page for the `ronin-repos new` command.

cc2a7d3bc36aa19921fecbfd94218f2b6da077e1 authored over 2 years ago
Handle the edge-case when the `CacheDir` path does not exist.

c321b2162e9e1a7fb5d3ed13e5f2b9879f49254f authored over 2 years ago
Removed redundant "This file is part of ronin-repos." line from the license header.

16e680584b2d66cb55d80c4a51db4e7188322d6f authored over 2 years ago
Added missing YARD docs.

56c9bc592abe92ef74cdf9ff780bd5bba65ef185 authored over 2 years ago
Added missing YARD docs.

fee72c92d74f560bdb14b187151831b9620f6a6b authored over 2 years ago
Added missing YARD docs.

ca9429e11a05bb92aa322794da2edb1dca202f22 authored over 2 years ago
Added missing YARD docs.

230707d7db5799a5436e2b8c3d0e6fad0fa33e00 authored over 2 years ago
Added missing YARD docs.

052971f1472327371a02a50c63bcdc17422bc91c authored over 2 years ago
Add a missing class description.

73a86ce7e25be8b76c5dd6ce31adb722058b6405 authored over 2 years ago
Added a missing `@param` tag.

5849859c721b5b6e6fc358940138ee2c89cba044 authored over 2 years ago
Added missing YARD docs.

738b652e01f546d376b0a0479726bd73c16f4980 authored over 2 years ago
Added missing `@param` tags.

1d77429070082f4f4c8b9951ed50cb3978ddb8c8 authored over 2 years ago
Renamed `Ronin::Repos::ModulesDir` to `ClassDir` to match `Ronin::Core::ClassRegistry`.

1b4c792b8e0d72722fdba899bc45b7554d32875b authored over 2 years ago
Test that the found module path is returned.

38cfacb6bafaca8a1e1457e05a72a724a5c4060e authored over 2 years ago
Added `Ronin::Repos::ModulesDir` mixin to allow loading modules from installed repos.

3ae53e22e23fa58c7fe42bf398b2bc2a91fdb7d2 authored over 2 years ago
Uncomment the `ronin-core` dependency.

765c5a578ea652595c61bee3d9cdd0585bda489d authored over 2 years ago
Added `Repos.list_files`.

b9c190a35c63d3f28b2451eaf2374a24d5e35293 authored over 2 years ago
Added `CacheDir#list_files`.

122f2f289a88de16c2c390cc10504a9993412ac3 authored over 2 years ago
Added `Repository#list_files`.

24c3b94617cd5a3d0619b1487d1dbc44af054174 authored over 2 years ago
Re-enable truffleruby in the CI (closes #2).

da49f8b49079f711203e63ed4310a6ba3161d7a1 authored over 2 years ago
Added `Repository#has_directory?` (closes #6).

0d4618fdb3f141e07e5cd327121fc96f3b70707d authored over 2 years ago
Added `Repository#has_file?` (closes #5).

9e38f62a87da87b18ef2ee269ec3220207463374 authored over 2 years ago
Added `Repository#join`.

c57e11b3abd7d9c7573aeec9fb57bd7ccee1f23a authored over 2 years ago
Fixed a `@param` tag.

1b00bbbae08d203b34798ab0221de98c6ae4c6db authored over 2 years ago
Populate `gemspec.test_files` using the `spec/` directory.

7c68c007778cc6d39a37f17a15173575dfe0eeee authored over 2 years ago
Correct the license to match `COPYING.txt` and the other license headers.

284ba2fbb5a155e07c2e8a88b2527e5b5db77fb5 authored over 2 years ago