Mislav Marohnić
|
75ebb863e3
|
Use testify assertions for error matching
|
2021-01-19 13:59:37 +01:00 |
|
Cristian Dominguez
|
867f38970f
|
Fix USAGE help for some commands
|
2020-11-13 10:10:53 -03:00 |
|
Mislav Marohnić
|
5b4a08dcb9
|
Ensure that only PATH is searched when shelling out to external commands
Works around https://github.com/golang/go/issues/38736 for Windows.
|
2020-11-11 16:33:13 +01:00 |
|
vilmibm
|
a2aa154794
|
port entirely to ColorScheme
|
2020-10-29 12:37:45 -07:00 |
|
vilmibm
|
f3b4493448
|
print aliases as valid yaml when piping
|
2020-09-14 10:33:29 -05:00 |
|
vilmibm
|
451ece198b
|
missed a disable auth check
|
2020-08-25 10:10:16 -05:00 |
|
Mislav Marohnić
|
2b9de23637
|
Extract alias expansion into a separate package
|
2020-08-11 15:18:48 +02:00 |
|
Mislav Marohnić
|
172ea2b078
|
Isolate all alias commands
|
2020-08-11 13:57:48 +02:00 |
|