Mislav Marohnić
|
e70b7fe1f5
|
Reimplement `release create` with simpleApi instead of go-octokit
|
2016-01-31 20:16:25 +11:00 |
Mislav Marohnić
|
1b862e3388
|
Switch from godep & rewriting import paths to GO15VENDOREXPERIMENT
|
2016-01-20 14:46:44 +11:00 |
Jingwen Owen Ou
|
e554ef5627
|
Read title and body by taking into account Windows line endings
`bufio.Scanner` takes care of line endings difference for different OSes. See http://golang.org/pkg/bufio/#ScanLines.
This fixes #805
|
2015-02-12 20:02:03 -08:00 |
Jingwen Owen Ou
|
6137851f15
|
Vendor dependencies by rewriting import paths
|
2014-11-30 09:16:57 -08:00 |
Jingwen Owen Ou
|
e4cfb5c307
|
Revert "Split one line message for pull request"
This reverts commit 418c71d407 . See
discussion https://github.com/github/hub/pull/550#issuecomment-40901808
|
2014-04-20 12:27:39 -07:00 |
Jingwen Owen Ou
|
418c71d407
|
Split one line message for pull request
When creating pull request with `-m` flag in the command line, "\n" appears as "\\n",
failing to split title and body. See https://github.com/jingweno/gh/issues/200#issuecomment-38517724
|
2014-04-19 18:19:42 -07:00 |
David Calavera
|
df6578b470
|
Assert directory truthy.
|
2013-12-23 15:58:28 -08:00 |
David Calavera
|
4f0312f35d
|
Move `isEmptyDir` to the command utilities.
Removes duplicated test helper.
|
2013-12-20 16:45:48 -08:00 |
Jingwen Owen Ou
|
4316c40c3d
|
Remote is compatible with Hub
|
2013-12-16 07:54:46 -08:00 |
Jingwen Owen Ou
|
e1d8199acb
|
Make checkout compatible with Hub
|
2013-12-10 22:05:26 -08:00 |
Jingwen Owen Ou
|
d9429d55f2
|
Fix alias bug that doesn't expand command
|
2013-12-04 07:08:52 -08:00 |
Jingwen Owen Ou
|
83a4b6f1ac
|
Implement create
|
2013-07-09 14:36:02 -07:00 |
Jingwen Owen Ou
|
b521fd0dc8
|
Move methods to utils
|
2013-07-02 12:08:48 -07:00 |
Jingwen Owen Ou
|
24eec6ccfc
|
Fix bugs in Args#Remove
|
2013-06-28 16:49:49 -07:00 |
Jingwen Owen Ou
|
c45b0dcae2
|
Combine Git#GitURL and Git#SshURL
|
2013-06-17 11:36:28 -07:00 |