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-03-05 20:12:18 +01:00
2025-06-09 19:06:16 +01:00
2025-03-05 20:12:18 +01:00
2025-06-09 19:06:16 +01:00
2024-10-02 10:03:12 -07:00
2024-12-12 00:01:30 -08:00
2025-06-09 12:47:22 +01:00
2024-10-06 09:25:57 -07:00
2025-03-20 18:07:30 +00:00
2025-03-02 21:36:03 -08:00
2025-03-02 21:36:03 -08:00
2025-03-02 21:36:03 -08:00
2025-02-25 15:34:49 +00:00