summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31[ruby/zlib] Revert "Don't print out warnings when freeing."Nobuyoshi Nakada
2021-08-31Match parens for hidden files parentheticalHiroshi SHIBATA
2021-08-31Remove unneeded comments in rational.cS-H-GAMELINKS
2021-08-31Fix a code in the Array#min documentation.universato
2021-08-31addr2line: DragonFlyBSD build update.David CARLIER
2021-08-31[ruby/reline] Remove one unnecessary nest for simplicity's sakeaycabta
2021-08-31Move access to dialog_render_info inside nil checkaycabta
2021-08-31Revert "Omit some tests until debugging is complete"aycabta
2021-08-31[ruby/psych] Replace A-Za-z with [:alpha:]jory-graham
2021-08-31[ruby/psych] Add quotes to the strings "y" and "n"Aaron Patterson
2021-08-31[ruby/psych] Update lib/psych/scalar_scanner.rbopak
2021-08-31[ruby/psych] add more testsAlexandr Opak
2021-08-31[ruby/psych] fix typoAlexandr Opak
2021-08-31[ruby/psych] fix parsing integer values with '_' at the endAlexandr Opak
2021-08-31[ruby/psych] Improve float scalar scannerTomer Brisker
2021-08-31[ruby/zlib] Don't print out warnings when freeing.Samuel Williams
2021-08-31No commits to pick is success [ci skip]Nobuyoshi Nakada
2021-08-31[rubygems/rubygems] Remove dead codeDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove `syck` traces from `bundler`David Rodríguez
2021-08-31[rubygems/rubygems] Merge `Gem::UriParser` and `Gem::PrintableUri` into a `Ge...David Rodríguez
2021-08-31[rubygems/rubygems] Make sure `Gem::Command` is available before using itDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unused requireDavid Rodríguez
2021-08-31[rubygems/rubygems] Add missing key `branches:`Keiko Kaneko
2021-08-31[rubygems/rubygems] Remove unnecessary testsDaniel Niknam
2021-08-31[rubygems/rubygems] Replacing clone with dupDaniel Niknam
2021-08-31[rubygems/rubygems] Remove returning self for `Gem::PrintableUri#parse_uri`Daniel Niknam
2021-08-31[rubygems/rubygems] Remove @credential_redacted instance variableDaniel Niknam
2021-08-31[rubygems/rubygems] Bring back the empty line that was removed previously by ...Daniel Niknam
2021-08-31[rubygems/rubygems] Remove unused methodDaniel Niknam
2021-08-31[rubygems/rubygems] Remove `ruby/uri` requirementDaniel Niknam
2021-08-31[rubygems/rubygems] Refactor `Gem::RemoteFetcher::FetchError.build` back to i...Daniel Niknam
2021-08-31[rubygems/rubygems] Remove defensive guardsDaniel Niknam
2021-08-31[rubygems/rubygems] Rename `Gem::PrintableUri#parsed_uri?` to `Gem::Printable...Daniel Niknam
2021-08-31[rubygems/rubygems] Remove trailing `if`Daniel Niknam
2021-08-31[rubygems/rubygems] Refactor `Gem::RemoteFetcher::FetchError` initializer to ...Daniel Niknam
2021-08-31[rubygems/rubygems] Using `Gem::PrintableUri` in `Gem::Request` classDaniel Niknam
2021-08-31[rubygems/rubygems] Using `Gem::PrintableUri` in `Gem::Commands::InstallComma...Daniel Niknam
2021-08-31[rubygems/rubygems] Introduce `Gem::PrintableUri` that would redact URIs to b...Daniel Niknam
2021-08-31[rubygems/rubygems] Add a few tests for `Gem::UriParser.parse_uri`Daniel Niknam
2021-08-31[rubygems/rubygems] Pass second argument to Array#split to ensure only two va...Matt Larraz
2021-08-31[rubygems/rubygems] Fix `bundle plugin install` misdetection of installed ver...David Rodríguez
2021-08-31[rubygems/rubygems] Move `Bundler.rubygems.clear_paths` to a better placeDavid Rodríguez
2021-08-31[rubygems/rubygems] Bundle path is already expandedDavid Rodríguez
2021-08-31[rubygems/rubygems] Normalize setting `GEM_PATH`David Rodríguez
2021-08-31[rubygems/rubygems] Remove more unused codeDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary lineDavid Rodríguez
2021-08-31[rubygems/rubygems] Make plugin installation idempotentDavid Rodríguez
2021-08-31[rubygems/rubygems] Move some logic to a `save_plugin` methodDavid Rodríguez
2021-08-31[rubygems/rubygems] Correctly redact credentials when using x-oauth-basicMatt Larraz
2021-08-31[rubygems/rubygems] Refactor Ruby platform priority condition to its own methodDaniel Niknam