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
Dropping Kernel#abort
jarib
as Jari Bakken
More... about 17 years ago
Add `gh open [user/project]`
jarib
as Jari Bakken
More... over 17 years ago
Add 'search' command
jarib
as Jari Bakken
More... over 17 years ago
Add private repository option to create command. More... over 17 years ago
command create-from-local takes a --private flag More... over 17 years ago
Clarify help message and fix grammar ("a projects commits") along the way More... over 17 years ago
Update manifest. More... almost 18 years ago
Allow forking of existing GitHub repos. More... almost 18 years ago
i blame pj More... almost 18 years ago
no awkward symbol-strings More... almost 18 years ago
command should always be a string, also fix for broken syntax More... almost 18 years ago
the network list now has all members, not just those in the graph. this fixes a bug with gh pull More... almost 18 years ago
Merge branch 'pjhyett/master' More... almost 18 years ago
Added restructured text flag to create command More... almost 18 years ago
Adding create-from-local command which creates a GitHub repository from an existing local repo. More... almost 18 years ago
0.3.4 More... almost 18 years ago
adding an mdown option More... almost 18 years ago
add setup.rb for those without rubygems More... almost 18 years ago
only add lib to if it exists More... almost 18 years ago
update BasePath to point to lib More... almost 18 years ago
move commands into lib More... almost 18 years ago
Add `gh fork user/repo` More... almost 18 years ago
use / for now More... almost 18 years ago
fix github pull to actually fetch and checkout the branch More... almost 18 years ago
Added `gh create repo` More... almost 18 years ago
include FileUtils in all commands More... almost 18 years ago
add github_token helper too, akin to github_user More... almost 18 years ago
Seems /dev/null doesn't exist for ruby on win32, even though I'm running in msys where it DOES exist.. More... almost 18 years ago
Fallback to network cache when the network is unavailable. More... almost 18 years ago
advertise fallthrough More... almost 18 years ago