23 Commits
Author SHA1 Message Date
Gustavo Andrioli 119835c64d Check if cheatsheets are up to date on CI 2022-10-10 17:43:29 -03:00
Gustavo Andrioli 68ee15d24d Convert generate cmd func to const 2022-10-10 16:03:24 -03:00
Gustavo Andrioli 68f5566fd0 Add message that cheetsheets are auto-generated 2022-10-10 15:36:18 -03:00
Jesse Duffield badc43b225 allow changing window size 2022-10-09 18:02:11 -07:00
Jörg SachseandGitHub 54cfd08849 remove extracted lazydocker binary
The installation method used up until now would always leave one copy of the lazydocker binary in the extraction directory. This copy is not actually needed after installation, so it should be removed. TheAxelander also pointed this out in his comment at https://github.com/jesseduffield/lazydocker/issues/270#issuecomment-1042983635.
This commit changes that behaviour and makes the install script cleanup after itself.
2022-06-14 12:03:06 +02:00
Jesse Duffield 6bc57b7628 appease linter 2022-05-09 21:31:24 +10:00
Kevin Degeling 8acb257abe Improved installation script that avoids sudo rights 2021-09-19 13:45:41 +02:00
Dawid DziurlaandGitHub 60640d4fe4 install_update_linux: allow specifying directory
Closes #208
2020-03-15 19:02:45 +01:00
Gaetano Giunta 8309068378 only use curl in install_update_linux.sh 2019-12-22 17:38:39 +00:00
Jesse Duffield c8adaa920a use relative path when creating docs 2019-09-07 19:20:28 +10:00
Jesse Duffield cfd47b2877 add get_required_translations.go 2019-07-07 11:11:24 +10:00
Jesse DuffieldandGitHub 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
immanuelfodor 58ba364348 Map other different platforms to the binaries 2019-07-04 20:21:31 +02:00
Immánuel!andGitHub ed744bbe80 Map the i386 platform to the x86 binary 2019-07-04 15:58:48 +02:00
Pieter van de Bruggen 277882e78b Updating another missed instance of NewAppConfig
Thanks @dawidd6!
2019-07-03 11:27:32 -07:00
Pieter van de Bruggen 12f3cfab55 Rename StatusPanel to ProjectPanel 2019-07-03 10:48:55 -07:00
immanuelfodor 430e5ec3cc Map the aarch64 platform to the arm64 binary 2019-07-03 17:17:23 +02:00
Dawid Dziurla 8041d7d8b1 scripts: adjust cheatsheet generator to latest changes 2019-07-03 12:58:57 +02:00
Immánuel!andGitHub e58184821a Add automated install-update script for Linux 2019-07-01 16:03:23 +02:00
Jesse Duffield 799245da38 update keybindings 2019-06-23 17:00:15 +10:00
Jesse Duffield 5d55939719 clean some things up 2019-06-09 10:03:04 +10:00
Jesse Duffield 129c9bbe9e type the translations 2019-06-05 22:20:30 +10:00
Jesse Duffield cf5ec17197 repurpose lazygit code 2019-05-12 10:32:02 +10:00