zhangzhengyuan
125c67b3fb
add command gh repo unarchive
2023-02-20 10:35:50 -08:00
Mislav Marohnić
f8f206e063
Group PR, release, and repo subcommands
2022-12-21 14:47:59 +01:00
Mislav Marohnić
a55dd656f3
Merge remote-tracking branch 'origin' into cobra-update
2022-12-20 17:15:25 +01:00
vilmibm
db4de60307
rename command and fix tests
2022-12-14 16:26:01 -08:00
Mislav Marohnić
b12ea845ef
Migrate to the new Cobra command grouping feature
2022-11-09 16:42:13 +01:00
Sam Coe
22a5d2abf8
Refactor code to live inside default pkg
2022-05-18 08:40:30 +02:00
bchadwic
08b02da3fc
beginning testing
2022-05-18 08:40:29 +02:00
bchadwic
a98395f4e8
headed in the right direction. Needs tests and to be cleaned up. This is a working example of the teams design combined with https://github.com/cli/cli/pull/4859#issuecomment-1012776582
2022-05-18 08:40:29 +02:00
Mislav Marohnić
9cbfe73140
Have core commands have consistent Short description
2022-02-18 18:39:30 +01:00
Kevin Lee
0d143ca89c
Consistent punctuation in command usages ( #5139 )
...
* Fix spelling and grammatical errors in command docs
* Add periods for consistency across the long command descriptions
* Format imports
2022-01-31 10:56:12 +00:00
Nilesh Singh
47a6aff54a
Add repo deploy key commands ( #4302 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-01-25 17:48:24 +00:00
Gowtham Munukutla
98217fc38c
gh repo edit
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-12-07 19:28:29 +01:00
Parth Patel
333f0ec530
remove repooverride from repo
2021-10-26 11:55:46 -04:00
Parth
d378dc84c6
final changes made
2021-10-21 15:17:15 -04:00
Parth Patel
8e72d48e72
Merge branch 'trunk' into repo-rename
2021-10-20 16:16:31 -04:00
Parth Patel
3a936f65e2
Merge branch 'trunk' into repo-rename
2021-10-12 18:47:52 -04:00
Meijke
8c9049a364
Merge branch 'trunk' into repo-delete
2021-10-12 11:02:27 -07:00
Parth
ec554822b8
Add repo archive command ( #4410 )
...
Co-authored-by: meiji163 <mysatellite99@gmail.com>
2021-10-12 12:48:40 +02:00
Parth
3001afda77
full lint fix
2021-10-08 17:38:56 -04:00
meiji163
a8028be8f9
add delete HTTP request and confirmation prompting
2021-10-07 09:53:22 -07:00
Parth Patel
5ff7ae89b6
added more stuff
2021-10-07 10:59:08 -04:00
Mislav Marohnić
11fbb60ae7
Rename the module to "github.com/cli/cli/v2"
2021-08-25 12:41:30 +02:00
Sam Coe
86e16cc7c4
Add repo sync command
2021-06-14 10:51:50 -04:00
Cristian Dominguez
9a149d7694
Add repo list command
2021-02-11 19:44:47 -03:00
Nate Smith
9f486efbc6
hackday: gh repo garden ( #1049 )
...
* add gh repo garden
* move file
* oops
* fixes
* fix clearing
* block windows sadly
* broken wip
* fix api thing
* do not add to client
* move helper as it does not work on windows
* hide command
* macos fix
* Update pkg/cmd/repo/garden/garden.go
Co-authored-by: Lee Reilly <lee@github.com>
* default for key input loop
* get redrawing working
* clean up garden update, it all works
* notes
* fix arrow keys and just do wads/arrows/vi
* this function is only called once now
* support ghes
* add a progress indicator
* cap maxCommits
Co-authored-by: Lee Reilly <lee@github.com>
2020-09-15 09:59:27 -05:00
Mislav Marohnić
34cc84c1e0
Provide consistent factory functions for top-level commands
2020-08-07 00:45:45 +02:00
vilmibm
29f4453e07
final repo command cleanup
2020-07-27 14:09:07 -05:00