1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-06 22:33:07 +02:00
Commit Graph

3571 Commits

Author SHA1 Message Date
c769e5828c Update README.md 2022-11-12 18:09:15 -03:30
33410213f1 Updated README.md 2022-11-12 18:09:15 -03:30
af57dbd225 Update README.md 2022-11-12 18:09:15 -03:30
66a253916e test: add more assertions 2022-11-12 18:09:15 -03:30
a47e72892a Merge branch 'master' into stash-untracked-changes 2022-11-01 16:08:34 -02:30
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
69040f094d clean: delete old integration artifacts 2022-10-06 23:03:46 -02:30
8c46a0110d Merge branch 'master' into stash-untracked-changes 2022-10-06 22:59:06 -02:30
a30d924afe test: add test for stash including untracked files 2022-10-06 22:53:13 -02:30
f4c188fa5b fix(test): add stash name 2022-10-06 22:42:49 -02:30
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