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
Heath Stewart
00e97121ec
Allow passing full extension name ( #5464 )
2022-05-18 08:35:47 +02:00
Håvard Anda Estensen
58cb773e09
Replace ioutil with io and os ( #5498 )
2022-04-26 13:07:44 +02:00
Roshan Padaki
13342cb272
Don't error on list commands when no results found ( #5479 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-04-25 17:55:52 +00:00
Mislav Marohnić
ae0b93575e
Add support for installing binary extensions on M1 Macs
...
If the extension publishes an amd64 binary and Rosetta is available,
use that binary as it will most likely work.
If the extension publishes an arm64 binary, make sure to codesign it
after downloading so that the OS allows its execution.
2022-04-13 20:01:18 +02:00
Roshan Padaki
8f046e0b77
gh extensions list: Don't error if no extensions installed (#5445 )
2022-04-13 07:31:24 +00:00
Sam Coe
2c0236d096
Add extension upgrade --dry-run ( #5098 )
2022-04-12 07:18:08 +00:00