Jesse Duffield
|
2dda39dff0
|
Appease linter
|
2023-10-10 17:39:09 +11:00 |
|
Jesse Duffield
|
966570ce6c
|
Forward env vars to commands
We want to forward env vars to commands just because it's good practice,
and probably enables things that previously weren't possible.
|
2023-10-09 22:03:40 +11:00 |
|
Dawid Dziurla
|
0066c1c76c
|
os: fix linter issue
|
2023-03-29 15:55:53 +02:00 |
|
Gustavo Andrioli
|
d77b895319
|
Wrap custom commands on shell
|
2022-12-01 19:04:29 +11:00 |
|
Jesse Duffield
|
52040d1d99
|
better way of rendering to the main view
|
2022-11-10 19:14:12 +11:00 |
|
Jesse Duffield
|
ea3c009305
|
extract process kill logic
|
2022-06-18 13:33:51 +10:00 |
|
Jesse Duffield
|
6bc57b7628
|
appease linter
|
2022-05-09 21:31:24 +10:00 |
|
Paul Reichelt
|
bfd3df5354
|
Move Kill and PrepareForChildren to platform specific implementation
|
2019-11-11 11:38:43 +01:00 |
|
Harry White
|
b22b4801af
|
Return error with stderr value
To maintain existing behaviour when not capturing stdout and stderr
|
2019-10-28 22:45:37 +11:00 |
|
Harry White
|
5d5ca0d3c4
|
Return only stdout from command
docker-compose outputs warning messages to stderr
|
2019-10-28 22:22:29 +11:00 |
|
Christian Muehlhaeuser
|
16b3eaedac
|
Simplified return and bool check code
|
2019-07-19 04:54:33 +02:00 |
|
mjarkk
|
fddbc7cdf8
|
Removed some lazygit code
|
2019-07-06 22:27:52 +02:00 |
|
mjarkk
|
e3f6f59890
|
Removed some dead code
|
2019-07-01 09:56:05 +02:00 |
|
Jesse Duffield
|
345f02eb11
|
fix nil pointer exception when trying to kill process
|
2019-06-30 18:24:59 +10:00 |
|
Jesse Duffield
|
d81c407dd2
|
allow for viewing logs in both status and containers panel
|
2019-06-09 12:24:22 +10:00 |
|
Jesse Duffield
|
b65df625f4
|
much more stuff
|
2019-06-09 00:08:22 +10:00 |
|
Jesse Duffield
|
7e45881dc3
|
a lot of change
|
2019-06-08 13:00:37 +10:00 |
|
Jesse Duffield
|
5bf1a40d2f
|
more progress
|
2019-06-02 17:54:59 +10:00 |
|
Jesse Duffield
|
664058d5f0
|
make config type safe
|
2019-06-02 11:37:21 +10:00 |
|
Jesse Duffield
|
cf5ec17197
|
repurpose lazygit code
|
2019-05-12 10:32:02 +10:00 |
|