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
explain --merge flag More... over 18 years ago
add the gemspec, ya heard More... over 18 years ago
Use `start` instead of `open` on Windows. More... over 18 years ago
Can't use Gem.win_platform? because it's true on cygwin. More... over 18 years ago
Requires win32-open3 on Windows (there is no fork) More... over 18 years ago
Merge branch 'master' of git://github.com/defunkt/github-gem into defunkt/master More... over 18 years ago
Adds Windows compatibility. Open3 requires fork, so we need win32-open3. More... over 18 years ago
update to 0.1.1 More... over 18 years ago
Add in --merge option for `pull` command. Switches back to master and merges the remote. More... over 18 years ago
Improved docs on how to pull changes More... over 18 years ago
simple pull explanation More... over 18 years ago
touch up readme More... over 18 years ago
Merge branch 'halorgium/master' More... over 18 years ago
add git_exec, use it for pull More... over 18 years ago
stray parens More... over 18 years ago
gitignore for gemspec More... over 18 years ago
ignore checkout errors More... over 18 years ago
move to using Echoe More... over 18 years ago
Update the README to explain how to get started More... over 18 years ago
debug More... over 18 years ago
move commands.rb and helpers.rb into commands/ dir More... over 18 years ago
add rakefile with working gemify More... over 18 years ago
super basic descriptions More... over 18 years ago
minor minor tweaks More... over 18 years ago
Merge branch 'master' of git://github.com/halorgium/github-gem into halorgium/master More... over 18 years ago
Fixed it so the owner branches work with browse More... over 18 years ago
Rename github open to home and implement browse to open the current branch's webpage! More... over 18 years ago
Use absolute paths for loading the commands and helpers. More... over 18 years ago
Display the name of the remote when showing the repos being tracked More... over 18 years ago
Rename follow -> track throughout More... over 18 years ago