- Suppress stacktrace [3f306f8]
- Fix return all search results refs:608d1c5
- Fix gem.executables refs:b7c9c6d
- Add exact option
use exact matching when specifiedexact
option. - Update gems
- Refactor
- Update gems [88da69c]
- Update gems [d6b6c89]
- Add a Interrupt handling [a93beb1]
When it detect Interrupt(Ctrl-C), it display results of searching part way through.
- Show homepage url as default option [ddae051]
Add ano-homepage
option not to show homepage url.
- Add variations of sort [9aed9e4]
variations: a/all/, n/name, v/ver/version (not case-sensitive)
- Remove redundancy dots [54c34af]
The request was one extra.
- Update gems [17ae8cd]
- Refactor tests
- Update slop for v4.0.0 and refactor. [94db668]
unsupported Ruby 1.9.0
- Fix cannot open gem url when gem has no homepage url. [b476b28]
- Implement a feature that is shown a homepage url when detail option is selected [f89d9c2]
- Correspond to linux with browse option [80bb881]
- Implement a feature that is to open homepage url by a default browser. [49d2924]
- Change default sort option from n[ame] to do a[ll] (download) [7041464]
- Fix default sort option doesn't work. [e404c6e]
- Fix proxy doesn't work by not using authentication [210ea37]