vilmibm
|
2dd42eb9aa
|
minor alias scriptability changes
|
2020-07-20 11:10:34 -05:00 |
|
vilmibm
|
86912b31b2
|
stub sh lookup
|
2020-07-15 12:17:36 -05:00 |
|
vilmibm
|
acaaa28fd7
|
helper function for finding sh
|
2020-07-15 11:30:20 -05:00 |
|
nate smith
|
4bd0435c38
|
successfully use sh for windows aliases
|
2020-07-14 16:19:01 -05:00 |
|
vilmibm
|
bbd756a99f
|
split shell alias execution into new function
|
2020-07-14 16:13:00 -05:00 |
|
nate smith
|
c3a5384895
|
add experimental powershell support for shell aliases
|
2020-07-14 16:12:51 -05:00 |
|
vilmibm
|
3a9167cfe4
|
Implement shell aliases
This command adds --shell to `gh alias set`, allowing specified aliases
to be run through a shell interpreter.
|
2020-07-14 16:12:07 -05:00 |
|
vilmibm
|
6bd898ee54
|
start on alias delete
|
2020-06-05 13:04:45 -05:00 |
|
vilmibm
|
106a0957e1
|
review feedback
|
2020-06-05 12:24:54 -05:00 |
|
vilmibm
|
a05daf2145
|
gh alias list
|
2020-06-05 12:06:51 -05:00 |
|
Mislav Marohnić
|
1f616859fc
|
Merge remote-tracking branch 'origin' into auth-split
|
2020-06-04 12:00:19 +02:00 |
|
vilmibm
|
6defbbf73f
|
finally properly handle quoted arguments to alias set
|
2020-06-03 15:00:49 -05:00 |
|
vilmibm
|
a3a6f25024
|
do not use string concatenation for extra args
|
2020-06-02 16:07:24 -05:00 |
|
vilmibm
|
3b4b244ab0
|
test for empty aliases key
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
37761c97fa
|
partial cleanup
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
db741a0284
|
oops
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
24e97a460f
|
prevent overriding gh commands
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
3552e72f7c
|
allow overwriting aliases
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
e37b517211
|
better placeholder handling
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
bace327634
|
pass rest of args through
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
5fde67110e
|
0 args tst
|
2020-06-02 11:26:44 -05:00 |
|
vilmibm
|
09fa75e141
|
implement gh alias set
|
2020-06-02 11:26:44 -05:00 |
|