Commit graph

136 commits

Author SHA1 Message Date
Alexander Seiler
218f29f296
Correct some typos 2023-04-21 03:51:31 +02:00
Sam Coe
dbc2f05124
Update go-gh to v2 (#7299)
* Update go-gh

* Update code for go-gh v2
2023-04-16 15:34:23 +10:00
Kousik Mitra
7ee35e43cc
Enable owner flag to take multiple values for searching 2023-04-12 10:37:09 +05:30
Sam Coe
39805fa9b1
Properly handle closing files that have been writen to (#7199) 2023-03-23 01:17:47 +00:00
Heath Stewart
88cae9f5be
Support ext install --force (#7173)
Resolves #7096
2023-03-20 15:58:30 +01:00
Sam Coe
c9a2d85793
Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00
vilmibm
b8a6c1daa7 include readme viewing in small help 2023-02-02 13:15:10 -08:00
vilmibm
c9590f36d9 longer small help 2023-02-02 12:18:13 -08:00
vilmibm
300bc2cb69 fix tests 2023-01-31 14:42:34 -08:00
vilmibm
37eee30411 WIP fixing tests 2023-01-31 12:06:32 -08:00
vilmibm
3ab72f44d3 WIP: fixing tests 2023-01-26 16:40:54 -08:00
vilmibm
ba725d7af2 update doc 2023-01-26 16:38:30 -08:00
vilmibm
3af8e56c07 TODOs 2023-01-26 16:33:14 -08:00
vilmibm
f60970ffa9 clean up command screen 2023-01-26 16:32:22 -08:00
vilmibm
c2c4d8c3f8 fix silencing git output 2023-01-26 16:08:08 -08:00
vilmibm
fec1f115b0 remove unused args from installGit 2023-01-26 16:05:41 -08:00
vilmibm
868af11b9d WIP on using pages 2023-01-26 16:05:32 -08:00
vilmibm
bcc0d2b838 clean up some key handling 2023-01-26 12:02:51 -08:00
vilmibm
b4a6480c21 Merge remote-tracking branch 'origin/trunk' into gh-ext-browse-followup 2023-01-25 15:55:30 -08:00
Ariel Deitcher
a231b4aded
extension create: make initial commit (#6833) 2023-01-24 17:48:56 +01:00
vilmibm
0a82a57eeb WIP on single column support 2022-12-14 14:51:32 -08:00
vilmibm
d42744fb04 freeze input when help active 2022-12-13 15:35:08 -08:00
vilmibm
69a1f0aba2 use Pages to render help 2022-12-13 15:32:28 -08:00
vilmibm
2f42196fbe these were bad 2022-12-13 15:02:06 -08:00
vilmibm
5d8d032808 move help to its own window 2022-12-13 15:02:06 -08:00
Des Preston
23913ac371
Show version diff when updating a single extension (#6647) 2022-12-08 14:40:41 +00:00
Sam Coe
6bbfc5056d
Use git client in extension manager (#6547) 2022-11-10 11:38:12 +02:00
vilmibm
036e16608f Merge remote-tracking branch 'origin/trunk' into gh-ext-search 2022-11-08 12:40:21 -08:00
vilmibm
3abba558f3 review feedback 2022-11-08 12:32:44 -08:00
vilmibm
85e336526d tweak usage 2022-11-08 12:31:33 -08:00
vilmibm
e84383589e add more usage info 2022-11-08 11:15:39 -08:00
vilmibm
4bc623591f gh ext browse 2022-11-08 10:51:20 -08:00
vilmibm
869248fc53 review feedback 2022-11-07 15:05:35 -08:00
vilmibm
4a2c5f222a add gh ext search 2022-11-04 15:21:12 -07:00
Ariel Deitcher
33e589465e
--force overrides pinned extensions (#6513) 2022-11-03 12:12:20 +01:00
swfz
2b570d9e53
Upgrade actions/checkout to v3 in extension template (#6543) 2022-11-01 17:18:10 +00:00
Sam Coe
4294ee14a1
revert revert 57fbe4f317 (#6474) 2022-10-20 12:17:20 +00:00
Sam Coe
2cefb9fa59
Fix pr create regression (#6472)
* Revert "Refactor to use new git client (#6447)"

This reverts commit 57fbe4f317.

* Fix pr create regression
2022-10-20 12:46:23 +03:00
Sam Coe
57fbe4f317
Refactor to use new git client (#6447) 2022-10-19 21:11:36 +03:00
Mislav Marohnić
3fe5026d39
Migrate to tableprinter from go-gh (#6346) 2022-10-17 15:15:39 +02:00
Ariel Deitcher
abb8c86ee8
mntly/extension not found (#6425)
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-10-14 15:27:15 +02:00
Sam Coe
6955db471d
Set default value for all Select prompts (#6131) 2022-08-24 09:10:38 +03:00
vilmibm
2d093c1741 add test helpers 2022-08-15 13:53:43 -05:00
vilmibm
791b8b4173 Merge remote-tracking branch 'origin/trunk' into prompt-factory 2022-08-15 13:21:22 -05:00
vilmibm
f7d5c5f725 move prompter to own package 2022-07-26 16:41:13 -05:00
vilmibm
4afb567d06 WIP: survey wrapper 2022-07-26 14:39:38 -05:00
vilmibm
a659676270 ext alias 2022-07-22 11:53:05 -05:00
casswedson
00bc550dc6 chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
Sam Coe
cacff4ad6d
Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
Alexandre Zollinger Chohfi
d1a0f72cd8 Added Arm64 compilation 2022-05-25 16:47:50 -07:00