| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/ostruct/commit/0985296e72
|
|
https://github.com/ruby/drb/commit/c62076f940
|
|
https://github.com/ruby/logger/commit/0996f90650
|
|
https://github.com/ruby/time/commit/8dba14997c
|
|
https://github.com/ruby/timeout/commit/a65e49cc31
|
|
https://github.com/ruby/delegate/commit/d4bdf89328
|
|
https://github.com/ruby/securerandom/commit/12c4ef3ea1
|
|
https://github.com/ruby/net-protocol/commit/2d3c4b43a8
|
|
https://github.com/ruby/tempfile/commit/d6ddf7881e
|
|
https://github.com/ruby/find/commit/192237e766
|
|
https://github.com/ruby/getoptlong/commit/f49629dfaa
|
|
https://github.com/ruby/observer/commit/6c978e6196
|
|
https://github.com/ruby/pstore/commit/6d5c0833e7
|
|
https://github.com/ruby/mutex_m/commit/635da25a09
|
|
https://github.com/ruby/tmpdir/commit/8bbd87c8ac
|
|
https://github.com/ruby/open3/commit/0db9a0afe7
|
|
https://github.com/ruby/rinda/commit/f6d76b3927
|
|
https://github.com/ruby/tsort/commit/2b3fe78646
|
|
https://github.com/ruby/weakref/commit/f763384744
|
|
https://github.com/ruby/optparse/commit/acbf6e3e12
|
|
https://github.com/ruby/prettyprint/commit/5ea64f43fa
|
|
https://github.com/ruby/pp/commit/6e086e6df9
|
|
`$=` has been obsolete and has no effect since 1.9.
https://github.com/ruby/English/commit/121939695a
|
|
character attributes
(https://github.com/ruby/reline/pull/552)
* Reine::Face
* fix test_yamatanooroti
* Define singleton methods to make accessors to attributes of a face
* s/display/foreground/
* s/default/default_style/ && s/normal_line/default/ && s/enhanced_line/enhanced/
* fix typo
* FaceConfig.new now takes keyword arguments
* Update lib/reline/face.rb
Co-authored-by: Stan Lo <stan001212@gmail.com>
* Update test/reline/test_face.rb
Co-authored-by: Stan Lo <stan001212@gmail.com>
* Fix to correspond to frozen_string_literal
* Face::FaceConfig -> Face::Config
* ref https://github.com/ruby/reline/pull/552#pullrequestreview-1677282576
* delete unused ivar
* ref https://github.com/ruby/reline/pull/552#discussion_r1358783723
* insert "\e[0m" into all SGR
* tiny fix
* ESSENTIAL_DEFINE_NAMES
ref https://github.com/ruby/reline/pull/552#discussion_r1367722247
* Change to Hash-accessor style
- Reline::Face[:completion_dialog].enhanced ->
Reline::Face[:completion_dialog][:enhanced]
- Reline::Face.configs shows all defined values
* Cache array method call in local variable
* Tests for Face configuration variations
* resolve https://github.com/ruby/reline/pull/552#pullrequestreview-1710938154
* amend to
* check invalid SGR parameter in :style
* The order of define values should be preserved
* Update test/reline/test_face.rb
Co-authored-by: Stan Lo <stan001212@gmail.com>
* Update test/reline/test_face.rb
Co-authored-by: Stan Lo <stan001212@gmail.com>
* Add methods: load_initial_config and reset_to_initial_config. And teardown in tests
* omission in amending "style: :default" to "style: :reset"
* refs https://github.com/ruby/reline/issues/598
* Fix link
* amend method name
* Update lib/reline/face.rb
Co-authored-by: ima1zumi <52617472+ima1zumi@users.noreply.github.com>
---------
https://github.com/ruby/reline/commit/fdc1d3b1e5
Co-authored-by: Stan Lo <stan001212@gmail.com>
Co-authored-by: ima1zumi <52617472+ima1zumi@users.noreply.github.com>
|
|
https://github.com/ruby/uri/commit/b50d37f7a1
|
|
https://github.com/ruby/yaml/commit/f83b0404d5
|
|
https://github.com/ruby/shellwords/commit/fc63ac832d
|
|
https://github.com/ruby/singleton/commit/3c7fb5f258
|
|
https://github.com/ruby/benchmark/commit/81af12352d
|
|
https://github.com/ruby/un/commit/1f636a6239
|
|
https://github.com/ruby/un/commit/0d6669bff0
|
|
|
|
https://github.com/ruby/rdoc/commit/9c14229876
|
|
https://github.com/ruby/net-http/commit/4be99c204c
|
|
https://github.com/ruby/net-http/commit/c1c5638014
|
|
|
|
https://github.com/ruby/prism/commit/61a306cd5c
|
|
https://github.com/ruby/prism/commit/fbb30216ca
|
|
We were previously holding a type field on Comment to tell what
kind of comment it was. Instead, let's just use actual classes for
this.
https://github.com/ruby/prism/commit/e76830ca6e
|
|
https://github.com/ruby/prism/commit/13fa262669
|
|
https://github.com/ruby/prism/commit/33cc75a4b7
|
|
https://github.com/ruby/prism/commit/5a2252e3ac
|
|
https://github.com/ruby/prism/commit/f0aa8ad93b
|
|
https://github.com/ruby/prism/commit/8582d372a3
|
|
https://github.com/ruby/prism/commit/99e81619de
|
|
|
|
rubygems_integration.rb
https://github.com/ioquatix/bake/pull/15#issuecomment-1777985097
|
|
|
|
|
|
https://github.com/ruby/prism/commit/26934263b7
|