Age | Commit message (Expand) | Author |
---|
2025-06-07 | Revert "[Bug #21388] Make snapshots of gems" | Nobuyoshi Nakada |
2025-06-07 | [Bug #21388] Make snapshots of gems | Nobuyoshi Nakada |
2025-01-15 | Use rdoc provided by bundled gems for generating ruby documentation | Hiroshi SHIBATA |
2024-09-13 | Try to find bundled gem version from lib/*/version.rb | Yusuke Endoh |
2024-05-20 | Re-use strscan with ruby repo | Hiroshi SHIBATA |
2024-03-01 | Don't need to remove ruby2_keywords dependency from drb | Hiroshi SHIBATA |
2024-02-16 | Fixed dependencies list format | Hiroshi SHIBATA |
2024-02-16 | Clear runtime dependencies if default gems is specified. | Hiroshi SHIBATA |
2023-05-09 | Allow to use development version of bundled gems for packaging | Hiroshi SHIBATA |
2023-05-09 | We should not validate development version of bundled gems with fetch timing. | Hiroshi SHIBATA |
2023-03-08 | code style | Hiroshi SHIBATA |
2023-03-08 | Added debug info to gemspec version check | Hiroshi SHIBATA |
2023-02-22 | Refine exception messages when git failed | Nobuyoshi Nakada |
2023-02-22 | Use `Gem::Package#build` instead of the class method for old baseruby | Nobuyoshi Nakada |
2023-02-22 | Clone and create dummy gemspec in sequential build | Nobuyoshi Nakada |
2023-02-22 | Move dummy gemspec file creation for extract-gems-sequential | Nobuyoshi Nakada |
2023-02-19 | Create a dummy minitest.gemspec for a bundled gem | Yusuke Endoh |
2023-01-26 | [Bug #19340] Fix bundle gems with test revision | Nobuyoshi Nakada |
2022-08-05 | Load gemspec file at that directory | Nobuyoshi Nakada |
2022-08-05 | Move to tool/lib/bundled_gem.rb | Nobuyoshi Nakada |