Age | Commit message (Expand) | Author |
---|
2025-03-07 | [DOC] Fix minor miscalculation of stack size | kyontan |
2025-02-24 | Fix RUBY_PAGER in manpage | Étienne Barrié |
2025-02-03 | Removed manpages for bundled gems | Hiroshi SHIBATA |
2025-02-01 | [DOC] Remove the index file for bundler man pages | Nobuyoshi Nakada |
2025-01-22 | [ruby/irb] Add copy command (https://.com/ruby/irb/pull/1044) | Prajjwal Singh |
2024-12-14 | Improve APIs for Globally Enabling/Disabling fast_fallback in Socket (#12257) | Misaki Shioi |
2024-12-12 | Add an environment variable for controlling the default Thread quantum | Aaron Patterson |
2024-11-19 | [ruby/irb] Complete the missing documentation abount the environment | Kouhei Yanagita |
2024-06-04 | [DOC] ruby.1: Refine RUBY_GC_HEAP_n_INIT_SLOTS description | Nobuyoshi Nakada |
2024-06-04 | [DOC] ruby.1: mandoc is not markdown | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add environment variable RUBY_PAGER | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add environment variable RUBY_MAX_CPU and RUBY_MN_THREADS | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add environment variable RUBY_FREE_AT_EXIT | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Remove environment variable RUBY_GC_HEAP_INIT_SLOTS | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add environment variable RUBY_IO_BUFFER_DEFAULT_SIZE | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add environment variable RUBY_SHARED_FIBER_POOL_FREE_STACKS | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Add missing GC environment variables | Nobuyoshi Nakada |
2024-06-03 | [DOC] man: Fix up formatting | Nobuyoshi Nakada |
2024-05-09 | [DOC] Update `--dump` option arguments in the ruby man page | Nobuyoshi Nakada |
2024-04-30 | [DOC] Fix typo: Replace `documentatation` with `documentation` | Richard Ricciardelli |
2024-01-13 | [DOC] Fix two minor typos on manual page | Iztok Fister Jr |
2023-11-09 | [ruby/irb] Add command line option to select which completor to use | tomoya ishida |
2023-09-25 | [Feature #19790] [DOC] Fix the manual page as crash report | Nobuyoshi Nakada |
2023-09-25 | [Feature #19790] Rename BUGREPORT_PATH as CRASH_REPORT | Nobuyoshi Nakada |
2023-09-25 | Add `--bugreport-path` option | Nobuyoshi Nakada |
2023-09-25 | Add "piping bug reports to a program" to the manual page | Nobuyoshi Nakada |
2023-09-25 | Add `RUBY_BUGREPORT_PATH` to the manual page | Nobuyoshi Nakada |
2023-08-30 | Change heap init environment variable names | Peter Zhu |
2023-07-16 | Add `--backtrace-limit` option to the man page | Tom Stuart |
2023-06-29 | Fix broken wiki links (#8002) | Jemma Issroff |
2023-06-05 | [Bug #19685]: Add `-y` and `--yydebug` document to `--help` | Yla Aioi |
2023-02-08 | Add RUBY_GC_HEAP_INIT_SIZE_%d_SLOTS to pre-init pools granularly | Jean Boussier |
2022-10-05 | [ruby/irb] Add description of IRB_LANG, IRBRC, and XDG_CONFIG_HOME to man | Kouhei Yanagita |
2022-06-28 | [ci skip] Improve man page docs around --dump options | Matt Valentine-House |
2021-10-11 | [ruby/irb] Add help about extra doc dir option | aycabta |
2021-09-27 | [ruby/irb] Add doc about "echo on assignment" | aycabta |
2021-09-27 | [ruby/irb] Add a space before left paren | aycabta |
2021-08-30 | Add --autocomplete / --noautocomplete options | aycabta |
2021-04-20 | Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZE | Alan Wu |
2021-01-05 | [DOC] Fix grammar: "is same as" -> "is the same as" | Marcus Stollsteimer |
2021-01-04 | Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118... | Hiroshi SHIBATA |
2020-12-08 | Merge prepare version of Bundler 2.2.0 | Hiroshi SHIBATA |
2020-11-30 | [DOC] Update -l option [ci skip] | Nobuyoshi Nakada |
2020-10-15 | Merge bundler-2.2.0.rc.2 | Hiroshi SHIBATA |
2020-09-23 | bundle-package.* was removed at upstream repo | Hiroshi SHIBATA |
2020-07-15 | [rubygems/rubygems] July man pages | David Rodríguez |
2020-06-18 | [rubygems/rubygems] Fix --ci flag manpage documentation | Frank Lam |
2020-06-18 | [rubygems/rubygems] Rebuild man pages for bundle gem | Frank Lam |
2020-06-05 | [rubygems/rubygems] Rebuild bundler man pages | Frank Lam |
2020-06-05 | [rubygems/rubygems] Fix bundle gem ignoring global gem.test config | Frank Lam |