2010-11-09 05:02:43 +00:00
|
|
|
- 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
|