Commit Graph
320 Commits
Author SHA1 Message Date
Dawid Dziurla 07e108d16c Merge pull request #131 from muesli/gosimple-fixes
Simplified return and bool check code
2019-07-19 11:02:17 +02:00
Christian Muehlhaeuser 16b3eaedac Simplified return and bool check code 2019-07-19 04:54:33 +02:00
Dawid Dziurla 857053de56 Merge pull request #129 from jesseduffield/xdg
Use xdg package instead of configdir
2019-07-18 02:59:03 +02:00
Dawid Dziurla e413252d3b mod: newer xdg package
need to use newer commit, because of BSD support
2019-07-13 13:08:01 +02:00
Dawid Dziurla 2b3d380d10 config: use xdg package instead of configdir 2019-07-13 12:56:51 +02:00
Dawid Dziurla f384e57917 mod: tidy and vendor 2019-07-13 12:39:50 +02:00
Dawid Dziurla f7d566b915 Merge pull request #128 from tecpromotion/patch-2
typos and sentence structure
2019-07-13 12:09:29 +02: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
Dawid Dziurla 690a7c62f4 main: check for encoding error 2019-07-12 23:48:49 +02:00
Dawid Dziurla 8024ba77f1 main: nicer --version output 2019-07-12 23:41:40 +02:00
Jesse Duffield c99bdaa5ff Merge pull request #124 from jesseduffield/confirmation-options
show y/n options on confirmation panels
2019-07-12 21:01:43 +10:00
Jesse Duffield 7c87c21fa0 show y/n options on confirmation panels 2019-07-12 20:59:44 +10:00
Dawid Dziurla 0e81129024 README: set minimal docker version 2019-07-08 14:48:46 +02:00
Dawid Dziurla bd16a78b06 Merge branch 'docker-sdk-update' 2019-07-08 14:44:51 +02:00
Jesse Duffield 06c80ec36f Merge pull request #120 from SvenDowideit/add-image-and-volume-custom-commands
custom commands for images and volumes
2019-07-08 18:22:55 +10:00
Dowideit, Sven (O&A, St. Lucia) cdf075b00d Initial working demo
Signed-off-by: Dowideit, Sven (O&A, St. Lucia) <Sven.Dowideit@csiro.au>
2019-07-08 17:01:15 +10:00
Jesse Duffield cca69e64f3 Merge pull request #111 from mjarkk/f110
Added `e` keybinding for toggling visibility stopped containers
v0.5.5
2019-07-07 22:50:44 +10:00
mjarkk 209456fdcd Changed the keybinding to e 2019-07-07 14:44:59 +02:00
mjarkk ec5bd8cd38 Updated keybindings file 2019-07-07 14:34:06 +02:00
Mark KopengaandJesse Duffield 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
mjarkk 30a79faa49 Moved the filtering out of containers to the docker.go file 2019-07-07 14:19:35 +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 87d657ccf2 only update docs on release 2019-07-07 13:07:13 +10:00
lazydocker bot 7e490b9ee0 update docs 2019-07-07 03:03:29 +00:00
Jesse Duffield 17fc1bd2e3 Merge pull request #114 from jesseduffield/ci-cheatsheet
update docs when merging to master
2019-07-07 13:03:15 +10:00
Jesse Duffield 018e151e1f update docs when merging to master 2019-07-07 13:01:08 +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
Jesse Duffield da6deff199 Merge pull request #112 from mjarkk/fix-git-typo
Cleaned up some code from lazygit
2019-07-07 11:05:10 +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 4dc13ebda5 Update README.md 2019-07-06 12:26:32 +10:00
Jesse Duffield 91e3c0fb0f Merge pull request #103 from jesseduffield/window-check
bump gocui fork to check window size
2019-07-06 10:35:36 +10:00
Jesse Duffield a680446596 bump gocui fork to check window size 2019-07-06 10:25:13 +10:00
Jesse Duffield a5ec531b2b Merge pull request #98 from mjarkk/fix-76
Add a limit to the c.StatsHistory
2019-07-06 09:26:03 +10:00
mjarkk 58baf82519 Added the sugestion from @jesseduffeild 2019-07-05 16:58:06 +02:00
Jesse Duffield c04867b36d Update Config.md 2019-07-05 23:03:22 +10:00
Jesse Duffield b80b13d308 Update Config.md 2019-07-05 23:02:03 +10:00
Dawid Dziurla feeb5c9bf6 go mod tidy 2019-07-05 14:53:34 +02:00
Jesse Duffield 0d42164c8f Update README.md 2019-07-05 22:45:06 +10:00
Dawid Dziurla bb319ddb59 adjust code to newer API 2019-07-05 14:18:44 +02:00
Dawid Dziurla 277681a0dc use newer Docker SDK 2019-07-05 14:18:19 +02:00
Jesse Duffield 71acacbb0c Update issue templates 2019-07-05 21:59:28 +10:00
Jesse Duffield a536c09dab set publish: false v0.5.4 2019-07-05 20:56:37 +10:00
Jesse Duffield 35a7c3a58d use devel snapcraft grade v0.5.3 2019-07-05 20:43:27 +10:00
Jesse Duffield 319b026c26 remove snapcraft.login after we've logged in v0.5.2 2019-07-05 20:31:41 +10:00