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
rspec has RaiseException instead of RailsError now More... over 16 years ago
Added Dr Nic's email as primary contact point More... over 16 years ago
ready for 0.4.2 release More... over 16 years ago
support git+ssh://git@ protocol for github.com remote urls. Closes #6 More... over 16 years ago
support git+ssh protocol for github.com remote urls. Closes #6 More... over 16 years ago
added json dependency. Closes #10 and #11 More... over 16 years ago
allow your repos to use http protocol in addition to git + ssh More... over 16 years ago
better error handling in create-from-local More... over 16 years ago
remove print statement More... almost 17 years ago
bump version to 0.4.1 More... almost 17 years ago
gh create-from-local - fixed quoting bug to prevented project creation More... almost 17 years ago
Making curl silent, as suggested by chuckd in http://github.com/defunkt/github-gem/issues#issue/4/comment/82295 More... almost 17 years ago
Fix for accessing private repository network meta More... almost 17 years ago
gh home - no longer appends /tree/master to the end of the URL More... almost 17 years ago
added Dr Nic as one of authors More... almost 17 years ago
Bump version to 0.4.0 for release More... almost 17 years ago
Updating history and readme for 0.4 release More... almost 17 years ago
Using Time.parse on the yaml timestamps from issues to ensure correct parsing against time zones More... almost 17 years ago
specs for 'issues open|closed' More... almost 17 years ago
gh issues web [user] - opens the Issues page More... almost 17 years ago
spec for default :issues behaviour More... almost 17 years ago
Update history for 'no longer using old /network/members API call' [closes #1] More... almost 17 years ago
Get list of users from which we can pull their fork from network_members helper (the previous helper's API call was broken) KNOWN BUG: This does not return the root repository user More... almost 17 years ago
modified 'network list' command to use network_members helper More... almost 17 years ago
Ensure spec_helper.rb is only loaded once More... almost 17 years ago
bumped version to 0.3.10 More... almost 17 years ago
Added dependency to highline More... almost 17 years ago
All command names are symbols so they look pretty in editors More... almost 17 years ago
refactored the UI/commands specs into their own files More... almost 17 years ago
starting to move ui/commands specs into their own files More... almost 17 years ago