Mike McQuaid
|
b4a9182e3f
|
Merge pull request #13048 from hyuraku/repair_search_casks
repair cask's fuzzy_search in `search_casks`
|
2022-04-04 13:40:18 +01:00 |
|
EricFromCanada
|
2fdc70c3bf
|
desc, search: also search cask descriptions
|
2022-03-30 11:23:55 -04:00 |
|
hyuraku
|
e486c8710b
|
change the operator
|
2022-03-28 23:57:21 +09:00 |
|
hyuraku
|
0758631d3d
|
remove if condition
|
2022-03-28 21:41:40 +09:00 |
|
hyuraku
|
94625d51d6
|
repair search_casks
|
2022-03-24 23:02:55 +09:00 |
|
Mike McQuaid
|
3a709d36b2
|
Start process to remove Enumerable from Formula and Cask::Cask .
This is the first step to address
https://github.com/Homebrew/brew/issues/11292.
|
2022-01-03 14:59:10 +00:00 |
|
fn ⌃ ⌥
|
4c484ec6cb
|
search: optimize cask search
|
2021-11-03 17:06:37 -07:00 |
|
hyuraku
|
3ccb1f6328
|
search by desc with formula-cask option
|
2021-07-25 20:10:35 +09:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Markus Reiter
|
a84a1c63db
|
Rename Hbc module to Cask .
|
2018-09-06 09:30:52 +02:00 |
|
Mike McQuaid
|
90b3a13909
|
cask: move cask/lib/hbc/* to cask/*.
Fix the load path, requires and some filenames accordingly.
|
2018-09-04 09:56:57 +01:00 |
|
Markus Reiter
|
b265d870ed
|
Allow searching Casks by name.
|
2018-06-18 16:23:36 +02:00 |
|
Markus Reiter
|
b21430b13c
|
Use extend/os pattern.
|
2018-06-18 16:23:36 +02:00 |
|