yay/pkg/query
Tanmay Chaudhry 4832ec59db
Fix version diff word detection (#2124)
* Fix version diff word detection

* remove double negation

* preserve text color after tests
2023-04-27 07:23:25 +00:00
..
aur_info.go fix(yay): fix panic -Si when package is missing (#2111) 2023-04-11 16:45:20 +00:00
aur_warnings.go chore(yay): add local newer to AUR warnings (#2113) 2023-04-11 21:15:47 +00:00
errors.go feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
filter.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00
metric.go feat(search): improve exact match for separate source (#2044) 2023-04-02 00:23:02 +00:00
query_builder_test.go fix(text): ensure error logs go to stderr (#2105) 2023-04-10 16:26:09 +00:00
query_builder.go feat(upgrade): separate menu for pulled along dependencies (#2141) 2023-04-27 07:20:21 +00:00
source_test.go fix(text): ensure error logs go to stderr (#2105) 2023-04-10 16:26:09 +00:00
source.go feat(search): improve exact match for separate source (#2044) 2023-04-02 00:23:02 +00:00
types.go feat(search): improve exact match for separate source (#2044) 2023-04-02 00:23:02 +00:00
version_diff_test.go Fix version diff word detection (#2124) 2023-04-27 07:23:25 +00:00
version_diff.go Fix version diff word detection (#2124) 2023-04-27 07:23:25 +00:00