summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-29[ruby/reline] Don't skip start_with check on encoding-incompatibletomoya ishida
2024-11-29[ruby/reline] Fix RELINE_TEST_ENCODINGMari Imaizumi
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-29[rubygems/rubygems] Check feature flag earlierDavid Rodríguez
2024-11-29[rubygems/rubygems] Remove unnecessary early returnDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve naming in git sourcesDavid Rodríguez
2024-11-29[ruby/set] Bump VERSION to 1.1.1Akinori MUSHA
2024-11-29[ruby/time] [DOC] Make RDoc coverage 100%Nobuyoshi Nakada
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-28[ruby/reline] Bump version to 0.5.12Mari Imaizumi
2024-11-28[ruby/rdoc] Improve how gemspec's files are definedStan Lo
2024-11-27[ruby/reline] Fix io_gate.encoding raises IOError in ruby <= 3.0tomoya ishida
2024-11-27Rename environment name to more descriptiveHiroshi SHIBATA
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-11-26[ruby/irb] Fix indentation of xstring literaltomoya ishida
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gemsDavid Rodríguez
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-26[rubygems/rubygems] Deprecate `check` parameter to `Bundler::SpecSet#for`David Rodríguez
2024-11-26[rubygems/rubygems] Keep track of materializations in the original resolveDavid Rodríguez
2024-11-26[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...David Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-26[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...David Rodríguez
2024-11-26[rubygems/rubygems] Filter out gems to unlock inside `converge_specs`David Rodríguez
2024-11-26[rubygems/rubygems] Fix development dependencies considered unnecessarily som...David Rodríguez
2024-11-26[rubygems/rubygems] Simplify moreDavid Rodríguez
2024-11-26[rubygems/rubygems] Don't bother sorting if there's a single elementDavid Rodríguez
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Use `platform` local variableDavid Rodríguez
2024-11-26[rubygems/rubygems] This is about locked_platformsDavid Rodríguez
2024-11-26[rubygems/rubygems] Set instance variables in consistent orderDavid Rodríguez
2024-11-25[ruby/logger] include license texts in gemMike Linksvayer
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Make installer code more clearDavid Rodríguez
2024-11-25[rubygems/rubygems] Most of the times, eagerly resolving is not necessaryDavid Rodríguez
2024-11-25[ruby/reline] Fix tab completion appending quotetomoya ishida
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
2024-11-25[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...David Rodríguez
2024-11-25[rubygems/rubygems] Remove comment about oldest supported versionDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove unnecessary and out of date ruby version checkDavid Rodríguez
2024-11-25[rubygems/rubygems] Remove now dead codeDavid Rodríguez
2024-11-24[ruby/reline] Fix completion quote, preposing and target calculationtomoya ishida
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-21[rubygems/rubygems] Set $0 to exe when running `gem exec` to fix name in CLI ...Adam Daniels
2024-11-21[rubygems/rubygems] Fix `bundle remove` sometimes not removing gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] RefactorDavid Rodríguez