1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-17 01:42:45 +02:00
Commit Graph

3557 Commits

Author SHA1 Message Date
52316e628e fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html)
try this

WIP
2022-11-12 10:53:12 +11:00
e8b97c9fe2 fix could-not-access error 2022-11-11 12:30:14 +11:00
ab03cf8bcf Update README.md 2022-11-09 21:14:14 +11:00
cc01c0de6d Update README.md 2022-11-09 19:57:26 +11:00
4f471f352f Updated README.md 2022-11-09 08:54:28 +00:00
a63d5c5644 Update README.md 2022-11-09 19:54:11 +11:00
c4e71356bb Updated README.md 2022-10-25 05:49:39 +00:00
b0f7cf092f Merge pull request #2222 from Ryooooooga/disable-keybindings 2022-10-24 22:49:20 -07:00
808b35d8f2 docs: add examples of disabling keybindings 2022-10-18 22:23:56 +09:00
4aa9147dfa build: $ ./scripts/bump_gocui.sh 2022-10-18 22:20:04 +09:00
14ec0cd92e feat: allow null in keybindings 2022-10-18 22:20:03 +09:00
36c6462a53 Merge pull request #2220 from Ryooooooga/rename-stash 2022-10-16 09:56:32 -07:00
2ec0b671e6 test: update stash/rename integration test 2022-10-16 16:26:17 +09:00
3103398e31 chore: refactor rename stash 2022-10-16 09:30:04 +09:00
e78e829e3a test: add an integration test for rename stash 2022-10-16 09:30:03 +09:00
eceb3a5aa6 chore: refactor rename stash 2022-10-16 09:12:43 +09:00
8a9eefa4d2 chore: remove unnecessary space
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2022-10-16 09:12:43 +09:00
11316b7a48 feat: add rename stash 2022-10-16 09:12:42 +09:00
8f3ccd07db Merge pull request #2223 from gusandrioli/use-lazycore-to-get-dir 2022-10-15 10:05:03 -07:00
79334b84f0 Merge pull request #2221 from Ryooooooga/commit-message-prompt 2022-10-15 10:00:14 -07:00
39e84e13f4 Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00
0c3eab4059 fix: fix initial origin of commit message panel 2022-10-15 20:09:23 +09:00
05089b9a9a Merge pull request #2219 from Ryooooooga/stash-icon 2022-10-14 08:41:39 -07:00
d90fedfbf8 feat: add stash icon 2022-10-14 21:58:58 +09:00
6af0afdb1c Updated README.md 2022-10-14 00:46:34 +00:00
6cb5e628b3 Merge pull request #2218 from Ryooooooga/feature/empty-stash-message 2022-10-13 17:46:13 -07:00
a4239c7a37 fix: fix stash with empty message 2022-10-13 22:23:56 +09:00
fc0b14edef Update README.md 2022-10-11 08:40:35 -07:00
6b9f43c73b Merge pull request #2213 from jesseduffield/go-mod-vendor 2022-10-11 08:38:46 -07:00
1358662a21 Updated README.md 2022-10-11 15:17:01 +00:00
ffe5e16688 add profiling guide to contributor docs 2022-10-11 08:16:34 -07:00
575afa1377 update vendor directory 2022-10-11 08:12:56 -07:00
d22f6d73ff Updated README.md 2022-10-09 16:00:39 +00:00
867975ad31 Merge pull request #2210 from jesseduffield/move-box-layout-into-lazycore 2022-10-09 09:00:24 -07:00
24a07ae85a update docs for lazycore 2022-10-09 08:49:49 -07:00
c370a5e728 add bump lazycore script 2022-10-09 08:47:38 -07:00
dba0edb998 use boxlayout from lazycore 2022-10-09 08:31:14 -07:00
7b4b42abd6 Updated README.md 2022-10-06 18:26:36 +00:00
2f76ef58f1 Merge pull request #2204 from Ryooooooga/move-by-word 2022-10-06 11:26:10 -07:00
e436922eb6 feat(editors.go): move by words 2022-10-05 22:29:55 +09:00
056cc14821 Merge pull request #2199 from TomBaxter/master 2022-10-03 20:15:50 -07:00
c686c7f9ed Replace regex for retrieving latest version 2022-10-03 13:58:04 -04:00
b27a2ce39a Merge pull request #2197 from jesseduffield/fix-extra-spaces-in-tests 2022-10-03 09:41:12 -07:00
e3f21f0588 strip NUL bytes instead of replacing with space 2022-10-03 09:29:41 -07:00
3375cc1b3d Merge pull request #2196 from jesseduffield/no-glitchy-render-to-main 2022-10-02 21:05:54 -07:00
ed98b60078 use thread safe map 2022-10-02 20:57:44 -07:00
e76fa5a6cb fix glitchy render of stale data when flicking through files and directories 2022-10-02 20:41:24 -07:00
a77aa4d75a Updated README.md 2022-10-03 03:37:49 +00:00
68a2a4c6b5 Merge pull request #2195 from jesseduffield/bumo-gocui 2022-10-02 20:37:31 -07:00
8858f03606 adjust test temporarily to unblock master 2022-10-02 20:34:14 -07:00