Commit graph

87 commits

Author SHA1 Message Date
Jesse Duffield
fb7b28243b improve subprocess approach 2022-10-09 18:03:46 -07:00
Jesse Duffield
badc43b225 allow changing window size 2022-10-09 18:02:11 -07:00
Luka Markušić
badc92f192 Add container pause functionality 2022-05-12 14:01:44 +02:00
Jesse Duffield
2f08e0942a support starting a service 2022-05-11 19:48:11 +10:00
Jesse Duffield
62be3d9924 allow forcing an image removal 2022-05-11 19:38:53 +10:00
Jesse Duffield
a100caa0d9 use sdk to inspect containers 2022-05-11 18:22:14 +10:00
Jesse Duffield
ac1e47766a ensure we refresh after hiding stopped containers 2022-05-10 22:24:19 +10:00
Jesse Duffield
052c2ec1d1 appease linter 2022-05-10 20:59:28 +10:00
glendsoza
2718749229 Ran gofmt to fix issues with formatting 2022-01-19 17:27:24 +05:30
glendsoza
9a0bbd1e38 Fixed the typo and removed the uncessory comment 2022-01-18 21:42:49 +05:30
glendsoza
ce5e97dd68 Merge branch 'master' of github.com:jesseduffield/lazydocker 2022-01-18 21:38:39 +05:30
Jesse Duffield
9fad29449c
Merge pull request #272 from lpessoa/lp-order-by-status 2022-01-18 12:28:09 +11:00
glendsoza
4d90a0345f Changes as requested per review 2022-01-17 19:24:32 +05:30
glendsoza
af2eb0bb84 Created a seperate context to display just environment variables in the container panel 2022-01-12 22:39:12 +05:30
Jesse Duffield
97772a95d0 remove anonymous reporting prompt because we disabled that globally ages ago 2022-01-12 23:11:03 +11:00
lpessoa
14e6ff1c1f Use sort containers by state by default
Implements #224
Use sort containers by state as default behavior

Legacy sort by name behavior can be set using a user config setting.
`sortContainersByName` is false by default.
2021-12-09 23:18:20 +00:00
Dwarven YANG
43f83f64ec allow user to configure the gui language 2021-08-30 09:54:55 +08:00
Mark Kopenga
fb6b73bf5f
Merge pull request #247 from stokito/exec_shell
Exec shell: separate menu item and auto detect shell: bash or sh
2021-03-24 21:38:10 +01:00
Sergey Ponomarev
7ede2f8297 Open in browser
Most containers expose some http port. We can open it in browser.
For simplicity we can just open first container's published port.
2021-03-22 17:43:10 +02:00
Sergey Ponomarev
2688801cbd Separate menu item for Exec shell
Login to container's shell is very popular operation and to make it easier it will be better to make it as a separate menu item with a dedicated hot key.
2020-12-12 18:45:24 +02:00
Jesse Duffield
941c9fff05 couple small fixes 2020-09-23 20:31:21 +10:00
Jesse Duffield
54609a5d99
Merge pull request #148 from jesseduffield/147_child_processes
ensure the current task is stopped before exit
2019-09-07 18:08:02 +10:00
Jesse Duffield
3f28a97507 ensure the current task is stopped before exit so we don't have any child orphan processes
use stop mutex
2019-09-07 18:04:49 +10:00
Dustin
42c428771a
fix german notion of volumes
Afaik, `Volumen` is not the common notion for docker volumes. Simply using `Volumes` is better.
2019-08-12 15:15:04 +02:00
Jesse Duffield
4dc8f76083
Merge pull request #107 from jesseduffield/bulk-commands
Support bulk commands in each of the panels
2019-07-29 19:01:20 +10:00
Jesse Duffield
1f9f82601b support bulk commands in each of the panels 2019-07-29 18:59:07 +10:00
Stefan Wendhausen
4b727fc24a
Update german.go 2019-07-13 11:59:32 +02:00
Stefan Wendhausen
9a558edf3b
typos and sentence structure
Corrected some typos and improved sentence structure
2019-07-13 11:56:36 +02:00
Jesse Duffield
7c87c21fa0 show y/n options on confirmation panels 2019-07-12 20:59:44 +10:00
Mark Kopenga
9bbd513a72
Update pkg/i18n/english.go
Co-Authored-By: Jesse Duffield <jessedduffield@gmail.com>
2019-07-07 14:33:23 +02:00
Mark Kopenga
0ca9235220
Merge branch 'master' into f110 2019-07-07 14:33:03 +02:00
mjarkk
401c6a39ed
Updated the keybindings 2019-07-07 14:30:18 +02:00
Jesse Duffield
a46074c581
Merge pull request #108 from jesseduffield/see-required-translations
add get_required_translations.go
2019-07-07 21:13:29 +10:00
Jesse Duffield
cfd47b2877 add get_required_translations.go 2019-07-07 11:11:24 +10:00
Jesse Duffield
df7f9c4a99 update cheatsheets 2019-07-07 11:11:24 +10:00
mjarkk
867459af56
Merge remote-tracking branch 'jesse/master' into fix-git-typo 2019-07-06 22:28:41 +02:00
mjarkk
fddbc7cdf8
Removed some lazygit code 2019-07-06 22:27:52 +02:00
mjarkk
b89b02eee5
Added h key binding 2019-07-06 21:20:21 +02:00
Jesse Duffield
ea6eafe2df fix CI 2019-07-05 10:35:25 +10:00
Jesse Duffield
9207dc6faa
Merge pull request #88 from pvande/feature/display-project-directory
Show Project Directory in Status Panel
2019-07-05 10:19:18 +10:00
Jesse Duffield
6883c08f62
Merge pull request #90 from oguzcandemircan/turkhis-language-support
Added Turkish language support
2019-07-04 21:05:23 +10:00
Dawid Dziurla
16e596efaa
i18n: userLang variable was set needlessly 2019-07-04 11:17:39 +02:00
Dawid Dziurla
08c711a334
i18n: add polish translation 2019-07-04 11:12:21 +02:00
Oğuzcan Demircan
ce6cffa784
"Error return value of mergo.Merge is not checked (from errcheck)" issue solved 2019-07-04 11:53:33 +03:00
Oğuzcan Demircan
f811a3708a
Update turkish.go 2019-07-04 08:48:08 +03:00
Pieter van de Bruggen
12f3cfab55 Rename StatusPanel to ProjectPanel 2019-07-03 10:48:55 -07:00
Oguzcan Demircan
3bca81dd9a Added: Turkish language support 2019-07-03 18:17:27 +03:00
Mark Kopenga
86589c3517
Added dutch translations (#18)
* Translated the keybindings

* Translated the dutch.go file

* Squased the commits

* Added the sugestion from @YannickMeeus

* Fixed a minor bug in the i18n file

* Removed the .vscode settings

* Squased the commits
2019-07-01 15:46:18 +02:00
Jesse Duffield
73ec29849f fix format 2019-07-01 20:02:47 +10:00
Jan Krüger
541bf0310a Add check for German in 'i18n.go' 2019-07-01 02:04:39 +02:00