Mike McQuaid dc71b7c8f6
Cleanup extend/ directory usage.
- move some things out of `extend` that don't really fit there e.g.
  `Module`s that are included but not doing any
  overriding/monkeypatching
- move some code into `extend/os` to fix all remaining
  `rubocop:todo Homebrew/MoveToExtendOS`s
- remove some unneeded `bundle` skipper code that doesn't really make
  sense given our current bottling strategy
- extract some `Pathname` extensions to `extend/pathname` for separate
  files
- move a `ENV` `Kernel` extension into `kernel.rb`
- `odeprecate` a seemingly unused backwards compatibility method
- move `readline_nonblock` from a monkeypatch to a
  `ReadlineNonblock.read` method as its only used in one place
- fix up a link in documentation
2025-06-09 19:06:16 +01:00
..
2025-06-09 19:06:16 +01:00
2025-04-22 11:50:08 -07:00
2025-05-18 20:18:34 +02:00
2024-08-15 11:47:31 -04:00
2024-12-03 17:43:22 -08:00
2025-04-22 11:50:08 -07:00
2024-12-03 17:43:22 -08:00
2025-05-08 13:41:11 -07:00
2024-07-15 14:49:23 -04:00
2025-06-09 19:06:16 +01:00
2025-04-22 11:50:08 -07:00