Nate Smith
|
10ea161f92
|
Merge pull request #428 from vertextau/oauth-fix
Improve randomString function
|
2020-02-14 10:20:22 -06:00 |
|
Nate Smith
|
96dc4376a1
|
Merge pull request #429 from cli/co-drawing-board
revert pr checkout branch prefixing
|
2020-02-13 17:37:42 -06:00 |
|
Nate Smith
|
2e7feddcc4
|
Merge pull request #362 from cli/cross-repo-create
Cross repo pr create
|
2020-02-13 17:23:47 -06:00 |
|
vilmibm
|
c5a511a2d1
|
Revert "prefix branch names for local pr checkout"
This reverts commit 5b8d7c1841.
|
2020-02-13 17:16:53 -06:00 |
|
vertextau
|
95cbc56dec
|
Improve randomString func
|
2020-02-13 22:42:58 +01:00 |
|
Nate Smith
|
15d6d4bcf0
|
Merge pull request #405 from arkentos/master
Fix: Nil pointer dereference while previewing PR and Issues with empty body
|
2020-02-13 13:19:59 -06:00 |
|
Nate Smith
|
65a7d05205
|
Merge pull request #387 from ahmedelgabri/master
Make sure editor is set properly & not overridden later
|
2020-02-13 13:14:41 -06:00 |
|
Nate Smith
|
bd97b84fb1
|
Merge pull request #415 from cli/dotcom-ghes-others
Add availability section to README
|
2020-02-13 13:11:11 -06:00 |
|
Nate Smith
|
be639e80b2
|
Merge pull request #420 from odinuge/remote-url-err
Fix wrong repo url being used for pushing
|
2020-02-13 13:07:36 -06:00 |
|
Odin Ugedal
|
12887db9c8
|
Fix wrong repo url being used for pushing
afaik this should be finalURL (the fork) and not initURL (the upstream),
otherwise a bit of the code above can be removed.
|
2020-02-13 17:30:54 +01:00 |
|
Billy Griffin
|
26159ddcb3
|
Add availability section to readme
|
2020-02-13 07:52:09 -07:00 |
|
Anowar Islam
|
2c2c8a9991
|
added fix for empty body in issue preview
|
2020-02-13 01:44:03 -08:00 |
|
Anowar Islam
|
8f9574be35
|
added fix for empty body in pr preview
|
2020-02-13 01:43:51 -08:00 |
|
vilmibm
|
212dc1da1d
|
properly specify head ref for cross-repo/same-branch
|
2020-02-12 16:11:04 -06:00 |
|
Nate Smith
|
c27d7807a0
|
Merge pull request #355 from vilmibm/pr-parent-repo
More nuanced handling of parent/fork in various commands
|
2020-02-12 16:10:32 -06:00 |
|
Ahmed El Gabri
|
4a5135d820
|
Use if/else/if instead
|
2020-02-12 23:07:36 +01:00 |
|
Nate Smith
|
1a65c9bb6d
|
Merge pull request #363 from inverse/patch-1
Change AUR package
|
2020-02-12 13:26:11 -06:00 |
|
Malachi Soord
|
b6bd044cde
|
Change AUR package
|
2020-02-12 19:01:34 +01:00 |
|
vilmibm
|
2ff31909cd
|
use new helper
|
2020-02-12 11:33:24 -06:00 |
|
Billy Griffin
|
6685efbe43
|
Merge pull request #358 from cli/update-docs-link
Update docs link to correct manual page
|
2020-02-12 09:16:41 -07:00 |
|
Billy Griffin
|
d122f1ff17
|
Update docs link to correct manual page
|
2020-02-12 09:02:25 -07:00 |
|
vilmibm
|
4f10a6d813
|
do not use local template files if overriding base repo
|
2020-02-12 08:57:55 -06:00 |
|
vilmibm
|
6732aa9725
|
fix tests
|
2020-02-12 08:48:25 -06:00 |
|
vilmibm
|
dd57b891d3
|
add helper for stubbing repo resolve response
|
2020-02-12 08:48:04 -06:00 |
|
vilmibm
|
a998a650cd
|
still WIP, need to pause and refactor
|
2020-02-12 08:15:10 -06:00 |
|
vilmibm
|
c8a4ac66d8
|
start on fixing tests
|
2020-02-11 21:56:20 -06:00 |
|
vilmibm
|
135c63aa36
|
remove --self for now
|
2020-02-11 20:46:46 -06:00 |
|
vilmibm
|
c93c5f7668
|
move determineBaseRepo to root
|
2020-02-11 19:44:49 -06:00 |
|
vilmibm
|
ad170118e4
|
use resolve remotes code in issue commands
|
2020-02-11 19:43:02 -06:00 |
|
vilmibm
|
f653dbb6b5
|
wrap and reuse the resolveToRemotes code from PR commands
|
2020-02-11 19:33:04 -06:00 |
|
vilmibm
|
22be13d8d5
|
move resolveRemotesToRepos to context
|
2020-02-11 19:33:04 -06:00 |
|
Borna Butkovic
|
f0d8c65194
|
pr view, status, list parent repo instead of fork
|
2020-02-11 19:33:04 -06:00 |
|
Nate Smith
|
c23b9d1cda
|
Merge pull request #347 from cli/captialize-status
Make approval statuses sentence case
|
2020-02-11 10:01:40 -06:00 |
|
Amanda Pinsker
|
1790d14c61
|
Update tests to reflect content change
|
2020-02-10 16:44:37 -08:00 |
|
Amanda Pinsker
|
e61b216b4f
|
Make approval statuses sentence case
|
2020-02-10 16:15:02 -08:00 |
|
Nate Smith
|
1286c09360
|
Merge pull request #346 from cli/pr-template
Add Bugfix Pull Request Template
|
2020-02-10 14:22:14 -06:00 |
|
evelyn masso
|
dd9b89b0c0
|
first pr template draft
|
2020-02-10 10:33:35 -08:00 |
|
Nate Smith
|
87ffb4652f
|
Merge pull request #338 from spenrose/add-to-gitignore
Add .vscode and .DS_Store to .gitignore
|
2020-02-10 11:55:06 -06:00 |
|
Scott Penrose
|
2d10eb9b32
|
Add .vscode and .DS_Store to .gitignore
|
2020-02-09 00:16:47 -05:00 |
|
Nate Smith
|
7c8b69fb5b
|
Merge pull request #329 from ahmedelgabri/master
Check for $GIT_EDITOR first
|
2020-02-07 12:50:27 -06:00 |
|
Ahmed El Gabri
|
ff2d5fa6d0
|
Check $GIT_EDITOR first
|
2020-02-07 19:38:04 +01:00 |
|
Nate Smith
|
8467c94498
|
Merge pull request #318 from sh0rez/master
doc: add arch install instructions
|
2020-02-06 17:42:43 -06:00 |
|
Nate Smith
|
cc7f919c6e
|
Merge pull request #322 from cli/scoop-skip-pre
use new goreleaser config
|
2020-02-06 13:14:48 -06:00 |
|
vilmibm
|
0da478d5d7
|
use new goreleaser scoop config
|
2020-02-06 13:03:20 -06:00 |
|
sh0rez
|
1205ad91eb
|
doc: add arch install instructions
|
2020-02-06 13:38:26 +01:00 |
|
Nate Smith
|
d43cdfe59d
|
Merge pull request #302 from cli/co-unique
Prefix branch names when checking out a PR locally
|
2020-02-05 12:04:47 -06:00 |
|
Nate Smith
|
4177413020
|
Merge pull request #304 from dominguezcelada/patch-1
Fix link to docs on README.md
|
2020-02-05 11:44:14 -06:00 |
|
OscarDOM
|
163bc43bc1
|
Update README.md
|
2020-02-05 01:31:14 +01:00 |
|
Tiernan L
|
64f94367ce
|
Swapping to this link
https://cli.github.io/cli/manual/gh
|
2020-02-04 14:11:39 -10:00 |
|
OscarDOM
|
656158950d
|
Update README.md
|
2020-02-05 01:08:46 +01:00 |
|