Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Works by name, not by directory. Also no caching, and some stuff
common with findHelper should be factored out.
|
|
|
|
|
|
|
|
Exposes a store that works similar to the normal find store,
so that find.mixed() tokens that read the same in fact *are*
the same identity [so will share a cache of findable results],
and enables accessing the spec descriptions behind particular
find tokens, which will probably come in handy.
|
|
|
|
unclear how this was not being used.
seems it would've broken artist aliases previously, not just now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also warn with some details when getMatchableNames returns values
besides strings.
This was getting caught on links to listings, which don't have
(data-represented) names.
|
|
|
|
|
|
|
|
|
|
Also rename 'color' (from #cli) to 'colors'.
|
|
|