qwandry/TODO

7 lines
371 B
Plaintext
Raw Normal View History

- Differentiate multiple similar matches (show path or repository label)
2010-11-19 17:20:37 +00:00
- Allow better customization of repositories
- Filter by pattern, ie: `accept '*.rb'` or `reject '*.o'` @done ... but code be better
- Customize collection phase (see LibraryRepository)
- Customize naming phase
- Match multiword args, ie: activerec 3. => activerec*3.* => activerecord-3.0.3