Commit graph

110 commits

Author SHA1 Message Date
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
Jan Krüger
70cffacddc fixed typos in 'german.go' 2019-06-30 18:35:01 +02:00
Jan Krüger
5c0b355ca7 Adding 'german.go'
Prior commit failed for unknown reason, but this is again the translated file based on the English version.
2019-06-30 18:28:39 +02:00
Jan Krüger
b7c548121c Translate german.go
Added a new 'german.go' file and translated it using the English version as a base.
2019-06-30 18:17:47 +02:00
Jesse Duffield
ba426f05be don't panick on unix connection failure 2019-06-30 20:41:12 +10:00
Jesse Duffield
ea8258d66e more stuff 2019-06-30 11:40:55 +10:00
Jesse Duffield
4e86732cf2 support custom commands that filter down to service names 2019-06-29 21:29:35 +10:00
Jesse Duffield
eea087c1db add PromptToReturn config option 2019-06-29 13:41:30 +10:00
Jesse Duffield
e220bedc79 support actual mouse support and focusing the main view 2019-06-29 13:41:15 +10:00
Jesse Duffield
b644249d0e show lazydocker config in about tab 2019-06-29 09:16:29 +10:00
Jesse Duffield
799245da38 update keybindings 2019-06-23 17:00:15 +10:00
Jesse Duffield
014dce909c no more separate code paths for tty container logs 2019-06-23 08:11:16 +10:00
Jesse Duffield
5ab4ef6f8c support docker daemon going down randomly 2019-06-16 12:37:47 +10:00
Jesse Duffield
344c72f91a allow showing TOP of a container/service 2019-06-15 14:31:49 +10:00
Jesse Duffield
2474c0b34e support custom commands in services and containers panel 2019-06-15 14:08:12 +10:00
Jesse Duffield
87c6208577 add volumes panel 2019-06-10 18:08:23 +10:00
Jesse Duffield
da645cf173 allow viewing container config in services panel 2019-06-09 12:07:01 +10:00
Jesse Duffield
1246ac1ad3 visually display context tabs 2019-06-09 12:00:53 +10:00
Jesse Duffield
5d55939719 clean some things up 2019-06-09 10:03:04 +10:00
Jesse Duffield
a27b429807 allow config option to only show standalone containers 2019-06-08 21:09:53 +10:00
Jesse Duffield
7e45881dc3 a lot of change 2019-06-08 13:00:37 +10:00
Jesse Duffield
1f5df32141 WIP streaming commands 2019-06-05 23:20:42 +10:00
Jesse Duffield
129c9bbe9e type the translations 2019-06-05 22:20:30 +10:00
Jesse Duffield
5d40c084a5 WIP 2019-06-05 21:59:27 +10:00
Jesse Duffield
c55e83aeaa support custom commands and do minor refactor 2019-06-05 19:58:08 +10:00
Jesse Duffield
f0f96de2b5 WIP on subprocesses 2019-06-03 21:52:25 +10:00
Jesse Duffield
2f57561c40 more use of waiting statuses 2019-06-03 20:08:42 +10:00
Jesse Duffield
3cfa4a2bda more stuff 2019-06-02 16:28:52 +10:00