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
Update the Manifest More... over 18 years ago
Miscellaneous spec change for remote from string => symbol More... over 18 years ago
Convert remotes/tracking helpers to return hashes. More... over 18 years ago
Add (currently failing) spec for tracking? More... over 18 years ago
Spec out url_for, remotes, and tracking More... over 18 years ago
Make user_and_repo_from return nil if the URL is not a github URL More... over 18 years ago
Extend Object and NilClass for #try More... over 18 years ago
Consolidate all the spec/helpers/*_spec.rb specs into a single spec/helper_spec.rb file More... over 18 years ago
Spec out the default help command More... over 18 years ago
Rewrite GitHub.parse_options and fully test it More... over 18 years ago
Fix subtle bug in GitHub.parse_options More... over 18 years ago
Fix exclude patterns for rcov_spec More... over 18 years ago
Give the github network command an optional user argument More... over 18 years ago
spec: guard Kernel#fork and Kernel#exec. More... over 18 years ago
Add new github network command to open the network page for this repo More... over 18 years ago
Add #should_not to Runner. More... over 18 years ago
ui_spec: Use GitHub.activate instead of GitHub.invoke More... over 18 years ago
Change how github pull --merge works to skip the intermediate branch. This makes the merge commit message cleaner More... over 18 years ago
Fully spec out github track More... over 18 years ago
Give Runner a way of specifying what the result of the command should be (including raising errors) More... over 18 years ago
Give Runner access to the rspec methods it's container enjoys More... over 18 years ago
Unguard Open3.popen3 when we're testing the GitHub::Command#sh method More... over 18 years ago
Refactor the guarding to be cleaner and allow unguarding of methods More... over 18 years ago
Guard Process.fork and Open3.popen3 More... over 18 years ago
Parse options before running commands in ui_spec More... over 18 years ago
Fix require in private_url_for_spec More... over 18 years ago
Make use of GitHub.flags for track's new --private flag More... over 18 years ago
Merge branch 'master' of git://github.com/binary42/github-gem into master More... over 18 years ago
Clean up the test guards More... over 18 years ago
Use specify instead of it in ui_spec More... over 18 years ago