0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 2 years ago.
Feb 03, 2023 — Feb 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean the UI name that is selected from any leading spaces More... almost 17 years ago
don't store gemspec in repo More... almost 17 years ago
add history More... almost 17 years ago
an alternate place to correct the menu layout More... almost 17 years ago
help all search results be aligned nicely More... almost 17 years ago
don't show # empty descriptions on search list More... almost 17 years ago
gh clone --search includes project descriptions to help with selection More... almost 17 years ago
updated history for 0.3.9 More... almost 17 years ago
recreate gemspec + rename it More... almost 17 years ago
bump manifest for new ui.rb file More... almost 17 years ago
gh clone --search query allows you to do a search to find a repo to clone More... almost 17 years ago
Fix complex if statement More... almost 17 years ago
spec coverage for :search command, includes usage info if no argument passed More... almost 17 years ago
oops, need to use that same browser path in the expectation More... almost 17 years ago
oh launchy tests that the ENV['LAUNCHY_BROWSER'] file exists More... almost 17 years ago
another attempt at coercing launchy to think there is a browser More... almost 17 years ago
force launchy to know there is a browser, even if CI/runcoderun doesn't have a launchy browser available More... almost 17 years ago
Merge branch 'ivey/master' More... almost 17 years ago
Coverage of :fork command if no arguments are passed More... almost 17 years ago
Merge branch 'detached_commits' More... almost 17 years ago
In 'github commits': handle refs with no ref_name More... almost 17 years ago
Spec coverage for :fork command More... almost 17 years ago
Add missing dependency on text-format More... almost 17 years ago
hide stdout by testing for it More... almost 17 years ago
remove warnings for DEV_NULL already defined More... almost 17 years ago
fixed the spec dealing with launchy - we're now expecting it to call #run rather than worry about what system call is made More... almost 17 years ago
fixed spec for 'should exit due to missing origin' More... almost 17 years ago
got the branch_dirty? tests to not fail; lost an edge case but I'm not sure what it should be More... almost 17 years ago
fixed all ui_specs; required current_user? to return false More... almost 17 years ago
fixed spec 'pull defunkt/wip should switch to pre-existing defunkt/wip' More... almost 17 years ago