Jingwen Owen Ou
c3adf47be6
Finish git remote command
2013-06-17 13:35:02 -07:00
Jingwen Owen Ou
c45b0dcae2
Combine Git#GitURL and Git#SshURL
2013-06-17 11:36:28 -07:00
Jingwen Owen Ou
ea69a8140c
Break down commands into categories
2013-06-17 10:19:54 -07:00
Jingwen Owen Ou
4b63fbec86
Rename remoteAdd to remote
2013-06-14 15:48:32 -07:00
Theodore Kokkoris
88d2849840
Fixed for latest code and moved to github.go
2013-06-14 08:47:38 -07:00
Theodore Kokkoris
eaf85736ac
Added remote add command
2013-06-14 08:47:38 -07:00
Jingwen Owen Ou
53f88a8e1a
Merge pull request jingweno/gh:40 from tgkokk/fix-remote-test-failure
...
Fixed remote test failure
2013-06-13 11:30:13 -07:00
Theodore Kokkoris
913b42b354
Fixed remote test failure
2013-06-13 20:51:53 +03:00
Jingwen Owen Ou
dbb644c3c1
Merge pull request jingweno/gh:39 from jingweno/add_contributors_section
...
Add contributors section to README
2013-06-13 10:13:49 -07:00
Jingwen Owen Ou
a3d8342bab
Fix test failure
2013-06-13 07:47:21 -07:00
Jingwen Owen Ou
fe77335fbe
Double escape in regex
2013-06-13 07:41:31 -07:00
Jingwen Owen Ou
a679653bbd
Merge pull request jingweno/gh:37 from tgkokk/fix-regex-escaping
...
Escaped regexp dots
2013-06-13 07:39:48 -07:00
Theodore Kokkoris
0fbf4bb3ae
Escaped regexp dots
2013-06-13 10:17:38 +03:00
Jingwen Owen Ou
bc3a8bc26e
Update gh.rb
2013-06-13 00:24:04 -06:00
Jingwen Owen Ou
59c4683ec2
Update gh.rb
2013-06-13 00:17:08 -06:00
Jingwen Owen Ou
7664735f1a
Update homebrew formula to build gh from source
2013-06-12 22:42:08 -07:00
Jingwen Owen Ou
ba67824e27
Merge pull request jingweno/gh:35 from jroes/patch-1
...
Typo: reuqest => request
2013-06-12 19:38:48 -07:00
Jonathan Roes
b82385dbf3
Typo: reuqest => request
2013-06-12 23:25:06 -03:00
Jingwen Owen Ou
cc88a7c700
Bump version to 0.6.1
2013-06-12 16:04:31 -07:00
Jingwen Owen Ou
851c45568d
Merge branch 'tgkokk-dot-git-optional'
2013-06-12 16:01:54 -07:00
Jingwen Owen Ou
71d0534dbd
Properly implement .git at the end of remote optional
2013-06-12 16:01:46 -07:00
Theodore Kokkoris
3dda2133ef
Made .git at the end of remote optional
2013-06-12 16:01:45 -07:00
Jingwen Owen Ou
d71250a62b
Merge pull request jingweno/gh:34
2013-06-12 15:26:42 -07:00
Jingwen Owen Ou
2942d1f459
Clean up TestParseNameAndOwner
2013-06-12 15:16:02 -07:00
Jingwen Owen Ou
c3d51e25cb
Merge pull request jingweno/gh:32 from jgable/removeNameFromTests
...
Remove hard coded owner from tests
2013-06-12 15:14:48 -07:00
Jacob Gable
729f3e166f
Remove hard coded owner from tests
...
Was wanting to hack on the project and hit a stumbling block when
running the tests because of the hard coded repo owner. I made some
guesses about the project_test resolution, so feel free to let me know if you'd
like it done another way.
2013-06-12 14:09:17 -05:00
Jingwen Owen Ou
be8a6289e0
Merge pull request jingweno/gh:31 from joliss/readme
...
Add note that we require Go 1.1. Closes jingweno/gh:30
2013-06-11 16:39:36 -07:00
Jingwen Owen Ou
976d0122c6
Update homebrew formula
2013-06-11 11:30:45 -07:00
Jingwen Owen Ou
5dbeb7f08b
Bump version to 0.6.0
2013-06-11 08:25:32 -07:00
Jingwen Owen Ou
f7ae5bd384
Merge branch 'fork'
2013-06-11 08:24:46 -07:00
Jingwen Owen Ou
526e5f2ad8
Implement fork
2013-06-11 07:46:48 -07:00
Jingwen Owen Ou
73c2877f9b
Run golint
2013-06-10 21:49:45 -07:00
Jingwen Owen Ou
724878757e
Add fork stub
2013-06-10 21:39:33 -07:00
Jingwen Owen Ou
6d59bc2356
Fix glint error
2013-06-10 21:39:20 -07:00
Jingwen Owen Ou
e6636c7102
Fix octokat API
2013-06-10 17:09:22 -07:00
Jingwen Owen Ou
dfceda1d36
Use renamed project octokat
2013-06-09 19:02:09 -07:00
Jingwen Owen Ou
0deaa77220
Update to the latest octokit interface
2013-06-08 18:17:14 -07:00
Jingwen Owen Ou
5ce313d4e6
Bump version to 0.5.2
2013-06-08 17:29:00 -07:00
Jingwen Owen Ou
b9ca73f67b
Move octokit to a separate project
2013-06-08 16:57:25 -07:00
Jingwen Owen Ou
2b29e18e5e
Merge branch 'extra_to_octokit'
2013-06-08 16:46:31 -07:00
Jingwen Owen Ou
439f8f25fd
Add Creator to Status API
2013-06-08 16:45:48 -07:00
Jingwen Owen Ou
c0824fb0d1
Rename to CiStatus
2013-06-08 16:42:34 -07:00
Jingwen Owen Ou
b748004c3a
Remove old code
2013-06-08 16:41:07 -07:00
Jingwen Owen Ou
255fa2386c
Delegate github methods to octokit
2013-06-08 16:30:01 -07:00
Jingwen Owen Ou
d3b9ac63ee
Move all code from github to octokit
2013-06-08 15:01:35 -07:00
Jingwen Owen Ou
c805d78f90
Move error code out to error.go
2013-06-08 12:12:48 -07:00
Jingwen Owen Ou
502f6fbe35
Add error handling for octokit
2013-06-08 11:27:19 -07:00
Jingwen Owen Ou
085515b9eb
Create octokit.Client
2013-06-08 07:20:07 -07:00
Jingwen Owen Ou
75adc6da71
Bump to 0.5.1
2013-06-07 12:27:37 -07:00
Jingwen Owen Ou
1089f338b3
Make subpage an optional argument for gh#browse
2013-06-07 12:00:05 -07:00