Parth Patel
|
4e30fd5ba4
|
uncommented tests
|
2021-10-22 12:43:23 -04:00 |
|
Parth Patel
|
dc0b9bc6b0
|
finished up tests
|
2021-10-22 12:41:06 -04:00 |
|
Parth Patel
|
de1d860bce
|
lint fix
|
2021-10-21 17:33:24 -04:00 |
|
Parth
|
d378dc84c6
|
final changes made
|
2021-10-21 15:17:15 -04:00 |
|
Parth Patel
|
624f19764d
|
minor fix
|
2021-10-21 11:28:18 -04:00 |
|
Parth Patel
|
dd98c7f51f
|
added requested changes
|
2021-10-21 11:27:02 -04:00 |
|
Parth Patel
|
5946c98096
|
fixed forr real
|
2021-10-20 16:23:08 -04:00 |
|
Parth Patel
|
5ac744a68d
|
lint fix
|
2021-10-20 16:19:20 -04:00 |
|
Parth Patel
|
9003034c1c
|
lint fix
|
2021-10-20 16:17:29 -04:00 |
|
Parth Patel
|
8e72d48e72
|
Merge branch 'trunk' into repo-rename
|
2021-10-20 16:16:31 -04:00 |
|
Parth Patel
|
f5e963fd56
|
minor fix
|
2021-10-20 16:13:11 -04:00 |
|
Parth Patel
|
dd87e80b4c
|
added final touches
|
2021-10-20 16:12:32 -04:00 |
|
Nate Smith
|
034199073d
|
Merge pull request #4566 from cli/delete-scope
Declare that the delete repo endpoint needs `delete_repo` scope
|
2021-10-19 14:02:09 -05:00 |
|
Mislav Marohnić
|
b9c26dfba3
|
Declare that the delete repo endpoint needs delete_repo scope
The API endpoint doesn't declare this in its `X-Accepted-Oauth-Scopes`
response header.
|
2021-10-19 19:16:50 +02:00 |
|
Mislav Marohnić
|
d84a7c7fa7
|
Merge pull request #4559 from cli/api-pagination-fix
Prevent repeating GET parameters when paginating with api command
|
2021-10-19 18:54:17 +02:00 |
|
Mislav Marohnić
|
a9b2c0dc82
|
Merge pull request #4523 from joshmgross/joshmgross/support-localhost
Support github.localhost as a non-enterprise host
|
2021-10-19 18:37:39 +02:00 |
|
Nate Smith
|
5a3b9ceab0
|
Merge pull request #4451 from cli/repo-delete
gh repo delete
|
2021-10-19 11:13:33 -05:00 |
|
Sam
|
5d27e1d272
|
Merge pull request #4542 from Sixeight/fix-release-create-d-option
People doesn't want to publish release when specify -d option
|
2021-10-19 09:05:07 -07:00 |
|
Sam Coe
|
2135918c47
|
Turn survey options into variables so they can't accidentally become unsynced with default value
|
2021-10-19 08:55:30 -07:00 |
|
Alan Donovan
|
fc1de3aaa0
|
Merge pull request #4564 from cli/e-flag
gh cs cp: disable remote shell expansion unless -e flag
|
2021-10-19 11:38:19 -04:00 |
|
Parth
|
8400ed4a19
|
optimize api calls
|
2021-10-19 11:28:55 -04:00 |
|
Alan Donovan
|
f683d6cb4c
|
Disable remote shell expansion unless -e
|
2021-10-19 10:11:31 -04:00 |
|
Tomohiro Nishimura
|
c7f79e8447
|
Set default publish action to draft if --draft option is set
|
2021-10-19 22:37:46 +09:00 |
|
Alan Donovan
|
b96ccb4d99
|
Merge pull request #4553 from cli/cs-cp
gh cs cp: copy files between local/remote file systems
|
2021-10-18 17:32:08 -04:00 |
|
Parth Patel
|
ddd0b7cb04
|
added remote update
|
2021-10-18 16:43:40 -04:00 |
|
Sam
|
a02d423687
|
Merge pull request #3822 from owenvoke/feature/gpg-key
feat: add GPG key management commands
|
2021-10-18 11:36:44 -07:00 |
|
Mislav Marohnić
|
01adff037f
|
api: prevent repeating GET parameters when paginating
|
2021-10-18 20:18:23 +02:00 |
|
Mislav Marohnić
|
ebc1f2f156
|
Consistently respect GH_HOST in repo archive/create/garden/view commands
|
2021-10-18 20:05:53 +02:00 |
|
Mislav Marohnić
|
5f5df817be
|
Fix generated URLs for github.localhost repositories
|
2021-10-18 20:01:18 +02:00 |
|
Mislav Marohnić
|
2c86e671f3
|
Enable gh auth login for github.localhost
|
2021-10-18 20:01:18 +02:00 |
|
Mislav Marohnić
|
54b2de2f2a
|
Assume that github.localhost is available through http: and not https:
|
2021-10-18 20:01:18 +02:00 |
|
Josh Gross
|
e43777ebd2
|
Support github.localhost as a non-enterprise host
|
2021-10-18 20:01:18 +02:00 |
|
Alan Donovan
|
48ada6d5f2
|
Use correct destination string, not root@localhost
|
2021-10-18 13:59:41 -04:00 |
|
Parth Patel
|
93221a19d4
|
fix
|
2021-10-18 13:56:48 -04:00 |
|
Parth Patel
|
cc63e7de8d
|
minor fix
|
2021-10-18 13:54:30 -04:00 |
|
Parth Patel
|
fd376d552c
|
final changes, update local remote left
|
2021-10-18 13:53:31 -04:00 |
|
Mike McDonald
|
5bf185cb8a
|
Merge pull request #4538 from cli/mm-codespaces-remove-friendly-machine-name
Removing "friendly" machine name from prompt
|
2021-10-18 10:43:44 -06:00 |
|
Alan Donovan
|
e31b2567b8
|
gh cs cp: copy files between local/remote file systems
|
2021-10-18 12:39:09 -04:00 |
|
Mike McDonald
|
e923eb8853
|
Merge branch 'trunk' into mm-codespaces-remove-friendly-machine-name
|
2021-10-18 10:35:48 -06:00 |
|
Jose Garcia
|
b5139298ff
|
Merge pull request #4551 from cli/jg/fix-git-status
codespace: fix Git status fields to snake case
|
2021-10-18 11:21:36 -04:00 |
|
Sam
|
cbab904746
|
Merge pull request #4552 from cli/dependabot/go_modules/github.com/creack/pty-1.1.17
Bump github.com/creack/pty from 1.1.16 to 1.1.17
|
2021-10-18 07:49:46 -07:00 |
|
dependabot[bot]
|
65382283b9
|
Bump github.com/creack/pty from 1.1.16 to 1.1.17
Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.16 to 1.1.17.
- [Release notes](https://github.com/creack/pty/releases)
- [Commits](https://github.com/creack/pty/compare/v1.1.16...v1.1.17)
---
updated-dependencies:
- dependency-name: github.com/creack/pty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 14:27:40 +00:00 |
|
Jose Garcia
|
aad6aa67f9
|
Merge pull request #4549 from cli/jg/cmd-docs
codespace: update cmd docs to match other commands
|
2021-10-18 10:26:58 -04:00 |
|
Jose Garcia
|
337c557638
|
Fix Git status fields to snake case
|
2021-10-18 09:22:08 -04:00 |
|
Jose Garcia
|
84ced52131
|
Update cmd docs to match other commands
|
2021-10-16 17:10:34 -04:00 |
|
Parth Patel
|
5ed77c9968
|
made some progress, not done yet
|
2021-10-15 19:10:05 -04:00 |
|
Mike McDonald
|
fadd3350de
|
Thanks CI, you the real MVP
|
2021-10-15 22:08:41 +00:00 |
|
Mike McDonald
|
e175d0f0a6
|
removing unused dependencies
|
2021-10-15 22:05:54 +00:00 |
|
Mike McDonald
|
5f98c9d2e4
|
Fixing formatting
|
2021-10-15 21:58:52 +00:00 |
|
Mike McDonald
|
21ff083b9b
|
Removing "friendly" machine name from prompt
Currently the options end up as `Basic` through to `X`. No other client
provides these types of names, so we should just show machine info.
|
2021-10-15 21:56:17 +00:00 |
|