summaryrefslogtreecommitdiff
path: root/lib/rubygems/commands/rebuild_command.rb
AgeCommit message (Expand)Author
2024-03-31[rubygems/rubygems] [commands/rebuild] Remove unused DATE_FORMAT constant.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [build, rebuild] Split common find_gemspec() out to Gemsp...Ellen Marie Dash
2024-03-29[rubygems/rubygems] Improve formatting of "gem rebuild --help" output.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild] If --diff is not passed and a rebuild fails, su...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Bail early if the RubyGems version does...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use Gem.* helpers.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Clean up help text.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Use temporary directory instead of the ...Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Add --diff flag to try using diffoscope.Ellen Marie Dash
2024-03-29[rubygems/rubygems] [rebuild_command] Avoid leaking files.Ellen Marie Dash
2024-03-29[rubygems/rubygems] Add "gem rebuild" command.Ellen Marie Dash